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.1.0/
Quick Start
First, install catsup via pip
$ pip install catsup
Then, craete 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.1.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.1.0.zip
(51.3 kB
view details)
catsup-0.1.0.tar.gz
(40.5 kB
view details)
File details
Details for the file catsup-0.1.0.zip
.
File metadata
- Download URL: catsup-0.1.0.zip
- Upload date:
- Size: 51.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1673aa48428968a6ca9ec64f729595fce09ae085b0caf5403f5af2c7e4ce2cf |
|
MD5 | 35086f157a2b4426b7f6c38df32af4ca |
|
BLAKE2b-256 | ab51fc8e993db8f52201e4bce9c9a279ede64052c13fa5af723241e3acbc9286 |
File details
Details for the file catsup-0.1.0.tar.gz
.
File metadata
- Download URL: catsup-0.1.0.tar.gz
- Upload date:
- Size: 40.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebdf1140bac51139a723370e675f5291fc180e0b8c09fc0c9cf417ca8e875a97 |
|
MD5 | e98332d02650d7f94cb8f726ab763d89 |
|
BLAKE2b-256 | b6cafe2b5a88421779e25dacc99fefa7fa91659d70e7c339a2379e251e52e08e |