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.8/
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.8/
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.8.zip
(55.0 kB
view details)
Built Distribution
File details
Details for the file catsup-0.3.8.zip
.
File metadata
- Download URL: catsup-0.3.8.zip
- Upload date:
- Size: 55.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d34aaa043ccd2c030f269bee47a00438b8ed725eac975513192a96734b366218 |
|
MD5 | dd11dec00f12bd253a2c3fab9dc394d0 |
|
BLAKE2b-256 | 3ed90b86cc5d8283f7cdb8156d4059380f3604fe44bc7967f0996bbe44489a21 |
File details
Details for the file catsup-0.3.8-py2.py3-none-any.whl
.
File metadata
- Download URL: catsup-0.3.8-py2.py3-none-any.whl
- Upload date:
- Size: 53.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7942ce7bf8a593a812a9f23fa5b9934c6f5088d9d4008bdb4234d1ebdd6e9a46 |
|
MD5 | 422a9798d025b9a96ef012d8be7a866d |
|
BLAKE2b-256 | 5ff6525fc0c28c5acf47636ee38faa6e07bc33581c5f857e2caa4894889c998e |