Coder Social home page Coder Social logo

byfeelus / catsup Goto Github PK

View Code? Open in Web Editor NEW

This project forked from whtsky/catsup

0.0 2.0 0.0 1.46 MB

A lightweight static website generator which aims to be simple and elegant.

Home Page: https://catsup.readthedocs.org/en/latest/

License: MIT License

Python 92.86% HTML 6.09% Nginx 0.85% Shell 0.21%

catsup's Introduction

Catsup

https://pypip.in/d/catsup/badge.png https://travis-ci.org/whtsky/Catsup.png?branch=develop https://coveralls.io/repos/whtsky/catsup/badge.png?branch=develop https://badge.waffle.io/whtsky/catsup.png?label=ready

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/

catsup's People

Contributors

whtsky avatar messense avatar peixinchen avatar jmpotato avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.