Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

calligraphy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

calligraphy

A static blog generator.

  • 0.7.0
  • PyPI
  • Socket score

Maintainers
1

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc