Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 454 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 454 Bytes

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