Jules is a static blog generator named after a victorian-ish era literary or intellectual character, because apparently that’s a trend now.
Jules processes a list of input directories called packs. A few packs are included to provide useful parts of a website. As of this time, Jules ship with HTML5 Boilerplate, LESS CSS, Bootstrap, and Atom XML Feeds.
Files from the source packs are grouped by their base name, the filename without extensions. A bundle could include a YAML configuration file, a Jinja2 template, or other files. The bundles of files are processed together to output files. By default, the files in the bundle are simply copied.
Restructured text files in a bundle are parsed as the bundle content, YAML files are parsed as the bundle meta data, and Jinja2 templates are used to render output HTML.
Packs |
Bundles |
Files |
|---|---|---|
HTML5 Boiler Pack |
base js/jquery.min |
base.j2 lib/jquery.min.js |
LESS CSS Pack |
js/less.min |
js/less.min.js |
Your site pack |
site_base |
site_base.j2 |
index |
index.j2 |
|
index.rst |
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file jules-0.2.0.1.tar.gz.
File metadata
- Download URL: jules-0.2.0.1.tar.gz
- Upload date:
- Size: 275.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3273d96577d9fa4bae6707c881086a0a544944b5891a842ec7ba6f8ab3e261d
|
|
| MD5 |
1117b3e36148027cc39e79de023c372e
|
|
| BLAKE2b-256 |
ed9b6cb4555fc0beadc1eb0936905ed7b7b14ba952c145049546f90ffac2d7fd
|