Skip to content

ChatterlyOSE/chatterly-plugin-about

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reddit postcards and advertising plugin

This plugin adds a couple pages to reddit - a postcards page and an advertising page.

installation

First, install the python package:

python ./setup.py develop

To enable the plugin, you will need to add it to the plugins line of your reddit .ini file:

plugins = about

To build static files for production, run make in the main reddit repository. It will detect, build, and merge in the plugin static files for deployment.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.9%
  • CSS 30.3%
  • Python 14.3%
  • HTML 0.5%