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.3/
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.3/
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.3.zip
(57.7 kB
view details)
catsup-0.3.3.tar.gz
(44.5 kB
view details)
File details
Details for the file catsup-0.3.3.zip
.
File metadata
- Download URL: catsup-0.3.3.zip
- Upload date:
- Size: 57.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b275e58b41dd350235ce3e526c968afa51d9577760f92e8c152ca1f887d4d4e4 |
|
MD5 | 1437fa701fba38268ded3ae64e898d11 |
|
BLAKE2b-256 | e2a0db7c19c2aa5d63c256630ef67137632f3a4f889c72c60f6f3b9d072ed634 |
File details
Details for the file catsup-0.3.3.tar.gz
.
File metadata
- Download URL: catsup-0.3.3.tar.gz
- Upload date:
- Size: 44.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2475233376b639a373980164e27bbfef9905f58fc4298cab46ac050f8ab6cfc6 |
|
MD5 | ef24303fd41653190af5845a0d25c300 |
|
BLAKE2b-256 | a0c05a814b2586b91f12e1ea5de904ded734a34dbff53f48c890666737da9256 |