shiori/internal/http
Felipe Martin 4df7e1dd8e
feat: build css from less files locally (#735)
* build less using lessc and bun

* build

* make styles-check

* Added workflow to check updates

* avoid embed less files

* docs

* updated tests to reflect changes

* typo

* fixed archive page css

* call styles check on pull requests

* comments in style.less

* fix archive styles affecting other pages

* minify using clean-css

* Split archive.css and style.css

* Updated docs
2023-09-16 19:58:55 +02:00
..
context Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
middleware Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
response Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
routes feat: build css from less files locally (#735) 2023-09-16 19:58:55 +02:00
server.go Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00