Skip to content

ktmud/huggle

Repository files navigation

Hugo theme boilerplate with Gulp.js and multiple-language support.

Combine the power of Hugo and gulp.js, it becomes incrediblely easy & fast to generate a static site of your own.

Write posts in Markdown, polish UI in stylus/less/sass/coffee, build the entire site in seconds.

Usage

  1. Install hugo // Long story short: brew install hugo
  2. Create a site: hugo new site /path/to/site
  3. cd /path/to/site
  4. git clone https://github.com/ktmud/huggle.git themes/huggle

Start blogging

  1. hugo new post/first-article.md
  2. hugo server -ws .

More

Check out the detailed tutorial.

License

MIT

Releases

No releases published

Packages

No packages published

Languages