Skip to content

bannatech/pnbp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Python 2.x

  • pyyaml (pip install pyyaml)

##How to install

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

#Basic usage

To set up a basic site, run build -i

For information regarding configration documentation, please refer to the documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published