Experimental preview of 2022 book detail page.
authorRadek Czajka <rczajka@rczajka.pl>
Mon, 31 Jan 2022 15:02:01 +0000 (16:02 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Mon, 31 Jan 2022 15:19:12 +0000 (16:19 +0100)
commitd019a9b5e928dcf777852d0c8d5413fd3d69b4dd
treee5a22ba5caafbe594d5fa8007437433d92fca36d
parenteb2eb95bfbfe8c777c4192ea434a0e999edf3a51
Experimental preview of 2022 book detail page.
30 files changed:
src/catalogue/migrations/0033_auto_20220128_1409.py [new file with mode: 0644]
src/catalogue/models/book.py
src/catalogue/models/tag.py
src/catalogue/static/player/2022_player.js [new file with mode: 0644]
src/catalogue/templates/catalogue/2021/book_detail.html
src/catalogue/templates/catalogue/snippets/2022_jplayer.html [new file with mode: 0644]
src/social/templatetags/social_tags.py
src/wolnelektury/settings/static.py
src/wolnelektury/static/2022/fonts/subset-Canela-Light.ttf [new file with mode: 0644]
src/wolnelektury/static/2022/fonts/subset-Canela-Light.woff [new file with mode: 0644]
src/wolnelektury/static/2022/fonts/subset-Canela-Light.woff2 [new file with mode: 0644]
src/wolnelektury/static/2022/fonts/subset-Canela-LightItalic.ttf [new file with mode: 0644]
src/wolnelektury/static/2022/fonts/subset-Canela-LightItalic.woff [new file with mode: 0644]
src/wolnelektury/static/2022/fonts/subset-Canela-LightItalic.woff2 [new file with mode: 0644]
src/wolnelektury/static/2022/fonts/subset-FuturaPT-Book.ttf [new file with mode: 0644]
src/wolnelektury/static/2022/fonts/subset-FuturaPT-Book.woff [new file with mode: 0644]
src/wolnelektury/static/2022/fonts/subset-FuturaPT-Book.woff2 [new file with mode: 0644]
src/wolnelektury/static/2022/images/arrow-left.png [new file with mode: 0644]
src/wolnelektury/static/2022/images/arrow-right.png [new file with mode: 0644]
src/wolnelektury/static/2022/more.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/ajax-loader.gif [new file with mode: 0644]
src/wolnelektury/static/2022/styles/components/_media.scss
src/wolnelektury/static/2022/styles/components/_player.scss
src/wolnelektury/static/2022/styles/fonts/slick.eot [new file with mode: 0644]
src/wolnelektury/static/2022/styles/fonts/slick.svg [new file with mode: 0644]
src/wolnelektury/static/2022/styles/fonts/slick.ttf [new file with mode: 0644]
src/wolnelektury/static/2022/styles/fonts/slick.woff [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_author.scss
src/wolnelektury/static/2022/styles/layout/_content.scss
src/wolnelektury/static/2022/styles/main.css [deleted file]