jerbil-website
v1.0.0
Published
Jerbil is a simple CMS that applies html templates to markdown text files. Its a nice easy way to make websites.
Downloads
8
Maintainers
Readme
Welcome to Jerbil, the developer-friendly website builder
This package jerbil-website
provides template files for a standard jerbil project.
- Fork this on github.
- Clone it to your computer.
npm i
- Edit content in the
pages
folder. - Edit the html template(s) in the
webroot
folder. npm run build
(alternatively:jerbil
if you've installed jerbil-cms vianpm -g i jerbil-cms
)- Voila! Lovely html web pages.