Skip to content

petertait/hugo-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Starter

Hugo starter with postcss (precss) and gulp.


Build setup

1. Install node & gulp

brew install node, npm install -g gulp

2. Install packages

bower install && npm install

3. Run Gulp

gulp

Run Hugo

1. Install Hugo

brew install hugo

2. Run Hugo webserver

hugo server -ws ~/repos/hugo-starter


Deploy Hugo

1. Save to /public folder:

hugo -s ~/repos/hugo-starter

About

Hugo starter with postcss using gulp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published