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.5/
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.5/
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.5.zip
(57.5 kB
view details)
catsup-0.3.5.tar.gz
(44.4 kB
view details)
File details
Details for the file catsup-0.3.5.zip
.
File metadata
- Download URL: catsup-0.3.5.zip
- Upload date:
- Size: 57.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f86173add861098423da66a49a9050d056c5a8b64469fff1903cc9fa42a72981 |
|
MD5 | d8c43d2ee368ce5afb7fef9e72774b8f |
|
BLAKE2b-256 | 851db3f993f23e53e5e25167e64d5c7facf81694f38f4853fd97bf16f206a8a3 |
File details
Details for the file catsup-0.3.5.tar.gz
.
File metadata
- Download URL: catsup-0.3.5.tar.gz
- Upload date:
- Size: 44.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da52720c246659f4176f346a6e0afd3e7f30ff97d9c1c90dbef478aa6bf69120 |
|
MD5 | 3b78590524533a7bcb400e90516d5f45 |
|
BLAKE2b-256 | d67511bfa5a14ef468f1a0f5e399b65445305478a8ded1b1a9e0981d740e28f8 |