bookwyrm/bookwyrm/templates
Mouse Reeve 6daaffeaa7
Compiles css framework from sass (#1956)
* Compiles css framework from sass

* Adds watch commands

* Copies existing css to sass file

* Moves sass out of static path

* Removes global linter

I wasn't sure how to customize this, and it's not providing a lot of
additional value on top of the domain-specific linters

* Reverts invalid change to dockerfile

* Changes stylelint path

* Remove unused bulma files

* Properly minifies generated css

* Fixes regression in thread display

* rgba function only works with percents for whatever reason

* Hush stylelint

* Removes trailing zeros

* Compile sass in Django

Co-authored-by: Joachim <joachim.robert@protonmail.com>

* Python formatting

* Updates linter

* Updates commands

* Adds css-config file

Co-authored-by: Joachim <joachim.robert@protonmail.com>

* Stylelint fix

* Removes unused compiled bulma files

Co-authored-by: Joachim <joachim.robert@protonmail.com>
2022-02-19 15:29:47 -08:00
..
about Fixes rating in about page superlatives 2022-02-03 11:48:56 -08:00
annual_summary Annual Summary: Fix link to book with highest page count 2022-01-09 12:18:18 +01:00
author Trying a new query to get author books 2022-01-20 15:07:39 -08:00
book Adds breadcrumbs 2022-02-11 14:58:40 -05:00
components Adds aria-described-by to modal component 2021-12-31 10:39:18 -08:00
confirm_email Always use underscores in html ids 2021-08-08 19:44:12 -07:00
directory Fixes display of filter inputs in chromium 2022-01-06 11:11:00 -08:00
discover aria-hidden elements do not contain focusable elements 2022-02-12 16:33:16 +01:00
email Updates image helpers on site 2021-11-18 14:39:22 -08:00
feed Certain ARIA roles must contain particular children 2022-02-12 16:14:35 +01:00
get_started Revised HTML element for onboarding logo 2022-01-27 14:51:57 -05:00
groups Renames group tags 2022-01-18 12:32:12 -08:00
import Fixes links on import page 2022-02-03 13:49:33 -08:00
landing Adds missing tag loaders 2022-01-18 14:04:55 -08:00
lists Merge pull request #1935 from joachimesque/accessibility/fixes 2022-02-17 16:50:32 -08:00
notifications Moves remaining tags into new files 2022-01-18 12:28:59 -08:00
ostatus simplify translation blocks 2021-12-07 08:36:57 +11:00
preferences Build-in translations to privacy choices dropdwon 2022-01-12 15:26:13 -08:00
reading_progress Fixes close buttons on modals 2021-09-05 15:24:09 -07:00
readthrough Show cancel buttons on modals in static mode 2022-02-03 13:59:53 -08:00
rss Always use underscores in html ids 2021-08-08 19:44:12 -07:00
search ARIA attributes must conform to valid values 2022-02-12 16:18:56 +01:00
settings Show error or success states 2022-02-17 18:00:19 -08:00
setup Anchor link to dev chat 2022-02-17 15:53:58 -08:00
shelf Fix shelf names on books page 2022-02-03 08:44:51 -08:00
snippets Fixes cache translation 2022-02-17 18:59:35 -08:00
user Renames group tags 2022-01-18 12:32:12 -08:00
widgets Hardcode form 2021-11-22 18:52:57 +01:00
404.html Fixes error pages 2021-03-29 18:47:21 -07:00
500.html Fixes error pages 2021-03-29 18:47:21 -07:00
compose.html Show status header on edit page 2021-10-15 14:45:26 -07:00
embed-layout.html Change footer link 2021-12-04 16:18:23 +01:00
host_meta.xml Fixes indentation on host-meta xml 2021-03-29 14:55:23 -07:00
layout.html Compiles css framework from sass (#1956) 2022-02-19 15:29:47 -08:00
opensearch.xml Use site name as shortname for opensearch 2022-01-12 15:29:40 -08:00
report.html Adds id to report page 2022-01-27 20:05:17 -08:00
robots.txt fix linging errors 2022-01-27 19:54:12 +01:00