A very simple static site generator using reStructuredText
Project description
handcrank
A very simple static site generator for converting reStructredText into HTML5 and CSS3 formatted for the desktop, tablet, and mobile browsers.
You got 2 minutes?
Install it:
pip install handcrank
Create a new site:
handcrank --sitedir ~/my_site startsite
Generate it:
handcrank --sitedir ~/my_site generate
Open the site in a browser:
open ~/my_site/output/index.html
That’s it!
See full documentation at http://packages.python.org/handcrank
What you can make
News
0.2
Release date: 10-Nov-2010
FIX The generator delegate was not correctly alphabetizing the source list
FIX Some documentation spelling mistakes
0.1
Release date: 30-Sep-2010
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
handcrank-0.2.tar.gz
(382.1 kB
view details)
File details
Details for the file handcrank-0.2.tar.gz
.
File metadata
- Download URL: handcrank-0.2.tar.gz
- Upload date:
- Size: 382.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be30f91115d3f69be5324527138d08a89ba165e297d446cb5e84454cf4ccf318 |
|
MD5 | 5b10b02863d654123268449ce68f2b81 |
|
BLAKE2b-256 | d3e5cb516cd7166977533a8ab8bdf8621b9a183378a4f2a4509b2a62d056e983 |