Skip to content

studiozero/szvr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Studio Zero Website

Studio Zero v2 is built with Hugo.

For details on installing Hugo - go here http://gohugo.io/tutorials/installing-on-mac/


##Development

npm install - installs node-sass and some utils for watching file changes.

cd into directory and run hugo server.

If you are doing CSS work, you'll also want to run sass. For this, have another terminal in the root directory and run npm run dev.

Releases

No releases published

Packages

No packages published