pnbp

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

ModeNameSize
-rw-r--r--.gitignore20L
-rw-r--r--Makefile5L
-rw-r--r--README.md31L
-rw-r--r--example/data/docs.json1L
-rw-r--r--example/data/index.json1L
-rw-r--r--example/data/static/styles/style.css26L
-rw-r--r--example/includes/header.html15L
-rw-r--r--example/pages.yml24L
-rw-r--r--example/templates/homepost.html3L
-rw-r--r--example/templates/post.html4L
-rw-r--r--example/templates/std.html17L
-rw-r--r--src/core/__init__.py33L
-rw-r--r--src/core/builder.py135L
-rw-r--r--src/core/helper/__init__.py0B
-rw-r--r--src/core/helper/cmd.py15L
-rw-r--r--src/core/helper/functions.py43L
-rw-r--r--src/core/module.py79L
-rw-r--r--src/core/modules/__init__.py7L
-rw-r--r--src/core/modules/admin.py39L
-rw-r--r--src/core/modules/blog.py115L
-rw-r--r--src/core/modules/data/admin/edit.template80L
-rw-r--r--src/core/modules/data/admin/htaccess.template5L
-rw-r--r--src/core/modules/data/admin/index.template55L
-rw-r--r--src/core/modules/data/admin/post.template50L
-rw-r--r--src/core/modules/stagit.py5L
-rw-r--r--src/core/template.py47L
-rwxr-xr-xsrc/init.py42L
-rw-r--r--src/stagit/__init__.py25L
-rw-r--r--src/stagit/ambassador.py56L