pnbp

a terrible but reliable site builder
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2016-01-22 18:07Fixed weird stuff with admin module, poked at the blog module, updated builder to keep backups of all generated sites, made stagit thingy betterPaul Longtine8+85-40
2016-01-22 02:49added stagit stuffPaul Longtine4+66-4
2015-08-16 05:27Update README.mdPaul Longtine1+1-1
2015-06-27 23:50Made the admin module a tad more prettyPaul Longtine9+204-207
2015-06-27 22:46Moved to OptParse for args, moves 'site' dir instead of obliterating it, minor tweaksPaul Longtine7+40-61
2014-10-20 13:04Instead of shotty scripts use make insteadPaul Longtine3+5-7
2014-09-03 01:16added apache2 authPaul Longtine2+33-24
2014-09-02 01:27mergedPaul Longtine19+617-567
2014-09-02 01:18second refactorbeamPaul Longtine18+330-340
2014-09-01 03:33Polished adminPaul Longtine1+5-4
2014-09-01 03:12first refactorbeamPaul Longtine17+601-556
2014-08-31 21:18more adminPaul Longtine4+108-37
2014-08-31 05:01added support for an admin pagePaul Longtine4+174-204
2014-08-30 22:54tabify.Paul Longtine5+496-296
2014-08-29 00:30did the thing to make it workPaul Longtine2+12-15
2014-08-28 02:42re-aranged for prettyPaul Longtine2+38-32
2014-08-27 21:26Added some logPaul Longtine1+4-2
2014-08-27 20:33Fixed bugPaul Longtine1+4-4
2014-08-19 05:28Merge branch 'master' of github.com:bannana/pnbpPaul Longtine0+0-0
2014-08-19 05:23added a few pinches of regex to core.runInlineScript()Paul Longtine1+62-63
2014-08-18 00:44updatePaul Longtine1+1-1
2014-08-17 05:30refactored againPaul Longtine6+221-209
2014-08-17 01:01Refactored, added -d and --help optionsPaul Longtine3+141-110
2014-08-15 20:04added --init optionPaul Longtine4+53-32
2014-08-14 16:46Merge branch 'master' of github.com:bannana/pnbpPaul Longtine2+5-6
2014-08-14 16:45Changed the requirements of the bare minimum configPaul Longtine2+41-21
2014-08-13 20:21updated documentationPaul Longtine2+5-6
2014-08-13 19:10added functions.pyPaul Longtine4+51-25
2014-07-16 00:47exactly why I hate readme'sPaul Longtine1+8-8
2014-07-16 00:45damn kidsPaul Longtine1+5-5
2014-07-16 00:44readme.Paul Longtine1+33-0
2014-07-15 21:43Added the ability to change destination directory for compiled site, and added install.sh and uninstalll.shPaul Longtine3+36-10
2014-06-17 18:16started working on docsPaul Longtine11+36-91
2014-06-13 20:21Using YAML instead of JSON for configuring pagesPaul Longtine4+41-37
2014-06-13 19:25fixed scripts, did not support multiple scripts on the same page.Paul Longtine1+17-14
2014-06-13 17:45very, _very_ small bugfix. Couldn't use files in data/static/paul1+4-1
2014-06-13 17:01added dynamic import of modules and fixed an issuePaul Longtine2+12-3
2014-06-13 15:40Reworked things, finished pagePaul Longtine14+229-200
2014-06-12 18:37AAAAAAAAAAAAAAAAAAAAAPaul Longtine2+15-14
2014-06-12 11:06page working, working on 'location'Paul Longtine7+46-23
2014-06-11 18:29Working on page, she's a needy gal.Paul Longtine1+27-3
2014-06-10 17:59Removed archive in blog, added example archive scriptPaul Longtine6+53-57
2014-05-23 20:03removed admin/ for being fatPaul Longtine5+0-1944
2014-05-23 15:55added containing div for archivePaul Longtine1+2-2
2014-05-23 14:39More error, timestamp and added inline scripts in includesPaul Longtine11+153-142
2014-05-23 01:26added 'description' optionPaul Longtine3+24-17
2014-05-23 00:22Fixed bug when there was no config assosiated with pagevar datePaul Longtine1+13-5
2014-05-22 21:14removed a few things that do nothingPaul Longtine2+0-41
2014-05-22 21:10Archive is working, added /adminPaul Longtine13+2034-26
2014-05-22 18:16started archive page and ajusted a few thingsPaul Longtine3+14-1
2014-05-22 17:25ajusted some thingsPaul Longtine2+9-2
2014-05-22 16:51addex inline scriptsPaul Longtine4+51-2
2014-05-22 14:30dates are now working properlyPaul Longtine7+55-18
2014-05-22 00:18More error.Paul Longtine1+8-2
2014-05-22 00:11changed print statements to be only in the main programPaul Longtine2+3-5
2014-05-21 17:59Fixed some things, building the site is now working.Paul Longtine5+43-17
2014-05-21 16:47Added includes, and buildSite()Paul Longtine7+59-21
2014-05-21 00:16Fixed things.Paul Longtine1+14-10
2014-05-20 18:30changed mod:blog to have title:CPWD2+11-4
2014-05-20 17:55Add all the thingsCPWD10+155-0