Draft: New more dynamic structure #9

Open
gkleen wants to merge 30 commits from restructure into main

30 Commits

Author SHA1 Message Date
b7017d4d3f implement small-headlines class especially for long legal texts 2023-08-06 19:40:32 +00:00
d5b64fc407 implement multi-col layout especially for long legal texts 2023-08-06 19:27:56 +00:00
b8e947fea4 only rewrite routes if LOCALHOST env variable is unset 2023-08-06 18:59:06 +00:00
6bb3dbaef7 display footer at page bottom 2023-08-06 18:18:56 +00:00
ce95e84992 restyle footer 2023-08-06 18:10:00 +00:00
4344b59cf9 imprint: fix markdown 2023-08-06 17:37:04 +00:00
1364b769de data-protection: fix markdown 2023-08-06 17:35:02 +00:00
4d3af43f1a data-protection: change order 2023-08-03 18:18:11 +00:00
df81b76531 change site theme 2023-08-03 18:14:02 +00:00
0ed0bb92c2 add imprint and data-protection footer 2023-08-03 18:13:24 +00:00
ea6ed885bf Merge branch 'css' into 'restructure'
Work on CSS

See merge request uniworx/uniworx.de!3
2023-07-26 11:56:14 +00:00
eb5e71d90a relative urls in webpack emitted bundles 2023-07-26 12:35:59 +02:00
0ad0613fa6 customize font 2023-07-26 12:16:04 +02:00
041e83c6f2 bootstrap based navigation 2023-07-26 11:35:59 +02:00
07db713b89 add fontawesome, implement basic mobile menu 2023-05-20 01:35:03 +00:00
60c96ec1ef header nav: fix submenu positioning 2023-05-19 20:43:21 +00:00
7a5bb77545 header nav: switch to dropdown menus 2023-05-19 20:31:16 +00:00
996a0760b6 header: tweak sizing 2023-05-19 20:16:05 +00:00
e1052c811a tweak submenu width for better ux 2023-05-19 19:34:40 +00:00
f5955cf405 add basic header css 2023-05-19 19:25:02 +00:00
59a6a0b55e switch to sass 2023-05-15 22:58:23 +00:00
21e0e9d883 add main.css 2023-05-15 22:52:08 +00:00
2e05a304b1 support special pages that are not concatenations of posts
Fixes #4
2023-05-15 15:48:05 +02:00
c91de20ef1 normalize links automagically by parsing _redirects
Fixes #2
2023-05-15 15:36:17 +02:00
014952290e add missing build tools to devShell 2023-05-15 12:08:10 +02:00
e2f8cf866d support for tag metadata (title/sorting)
Fixes #3
2023-05-15 12:03:43 +02:00
86800a404e Merge branch 'main' into 'restructure'
# Conflicts:
#   frontend/node_modules.gup
2023-05-13 19:24:03 +00:00
9fbd4ac9eb more dynamic structure 2023-05-13 21:22:11 +02:00
d0981af607 Merge branch 'mr-review' into 'main'
Provide Review Apps in MRs

See merge request uniworx/uniworx.de!1
2023-05-13 16:48:39 +00:00
a132d6bf4c Provide Review Apps in MRs 2023-05-13 16:48:39 +00:00