Skip to main content

A static blog generator.

Project description

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

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.7.0.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

calligraphy-0.7.0-py3-none-any.whl (20.0 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