A website generator for software artisans
Project description
handroll development is on GitHub.
handroll is a static website generator that uses markup languages like Markdown, ReStructuredText, and Textile.
Releases
Version 1.1, Released June 1, 2014
Skip undesirable file types (e.g., Vim .swp files).
Use Markdown code highlighting (via Pygments) and fenced code extensions.
All input and output is handled as UTF-8 for better character encoding.
Run against Python versions 2.6 through 3.4 using Travis CI.
Add a plugin architecture to support composers for any file type.
Provide HTML docs at Read the Docs.
Textile support for .textile files.
ReStructuredText support for .rst files.
Support PyPy.
Version 1.0, Released May 4, 2014
Initial release of handroll
Copy all file types.
Convert Markdown to HTML.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.