c0530c WIP new theme

Authored and Committed by Luc Didry 3 years ago
39 files changed. 5138 lines added. 284 lines removed.
themes/default/public/css/tailwindcss.css
file added
+1142
themes/default/public/css/tailwindcss.min.css
file added
+2
themes/default/public/img/backgrounds/episode2.jpg
file added
+0
themes/default/public/img/backgrounds/episode27.jpg
file added
+0
themes/default/public/img/backgrounds/komona-sunset.jpg
file added
+0
themes/default/public/img/backgrounds/only-komona.jpg
file added
+0
themes/default/public/js/alpine.js
file added
+1721
themes/default/public/js/alpine.min.js
file added
+8
themes/default/public/js/alpine.min.js.map
file added
+1
themes/default/public/js/lufi-common.js
file modified
+2 -2
themes/default/tailwindcss/.gitignore
file added
+1
themes/default/tailwindcss/Makefile
file added
+18
themes/default/tailwindcss/package.json
file added
+6
themes/default/tailwindcss/styles.css
file added
+240
themes/default/tailwindcss/tailwind.config.js
file added
+730
themes/default/tailwindcss/yarn.lock
file added
+749
themes/default/templates/about.html.ep
file modified
+52 -19
themes/default/templates/delays.html.ep
file modified
+1 -1
themes/default/templates/files.html.ep
file modified
+58 -36
themes/default/templates/icons/check.svg.html.ep
file added
+3
themes/default/templates/icons/checkbox.svg.html.ep
file added
+3
themes/default/templates/icons/cross.svg.html.ep
file added
+3
themes/default/templates/icons/down.svg.html.ep
file added
+3
themes/default/templates/icons/download.svg.html.ep
file added
+3
themes/default/templates/icons/hamburger.svg.html.ep
file added
+3
themes/default/templates/icons/infos.svg.html.ep
file added
+3
themes/default/templates/icons/meridian.svg.html.ep
file added
+3
themes/default/templates/icons/trash.svg.html.ep
file added
+3
themes/default/templates/icons/up.svg.html.ep
file added
+3
themes/default/templates/icons/upload.svg.html.ep
file added
+3
themes/default/templates/index.html.ep
file modified
+68 -164
themes/default/templates/index/delay.html.ep
file added
+42
themes/default/templates/index/drag_n_drop.html.ep
file added
+20
themes/default/templates/index/messages.html.ep
file added
+40
themes/default/templates/index/password.html.ep
file added
+12
themes/default/templates/index/zipfile.html.ep
file added
+10
themes/default/templates/index/zipname.html.ep
file added
+12
themes/default/templates/index/zipped_files.html.ep
file added
+24
themes/default/templates/layouts/default.html.ep
file modified
+146 -62
    WIP new theme