Skip to content

doctorallen/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

About

hugo + gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.1%
  • CSS 28.3%
  • Other 0.6%