Commit Graph

569 Commits

Author SHA1 Message Date
Stefan Imhoff
f1d7154f2b feat: add 404 error page 2023-04-13 16:18:55 +02:00
Stefan Imhoff
8632a5cfb2 chore: add missing grid configuration for inner grids 2023-04-07 17:09:25 +02:00
Stefan Imhoff
41bf1d409e fix: add container around main so content doesn't stretch on small pages 2023-04-07 17:08:41 +02:00
Stefan Imhoff
579ff18758 fix: decouple page title component from Frontmatter 2023-04-07 17:07:59 +02:00
Stefan Imhoff
911785cfc1 fix: grids to work with both, Markdown and Astro pages 2023-04-07 17:07:31 +02:00
Stefan Imhoff
c798717f6a feat: add About page layout 2023-04-06 15:16:53 +02:00
Stefan Imhoff
73fb3d853f feat: add before and after content slots to layout 2023-04-06 15:16:53 +02:00
Stefan Imhoff
480cce7adc refactor: move page title into its own component 2023-04-06 15:16:53 +02:00
Stefan Imhoff
a28dd5bd11 feat: add Image component 2023-04-06 15:16:53 +02:00
Stefan Imhoff
bfeb8d3ea5 feat: add Divider component 2023-04-06 10:45:29 +02:00
Stefan Imhoff
08089f2324 feat: add fullsize grid and align grid columns with title 2023-04-06 10:20:50 +02:00
Stefan Imhoff
f6fde2c422 fix(tailwind): remove missing grid column end 2023-04-06 10:20:15 +02:00
Stefan Imhoff
1159773528 fix: remove default headline margin 2023-04-06 10:19:31 +02:00
Stefan Imhoff
80b1dcd4bc feat: migrate some global styles 2023-04-05 15:34:00 +02:00
Stefan Imhoff
fb3a708b5d chore: add some Emoji and improve texts 2023-04-05 15:33:39 +02:00
Stefan Imhoff
d8bb473ffe feat: add components for list item, unordered, and ordered lists 2023-04-05 15:33:12 +02:00
Stefan Imhoff
58336ccd73 feat(tailwind): add new colors and list style types 2023-04-05 15:32:34 +02:00
Stefan Imhoff
dbce8614aa chore(tailwind): remove comments 2023-04-05 15:31:59 +02:00
Stefan Imhoff
9d22226498 chore(postcss): add PostCSS nesting plugin 2023-04-05 15:30:22 +02:00
Stefan Imhoff
b63299944c fix(prettier): white space in mdx files 2023-04-05 12:51:45 +02:00
Stefan Imhoff
7e4e1304e6 feat: add text for static pages 2023-04-04 19:43:10 +02:00
Stefan Imhoff
da324dec74 feat: add page layout and grid layout 2023-04-04 19:42:44 +02:00
Stefan Imhoff
761c37fc8b chore: change some spacing in Typography components 2023-04-04 19:41:37 +02:00
Stefan Imhoff
8f0e630cf7 feat: add some static mdx pages 2023-04-04 17:42:57 +02:00
Stefan Imhoff
bf67378660 feat(mdx): create mapping for components 2023-04-04 17:42:02 +02:00
Stefan Imhoff
09921b729f chore: add Tailwind CSS OpenType plugin and classnames 2023-04-04 17:41:47 +02:00
Stefan Imhoff
67f42cf8f9 feat: add page layout 2023-04-04 17:40:51 +02:00
Stefan Imhoff
208b9d9418 refactor: migrate components to Preact 2023-04-04 17:40:19 +02:00
Stefan Imhoff
a15c4ef149 feat: replace Svelte LegalDate component with Preact 2023-04-02 15:51:40 +02:00
Stefan Imhoff
9b784ae818 chore(preact): add Preact to Astro 2023-04-02 15:51:09 +02:00
Stefan Imhoff
a297452050 feat(astro): create Link component 2023-02-27 18:25:45 +01:00
Stefan Imhoff
c3998b9239 refactor: move Svelte components to Astro 2023-02-27 17:28:09 +01:00
Stefan Imhoff
6c15bb55cf chore: update margins of the footer 2023-02-25 23:51:38 +01:00
Stefan Imhoff
21a173409d chore: simplify the ThemeBox component 2023-02-25 22:30:28 +01:00
Stefan Imhoff
f7d2471bb9 feat(astro): finish header and footer styling 2023-02-25 20:29:17 +01:00
Stefan Imhoff
cda2f1adf8 feat(astro): change footer section 2023-02-25 14:21:31 +01:00
Stefan Imhoff
fded6c8021 chore(cspell): update dictionary 2023-02-25 14:20:58 +01:00
Stefan Imhoff
693ffdeb33 chore: remove vale 2023-02-25 14:20:10 +01:00
Stefan Imhoff
41d8e427d4 feat: add footer with legal, social icons, and up link 2023-02-24 20:09:54 +01:00
Stefan Imhoff
140cb69709 feat(svelte): add ThemeBox component 2023-02-24 17:11:09 +01:00
Stefan Imhoff
8219cf576a chore: move icon and click area sizes into tokens 2023-02-24 16:20:51 +01:00
Stefan Imhoff
8c2095af74 feat(astro): use page header component 2023-02-24 16:10:40 +01:00
Stefan Imhoff
1ab0b376c8 feat(astro): add page header component 2023-02-24 16:10:40 +01:00
Stefan Imhoff
107f2f0747 feat(astro): add theme toggle 2023-02-24 16:10:40 +01:00
Stefan Imhoff
5240bf9be8 feat(astro): add navigation component 2023-02-23 20:23:04 +01:00
Stefan Imhoff
407169074e feat(astro): add backlink component 2023-02-23 19:52:38 +01:00
Stefan Imhoff
ba21116210 feat(astro): add theme provider for dark mode 2023-02-23 19:51:50 +01:00
Stefan Imhoff
e2ccaf991f feat(astro): migrate back link 2023-02-21 17:34:12 +01:00
Stefan Imhoff
95599b9afe chore(astro): add Astro icon plugin and a custom SVG 2023-02-21 17:33:25 +01:00
Stefan Imhoff
6cd6eb1d28 feat(tailwind): add styling for header, footer and content area 2023-02-21 16:37:18 +01:00