Skip to main content

A static site generator for cmpalgorithms project

Project description

cagen

About

cagen is a static site generator intented for cmpalgorithms project. So it's very rare you are interested in that.

License

The software is distributed under GPL2-only license.

How it runs

It assumes your documents are in markdown syntax. It is capable of convert those documents in any other format, using pandoc (specifically pypandoc wrapper):

  • When HTML format is desired, it uses Cheetah3 Templating System for customizing the HTML (pandoc templates lacks to make an if with values; something like if var == b...).
  • In other cases, it converts original whole document (using pandoc as it is).

Installation

You can install via pip:

pip install cagen

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

cagen-0.1.0a1.dev2.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

cagen-0.1.0a1.dev2-py3-none-any.whl (10.9 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