looking good, still need style for flash messages and maybe some logic around log in or join button when already logged in!

deleted:    MANIFEST.in
	new file:   remarkbox_theme_meta/static/theme/meta/css/diff.css
	new file:   remarkbox_theme_meta/static/theme/meta/css/meta.css
	modified:   remarkbox_theme_meta/templates/meta-base.j2
	modified:   setup.py
This commit is contained in:
russellballestrini 2017-07-11 10:51:48 -04:00
parent 1194369da3
commit 04f3e174b5
5 changed files with 275 additions and 31 deletions

View file

@ -9,7 +9,7 @@
from setuptools import setup, find_packages
setup(name='remarkbox_theme_meta',
version='0.2.0',
version='0.2.1',
description='remarkbox theme for meta and faq',
classifiers=[
"Programming Language :: Python",