Catsup: a lightweight static site generator
Project description
Catsup is a lightweight static website generator which aims to be simple and elegant. Documentation is available at RTFD: https://catsup.readthedocs.org/en/v0.3.9/
Quick Start
First, install Catsup via pip
$ pip install catsup
Then, create a new Catsup site
$ mkdir site $ cd site $ catsup init
Edit the config file
vim config.json
Write some posts
$ vim posts/hello-world.md $ cat posts/hello-world.md # Hello World - tags: hello world, catsup - time: 2013-08-30 12:00 --- Hello, World!
Build your site and deploy
catsup build && catsup deploy
For more information, please read the document: https://catsup.readthedocs.org/en/v0.3.9/
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
catsup-0.3.9.zip
(56.3 kB
view details)
Built Distribution
File details
Details for the file catsup-0.3.9.zip
.
File metadata
- Download URL: catsup-0.3.9.zip
- Upload date:
- Size: 56.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 582fa659da4ba54cdb4f1d23812a9863382b7f204b3c8fb8a3b2028d57746ae1 |
|
MD5 | d15f0aec4c7a12a8ce4c5227580e3728 |
|
BLAKE2b-256 | 1e6ab0d0939f801249f697f562a281f491b32211906ce73765ffa3a26471b3cb |
File details
Details for the file catsup-0.3.9-py2.py3-none-any.whl
.
File metadata
- Download URL: catsup-0.3.9-py2.py3-none-any.whl
- Upload date:
- Size: 54.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ae6ee7ad07705e5b5b0b33cc02369b60063621b6cd8cc9e7cff73468453d8c1 |
|
MD5 | 048df5ec686be9a7483064385d794de1 |
|
BLAKE2b-256 | f547a360efeded9fef7b3bc784b3ebd6dd020cd266cce479250d295c2a8b764f |