1.0.7 • Published 4 years ago
@bilt/site v1.0.7
Bilt Site
Installing
npm installTrying it out
npm startThen open the browser at http://localhost:8080.
Building before deploying
npm run buildDeploying to Netlify (to production!)
npm run deployContributing
- The source for the pages is in
src/docs, in Markdown files. - The CSS is in
src/resources - The HTML is a template file in
src/_includes/docs-layout.ejs