Skip to main content

Catsup: a lightweight static site generator

Project description

https://pypip.in/d/catsup/badge.png

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.2.1/

Quick Start

First, install catsup via pip

$ pip install catsup

Then, craete 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.2.1/

Project details


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.2.1.zip (52.6 kB view hashes)

Uploaded Source

catsup-0.2.1.tar.gz (41.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page