Commit Graph

10 Commits

Author SHA1 Message Date
Henry a249fd8bee fix SPDX headers and add reuse API badge 2021-10-08 14:39:31 +02:00
Tim Nordenfur 18320f9ed7 expand member entry when aliases overflow (#250) 2021-06-10 00:44:48 +02:00
Andre Staltz 67877407b8
restyle the invites page 2021-04-08 13:10:45 +03:00
Andre Staltz 4f70c62ab2
combine aliases page with members page 2021-04-07 14:38:03 +03:00
Henry d8d8b38f13 add tailwind powered tooltip 2021-03-17 08:58:39 +01:00
Andre Staltz 11d1c8cdee
fix CSS for long code blocks 2021-03-02 16:29:35 +02:00
Andre Staltz 254fd4d0c6
style the markdown body 2021-03-01 18:09:06 +02:00
Andre Staltz 0eb957dbb8
fix css flash-of-unstyled-content 2021-02-12 17:34:20 +02:00
Henry 9019ebd130 just one /style.css
use 'go generate -tags dev' to produce the dev build and 'go generate'
for the prod build. have them produce the same file.

The only problem is that one needs to run this in web/styles first
before updating assets.
2021-02-11 18:37:51 +01:00
Andre Staltz 8401472b8f
setup Tailwind css project in web/styles 2021-02-11 18:30:16 +02:00