@bilt/site

npm install

Usage no npm install needed!

<script type="module">
  import biltSite from 'https://cdn.skypack.dev/@bilt/site';
</script>

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