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.10/
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.10/
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 Distribution
catsup-0.3.10.zip
(55.4 kB
view details)
Built Distribution
File details
Details for the file catsup-0.3.10.zip
.
File metadata
- Download URL: catsup-0.3.10.zip
- Upload date:
- Size: 55.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a324111c2381a70be4100b76cfb4e4549273ff5ec6e5e5d3f6b62bc134ba4ba |
|
MD5 | 9c851e4c54e48a18f109a3f414dde4cf |
|
BLAKE2b-256 | beee75deb35f30052aecc993676ba3d2913e5a5839c69568e691da9339e1f62e |
File details
Details for the file catsup-0.3.10-py2.py3-none-any.whl
.
File metadata
- Download URL: catsup-0.3.10-py2.py3-none-any.whl
- Upload date:
- Size: 55.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 099a5e2ab9451b418f37eda77056f31d3fb5ee1d83fdc2d3c3f2759c8b1bf051 |
|
MD5 | eb81120177dfbf50895f989d75239be4 |
|
BLAKE2b-256 | f050a614643b8c67823519e5b7c4249546254564d8e18fb6bc5966487e3dc085 |