fxstein / blog

Repository for the Hypriot Blog at

Home Page:http://blog.hypriot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://blog.hypriot.com


Languages

Language:JavaScript 69.2%Language:CSS 21.7%Language:HTML 8.6%Language:Shell 0.6%