Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 688 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 688 Bytes

Pug Index Page Boilerplate

A Pug version of the HTML5 Boilerplate

Usage

Download to a folder and enter

grunt w

in node to begin watching for changes to any .pug files. 404.pug and index.pug will compile to index.html and 404.html.

Use to quickly start projects with .pug.

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.