]> git.parisson.com Git - mezzo.git/commit
file structure
authorPhilippe Barbosa <contact@philippebarbosa.com>
Wed, 2 Mar 2016 15:09:56 +0000 (16:09 +0100)
committerPhilippe Barbosa <contact@philippebarbosa.com>
Wed, 2 Mar 2016 15:09:56 +0000 (16:09 +0100)
commit0302b2ae98b2f8b570a5d13327785c5b7a478363
tree2ea1938ecd99221f814fc72ae9bfa6ec789a6538
parent5dec12d0407758ba4ac21eaa65df25c619f35076
file structure
79 files changed:
README.rst
app/festival/static/css/index.css [new file with mode: 0755]
app/festival/static/festival/css/festival.css [deleted file]
app/festival/static/festival/css/index.css [deleted file]
app/festival/static/festival/js/index.js [deleted file]
app/festival/static/festival/js/plugins.js [deleted file]
app/festival/static/festival/scss/index.scss [deleted file]
app/festival/static/fonts/interstate/interstate-bold-webfont.woff [new file with mode: 0644]
app/festival/static/fonts/interstate/interstate-bold-webfont.woff2 [new file with mode: 0644]
app/festival/static/fonts/interstate/interstate-extralight-webfont.eot [new file with mode: 0644]
app/festival/static/fonts/interstate/interstate-extralight-webfont.svg [new file with mode: 0644]
app/festival/static/fonts/interstate/interstate-extralight-webfont.ttf [new file with mode: 0644]
app/festival/static/fonts/interstate/interstate-extralight-webfont.woff [new file with mode: 0644]
app/festival/static/fonts/interstate/interstate-extralight-webfont.woff2 [new file with mode: 0644]
app/festival/static/fonts/interstate/interstate-regular-webfont.eot [new file with mode: 0644]
app/festival/static/fonts/interstate/interstate-regular-webfont.svg [new file with mode: 0644]
app/festival/static/fonts/interstate/interstate-regular-webfont.ttf [new file with mode: 0644]
app/festival/static/fonts/interstate/interstate-regular-webfont.woff [new file with mode: 0644]
app/festival/static/fonts/interstate/interstate-regular-webfont.woff2 [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatelight-webfont.eot [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatelight-webfont.svg [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatelight-webfont.ttf [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatelight-webfont.woff [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatelight-webfont.woff2 [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatemono-lgt-webfont.eot [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatemono-lgt-webfont.svg [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatemono-lgt-webfont.ttf [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatemono-lgt-webfont.woff [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatemono-lgt-webfont.woff2 [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatemono-regular-webfont.eot [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatemono-regular-webfont.svg [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatemono-regular-webfont.ttf [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatemono-regular-webfont.woff [new file with mode: 0644]
app/festival/static/fonts/interstate/interstatemono-regular-webfont.woff2 [new file with mode: 0644]
app/festival/static/fonts/triplex/triplexserif-bold-webfont.eot [new file with mode: 0755]
app/festival/static/fonts/triplex/triplexserif-bold-webfont.svg [new file with mode: 0755]
app/festival/static/fonts/triplex/triplexserif-bold-webfont.ttf [new file with mode: 0755]
app/festival/static/fonts/triplex/triplexserif-bold-webfont.woff [new file with mode: 0755]
app/festival/static/fonts/triplex/triplexserif-light-demo.html [new file with mode: 0755]
app/festival/static/fonts/triplex/triplexserif-light-webfont.eot [new file with mode: 0755]
app/festival/static/fonts/triplex/triplexserif-light-webfont.svg [new file with mode: 0755]
app/festival/static/fonts/triplex/triplexserif-light-webfont.ttf [new file with mode: 0755]
app/festival/static/fonts/triplex/triplexserif-light-webfont.woff [new file with mode: 0755]
app/festival/static/fonts/triplex/triplexserif-xbold-webfont.eot [new file with mode: 0755]
app/festival/static/fonts/triplex/triplexserif-xbold-webfont.svg [new file with mode: 0755]
app/festival/static/fonts/triplex/triplexserif-xbold-webfont.ttf [new file with mode: 0755]
app/festival/static/fonts/triplex/triplexserif-xbold-webfont.woff [new file with mode: 0755]
app/festival/static/js/index.js [new file with mode: 0644]
app/festival/static/js/plugins.js [new file with mode: 0644]
app/festival/static/scss/base/_buttons.scss [new file with mode: 0755]
app/festival/static/scss/base/_defaults.scss [new file with mode: 0755]
app/festival/static/scss/base/_forms.scss [new file with mode: 0755]
app/festival/static/scss/base/_grid.scss [new file with mode: 0755]
app/festival/static/scss/base/_layout.scss [new file with mode: 0755]
app/festival/static/scss/base/_lists.scss [new file with mode: 0755]
app/festival/static/scss/base/_tables.scss [new file with mode: 0755]
app/festival/static/scss/base/_typography.scss [new file with mode: 0755]
app/festival/static/scss/components/_breadcrumbs.scss [new file with mode: 0755]
app/festival/static/scss/components/_embed-responsive.scss [new file with mode: 0755]
app/festival/static/scss/components/_footers.scss [new file with mode: 0755]
app/festival/static/scss/components/_headers.scss [new file with mode: 0755]
app/festival/static/scss/components/_hero.scss [new file with mode: 0755]
app/festival/static/scss/components/_media-object.scss [new file with mode: 0755]
app/festival/static/scss/components/_messages.scss [new file with mode: 0755]
app/festival/static/scss/components/_pagination.scss [new file with mode: 0755]
app/festival/static/scss/components/_tags.scss [new file with mode: 0755]
app/festival/static/scss/components/_utilities-forms.scss [new file with mode: 0755]
app/festival/static/scss/components/_utilities-layout.scss [new file with mode: 0755]
app/festival/static/scss/config/_variables.scss [new file with mode: 0755]
app/festival/static/scss/index.scss [new file with mode: 0755]
app/festival/static/scss/pages/_home.scss [new file with mode: 0755]
app/festival/static/scss/utils/_brands-colors.scss [new file with mode: 0755]
app/festival/static/scss/utils/_colors.scss [new file with mode: 0755]
app/festival/static/scss/utils/_font-stacks.scss [new file with mode: 0755]
app/festival/static/scss/utils/_mixins.scss [new file with mode: 0755]
app/festival/static/scss/vendors/_normalize.scss [new file with mode: 0755]
app/templates/base.html
app/templates/includes/footer_scripts.html
gulpfile.js