~banna/pnbp

A static website generator
37b0be00 — Paul Longtine a month ago
Collection of improvements to the pnbp core
9ff631ed — Paul Longtine 2 months ago
Support non-html file in modPage
Update readme + the basicConfig (was broken)

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~banna/pnbp
read/write
git@git.sr.ht:~banna/pnbp

You can also use your local clone with git send-email.

#pnbp

pnbp is a simple, scriptable and extendable platform to generate static websites with simple configuration and dynamic content.

I can't possibly use someone elses software for static website generation, so I made my own.

#Installing

#Dependencies:

#How to install

# Clone the repository
$ git clone https://github.com/bannatech/pnbp.git
  
$ cd pnbp
# Install pnbp
$ sudo make install

#Basic usage

To set up a basic site, run pbuild -i

For information regarding configration documentation, please refer to the documentation. (which is very sparse)

Do not follow this link