Skip to content

alexellis/blog

 
 

Repository files navigation

Hypriot Blog

Circle CI Join the chat at https://gitter.im/hypriot/talk

This repository is used to generate the blog at blog.hypriot.com.

Improve this blog, because you can!

The blog is completely open source, so everyone is empowered and welcome to create PRs to improve it! It's as easy as the following steps:

  • Clone this repo
  • Change directory into the freshly cloned repo
  • Setup hugo on your local machine by following the official docs
  • Start hugo locally as a server
hugo server -w
  • Open a browser at URL http://localhost:1313
  • Make changes and see them immediately updated in the browser. Find our static pages in subfolder content/ and the blogposts in content/post/
  • Create a PR and ask the Hypriot Team for review

License

For this blog we use the CC-BY-NC 4.0 license. Any derivatives of this work and any contributions are assumed to be licensed under the same license.

About

Repository for the Hypriot Blog at

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • JavaScript 69.1%
  • CSS 21.7%
  • HTML 8.6%
  • Shell 0.6%