first commit!
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
This commit is contained in:
commit
1194369da3
10 changed files with 1151 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
*.egg-info
|
||||
*.pyc
|
||||
Loading…
Add table
Add a link
Reference in a new issue