Welcome to the Woodbeard repo. To see this in action, go to iAmWoodbeard.com
Foundation ZURB Template
This site uses Foundation's ZURB Template. The code is maintained in the /src
folder and can be compiled and run by using the npm start
command.
To build, the final site, use npm run build
which will minify, concat files and compress images.