]> git.lizzy.rs Git - cheatdb.git/commit
Add scss, improve homepage
authorrubenwardy <rw@rubenwardy.com>
Wed, 9 May 2018 17:35:36 +0000 (18:35 +0100)
committerrubenwardy <rw@rubenwardy.com>
Wed, 9 May 2018 17:35:36 +0000 (18:35 +0100)
commit1b0dfb2acc9b2f971cf1e2102e6d4faefbc389f4
tree24e37cad8d66abfcb2011288af3fc3e89d63309a
parent552e35f6aaa4bbbb680aa8fae89fd0904dd5f5f4
Add scss, improve homepage
12 files changed:
app/models.py
app/scss/components.scss [new file with mode: 0644]
app/scss/main.scss [new file with mode: 0644]
app/scss/packagegrid.scss [new file with mode: 0644]
app/scss/packages.scss [new file with mode: 0644]
app/scss/page.scss [new file with mode: 0644]
app/static/style.css [deleted file]
app/templates/base.html
app/templates/index.html
app/views/__init__.py
app/views/sass.py [new file with mode: 0644]
requirements.txt