Skip to main content

A static blog generator.

Project description

Calligraphy CMS

A static blog generator

Install

$ pip install calligraphy

Development

$ python3 -m venv .
$ . bin/activate
$ pip3 install --editable .
$ calligraphy

Methods

Verify

Validate all themes and blog posts.

$ calligraphy verify

Deploy

Builds the landing and each blog post into a static html directory

Export to html (default)

$ calligraphy export

Deploy to AWS S3 (TODO)

$ calligraphy export --format=s3 --bucket=s3://example.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

calligraphy-0.6.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

calligraphy-0.6.0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page