Skip to content

tinyhare/blog

 
 

Repository files navigation

autohugo Circle CI

autohugo is a tool for build auto-deployable static websites.

How works?

Simple, every time you push the new content to your repository, the HTML is generated and deployed.

Components

  • Hugo: creates beautiful web sites from Markdown files.
  • Github Pages: servers the HTML code generated by Hugo.
  • CircleCI: runs Hugo and upload the new code to gh-pages branch.

Documentation

About

auto-deployable static websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.7%
  • HTML 40.6%
  • Makefile 7.6%
  • JavaScript 1.1%