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.0/
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.0/
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.0.zip
(55.7 kB
view details)
catsup-0.3.0.tar.gz
(43.2 kB
view details)
File details
Details for the file catsup-0.3.0.zip
.
File metadata
- Download URL: catsup-0.3.0.zip
- Upload date:
- Size: 55.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee04c385fc433827b8699a99bc3ca2c8b5e3d3dfe2388870b6e3ae5bced41d57 |
|
MD5 | c972f61b49a7ccadb143d02c0c4df80f |
|
BLAKE2b-256 | c1527052c0538fa4881024642ea3ddbbf6b9ff8bbb550e5f9584eb8208464ae8 |
File details
Details for the file catsup-0.3.0.tar.gz
.
File metadata
- Download URL: catsup-0.3.0.tar.gz
- Upload date:
- Size: 43.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e21f7127f33fe89a4cfe79a3d876d5d58d871e4c2f007055db313419026853c |
|
MD5 | 43531796c271fd263a16da3eac1a671e |
|
BLAKE2b-256 | 728ccc17b79c6cf1837c6b09c71d887cffdf2ac49c362b3bc75023a739a72aa9 |