@bilt/site
v1.0.7
Published
## Installing
Downloads
23
Readme
Bilt Site
Installing
npm install
Trying it out
npm start
Then open the browser at http://localhost:8080.
Building before deploying
npm run build
Deploying to Netlify (to production!)
npm run deploy
Contributing
- 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