Collection of improvements to the pnbp core
Support non-html file in modPage
Update readme + the basicConfig (was broken)
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.
# Clone the repository
$ git clone https://github.com/bannatech/pnbp.git
$ cd pnbp
# Install pnbp
$ sudo make install
To set up a basic site, run pbuild -i
For information regarding configration documentation, please refer to the documentation. (which is very sparse)