Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 445 Bytes

File metadata and controls

13 lines (10 loc) · 445 Bytes

Welcome to Jerbil, the developer-friendly website builder

This package jerbil-website provides template files for a standard jerbil project.

  1. Fork this on github.
  2. Clone it to your computer.
  3. npm i
  4. Edit content in the pages folder.
  5. Edit the html template(s) in the webroot folder.
  6. npm run build
    (alternatively: jerbil if you've installed jerbil-cms via npm -g i jerbil-cms)
  7. Voila! Lovely html web pages.