Skip to main content

A very flexible static site generator written in python

Project description

Kart

A very flexible static site generator written in python

Getting started

Install Kart with pip

$ pip install Kart

Build the basic strcucture

$ python -m kart init

In this configuration Kart will only build a basic blog with a paginated blog index and paginated tags. If you want to customize the urls of the blog you will have to modify main.py with custom python code

You can then build and serve your site with this command

$ python3 main.py serve

Disclaimer

Kart is not yet ready to use in a real-world scenario because it is in its early stage of its life and its api can change abruptly each minor verision.

I am currently writing the documentation of kart but it is by no mean complete. If you want to look at some examples you can look the docs folder, where the documentation is held, and the source code of my personal site which is generated using kart

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

Kart-0.6.0.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

Kart-0.6.0-py3-none-any.whl (14.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