ylambda / tagpro-subreddit-css

/r/tagpro subreddit css project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tagpro-subreddit-css

A repository for building and deploying the TagPro subreddit design.

Overview

This project uses Python 2.7 to fetch, build, and push the design to a subreddit.

Setup

pip install -r requirements.txt

Usage

This project has a subtool command which is used to fetch, build, and push changes to the subreddit.

For general help: ./subtool -h

Fetch

To fetch the latest style from the subreddit, use the fetch sub-command.

./subtool fetch

Push

To push changes to the subreddit, use the push sub-command.

./subtool push

About

/r/tagpro subreddit css project


Languages

Language:CSS 93.7%Language:Python 4.7%Language:HTML 1.2%Language:Shell 0.5%