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.1/
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.1/
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.1.zip
(57.2 kB
view details)
catsup-0.3.1.tar.gz
(44.4 kB
view details)
File details
Details for the file catsup-0.3.1.zip
.
File metadata
- Download URL: catsup-0.3.1.zip
- Upload date:
- Size: 57.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e46b7c8d5ee05e8989af3987672ae4bb48d8b4f9666b990d7b831c966716f61 |
|
MD5 | 50e890df30f8b642573122f4b47e3037 |
|
BLAKE2b-256 | 88fd56481ee8682d119babb7b66ff997bf1586196bc59cae168f69700f9714f3 |
File details
Details for the file catsup-0.3.1.tar.gz
.
File metadata
- Download URL: catsup-0.3.1.tar.gz
- Upload date:
- Size: 44.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 855c5f34bfbb8bffa65f1397842ac5f44bb3ee11c87b60dee7403a1266c967b9 |
|
MD5 | 67f1d077cd3ca9f424e0127eea25a499 |
|
BLAKE2b-256 | a933ce9b010f870c74385d55585c4587605cdb45745d024c70a6252b2887c3a4 |