catsup 0.3.11
pip install catsup
Latest version
Released:
Catsup: a lightweight static site generator
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License)
- Author: whtsky
- Tags catsup
Classifiers
- Development Status
- Environment
- License
- Operating System
- Programming Language
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.11/
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.11/
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License)
- Author: whtsky
- Tags catsup
Classifiers
- Development Status
- Environment
- License
- Operating System
- Programming Language
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
Built Distribution
File details
Details for the file catsup-0.3.11.zip
.
File metadata
- Download URL: catsup-0.3.11.zip
- Upload date:
- Size: 56.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3aa2dba7cda0e7fdb36a1def5e404216d2c32fd56247d61a39fc9ec7b8fb6ba6 |
|
MD5 | d6442f27c7b162e8418bd3168c7080f2 |
|
BLAKE2b-256 | 137f2b8a0c3a1610cdf29c786fcb4e2a5f2f4b8e445c4bd3c16ceb49c56f11ad |
File details
Details for the file catsup-0.3.11-py2.py3-none-any.whl
.
File metadata
- Download URL: catsup-0.3.11-py2.py3-none-any.whl
- Upload date:
- Size: 56.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9a06df2c0b7969798c806625282ec235f319308abff79b80301916f8916f54e |
|
MD5 | d91646560c178bb903389778c761140d |
|
BLAKE2b-256 | 7608105db08d9235c15de25ae96345d761f0e9600c79a9600aec49319bde0d21 |