All Projects → ktmud → huggle

ktmud / huggle

Licence: other
hugo + gulp

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Huggle

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].