Catsup
A lightweight static website generator which aims to be simple and elegant.
Install / Use
/learn @whtsky/CatsupREADME
Catsup
.. image:: https://travis-ci.org/whtsky/Catsup.png?branch=develop :target: https://travis-ci.org/whtsky/Catsup
.. image:: https://coveralls.io/repos/whtsky/catsup/badge.png?branch=develop :target: https://coveralls.io/r/whtsky/catsup?branch=develop
Catsup is a lightweight static website generator which aims to be simple and elegant. Documentation is available at RTFD: https://catsup.readthedocs.org/en/latest/
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/latest/
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
83.9kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
339.3kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
