new file: .gitignore new file: MANIFEST.in new file: readme.rst new file: remarkbox_theme_meta/__init__.py new file: remarkbox_theme_meta/static/theme/meta/css/custom.css new file: remarkbox_theme_meta/static/theme/meta/css/normalize.css new file: remarkbox_theme_meta/static/theme/meta/css/skeleton.css new file: remarkbox_theme_meta/static/theme/meta/img/remarkbox-minified.png new file: remarkbox_theme_meta/templates/meta-base.j2 new file: setup.py
2 lines
148 B
Text
2 lines
148 B
Text
include *.txt *.ini *.cfg *.rst
|
|
recursive-include remarkbox_theme_meta *.ico *.png *.css *.gif *.jpg *.pt *.txt *.mak *.mako *.js *.html *.xml *.j2
|