This repository has been archived by the owner on May 10, 2018. It is now read-only.
An abandoned static site generator.
License
ljcooke/pilcrow
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
develop
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
PILCROW ======= A static site generator, tailored for my own needs. (Work in progress.) Requires Python 2.6, with the following modules: module easy_install url ------ ---- --- BeautifulSoup BeautifulSoup http://www.crummy.com/software/BeautifulSoup/ dateutil python-dateutil http://labix.org/python-dateutil mako Mako http://www.makotemplates.org/ markdown Markdown http://www.freewisdom.org/projects/python-markdown PyRSS2Gen PyRSS2Gen http://dalkescientific.com/Python/PyRSS2Gen.html yaml PyYAML http://pyyaml.org/wiki/PyYAML At the moment there isn't any documentation, or even a list of features. But you can get some idea of how it works by comparing the contents of ./example-site/ with the resulting site in ./example-site/deploy/, which can be seen in action at: http://inky.github.com/pilcrow/ Licensed under the terms of the MIT license (see the LICENSE file). LINKS ===== Documentation: Mako templates http://www.makotemplates.org/docs/ Markdown formatting http://daringfireball.net/projects/markdown/basics
About
An abandoned static site generator.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published