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.2.1/
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.2.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.2.1.zip
(52.6 kB
view details)
catsup-0.2.1.tar.gz
(41.5 kB
view details)
File details
Details for the file catsup-0.2.1.zip
.
File metadata
- Download URL: catsup-0.2.1.zip
- Upload date:
- Size: 52.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3f0f23c313fb13314f81f77319adb3c767ed172959fb6b2c5ea9d15880cb4fb |
|
MD5 | 581dd37a9a7529544900e4a59a429208 |
|
BLAKE2b-256 | 890121de3b3c2e6d47781b70b683a5ec3a44f14da1f9a07b7c234b4d644c4866 |
File details
Details for the file catsup-0.2.1.tar.gz
.
File metadata
- Download URL: catsup-0.2.1.tar.gz
- Upload date:
- Size: 41.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0237df3db58f5af2d0dd077d0ace4e73aead0dbabfbad567e0cb59310178f50f |
|
MD5 | d5c42f08ecf368edd0424a655055d7a0 |
|
BLAKE2b-256 | adfbba40c70c8f3a03203140c7c0c90d440eb3800c93d83da068cd9b81834e65 |