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.6/
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.6/
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.6.zip
(57.5 kB
view details)
catsup-0.3.6.tar.gz
(44.4 kB
view details)
File details
Details for the file catsup-0.3.6.zip
.
File metadata
- Download URL: catsup-0.3.6.zip
- Upload date:
- Size: 57.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb24b74393aca8c43a23e28a86540398f194909fc5dd89f7ad909e3fd7048da0 |
|
MD5 | 30cde3870a2f8a90a423c00d4d4729a3 |
|
BLAKE2b-256 | 418fb06c926e92cccf8dc3701527af3822bed7d21059657d1586418deee1e1bd |
File details
Details for the file catsup-0.3.6.tar.gz
.
File metadata
- Download URL: catsup-0.3.6.tar.gz
- Upload date:
- Size: 44.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e0531007dfc9108a5ecad05e2cdefcc80d1fe2a1090145a7a67a91c275e8cd5 |
|
MD5 | 5d9b7a2eb8b052b1e54164c71ef3e158 |
|
BLAKE2b-256 | e9d3ac2b76eb931525a555e1cb1fe87a8cbb119105363754b0548c470d6c1f62 |