mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-06 07:05:59 +00:00
Fix link in contribution.md
This commit is contained in:
parent
64e3cb04f3
commit
4ca68ebca4
@ -4,7 +4,8 @@
|
||||
|
||||
*Feb 19, 2021*
|
||||
|
||||
This release comes with a completely new ui, including a dark theme!
|
||||
This release comes with a completely new ui based on
|
||||
[tailwindcss](https://tailwindcss.com), including a dark theme!
|
||||
Additionally there are some other minor features and bug fixes.
|
||||
|
||||
- New Web-UI with light and dark theme (#293).
|
||||
|
@ -61,10 +61,7 @@ processes.
|
||||
The web frontend is written in [Elm](https://elm-lang.org), which is a
|
||||
nice functional language that compiles to javascript. The frontend is
|
||||
included in the http/restserver component. The CSS is provided by
|
||||
[Fomantic-UI](https://fomantic-ui.com/), where a [custom
|
||||
build](https://github.com/eikek/fomantic-slim-default) of it is used
|
||||
to avoid dependency to a google font and jquery (all javascript
|
||||
modules are removed).
|
||||
[TailwindCSS](https://tailwindcss.com/)..
|
||||
|
||||
The [development](https://docspell.org/docs/dev/building/) page
|
||||
contains some tips to get started.
|
||||
|
Loading…
x
Reference in New Issue
Block a user