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.2/
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.2/
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 Distributions
catsup-0.3.2.zip
(57.6 kB
view details)
catsup-0.3.2.tar.gz
(44.5 kB
view details)
File details
Details for the file catsup-0.3.2.zip
.
File metadata
- Download URL: catsup-0.3.2.zip
- Upload date:
- Size: 57.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dee6db8c507ce0efc1acad4d5b5a326bf2a44674558e00d3f5326e1966ca0b15 |
|
MD5 | 2424d1f35acecc54181212007ed92162 |
|
BLAKE2b-256 | 805d5707a5737ea4efb0f7b1408d340eb91b46fa104bb5ebec6a406211d7fed7 |
File details
Details for the file catsup-0.3.2.tar.gz
.
File metadata
- Download URL: catsup-0.3.2.tar.gz
- Upload date:
- Size: 44.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9accc883d65ae6370d025a6a1b9e1c54d4d9579450392860f17cd10af9a1e8e9 |
|
MD5 | 564c243f178d9855b0512804ddbe8e7f |
|
BLAKE2b-256 | 6736c3d7fe074f02a46e6db62009b31b43442bc44ea09ad152b5bdd4b6642c00 |