Yet another static site generator.
At the core, Hana is very simple and known only about reading files from the source directory and writing them to the output directory. Any processing that needs to happen is dependent on plugins. In this sense, Hana is template system agnostic, and can be used to process any files, even ebooks or pdfs (provided there are plugins).
Hana plugins consist of callables that accept two parameters: reference to files available for processing, and reference to Hana.
Hana can create files from a source other than filesystem, by using a custom loader. The loader must have a get_files() method, which returns all files that will be processed by Hana and its plugins.
Release files for hana 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hana-0.0.1.tar.gz | 3.1 kB | Details |
Release files / hana-0.0.1.tar.gz
| Download URL | hana-0.0.1.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ecafd0c65203e25142d5e84db7e1479fbd6c35bfcfc27053e508fde6ede5ac4d
|
|
BLAKE2b-256 checksum How to use checksums |
276be41516348fa3ad237a5c0d8b335a63c9a24646d0b4805fed6697f12cb31d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |