dripolles / blog

auto-deployable static websites

Home Page:http://mcuadros.github.io/autohugo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://mcuadros.github.io/autohugo

License:MIT License


Languages

Language:CSS 50.7%Language:HTML 40.6%Language:Makefile 7.6%Language:JavaScript 1.1%