Calligraphy CMS
A static blog generator
Install
$ pip3 install calligraphy -U
Development
$ python3 -m venv .
$ . bin/activate
$ pip3 install --editable .
$ calligraphy
Methods
Verify
Validate all themes and blog posts.
$ calligraphy verify
Export to html
Builds the landing and each blog post into a static html directory
Export to html (default)
$ calligraphy export
Static
Run a static version of website
$ calligraphy static
$ calligraphy static --port=8088
Todo
- Markdown parser
- Theme documentation
- 404 template
- Tags
Release files for calligraphy 0.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| calligraphy-0.7.0.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| calligraphy-0.7.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.7 kB
Release files / calligraphy-0.7.0.tar.gz
| Download URL | calligraphy-0.7.0.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1107ec9525d2b2913c9c4bbeb75a45faf1b0369cf1445bd086458f6ed055a53e
|
|
BLAKE2b-256 checksum How to use checksums |
8bb34e47fb475fff35b31f08d639b963298d0544d7c43da6482b776b8607d5e1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|
Release files / calligraphy-0.7.0-py3-none-any.whl
| Download URL | calligraphy-0.7.0-py3-none-any.whl |
|---|---|
| Size | 20.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8b724347b59268b944c8a4a558b79fc586bbce80ba0fb337fc7e6f6bcb47ad5f
|
|
BLAKE2b-256 checksum How to use checksums |
717123e8ddaef527a1bac59b6692256e85ccd678699f3238170914bf55d8add2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|