Commit Graph

389 Commits

Author SHA1 Message Date
Stefan Imhoff
fb3c95aa81 feat: move Haiku to collection 2023-04-24 16:14:53 +02:00
Stefan Imhoff
e3d83759e0 chore: move markdown text snippets into text folder to prevent clash with content collections 2023-04-24 15:23:20 +02:00
Stefan Imhoff
5cc0506dcb chore: update link 2023-04-24 15:14:39 +02:00
Stefan Imhoff
7de48dacb6 feat: add Email link component 2023-04-24 15:14:30 +02:00
Stefan Imhoff
d6674f7504 feat: add More and Download links 2023-04-24 15:14:07 +02:00
Stefan Imhoff
0e537e89d5 feat: update text 2023-04-23 15:36:12 +02:00
Stefan Imhoff
d706fd78c4 chore: sort imports 2023-04-23 15:36:04 +02:00
Stefan Imhoff
f62210a3ac feat: add Video components 2023-04-23 15:35:18 +02:00
Stefan Imhoff
af985f2111 feat: add Flag components 2023-04-23 15:33:29 +02:00
Stefan Imhoff
8cfbffe581 feat: add Banner component 2023-04-23 15:33:29 +02:00
Stefan Imhoff
a7b7ff8a5e feat: add AffiliateLink component 2023-04-23 15:30:49 +02:00
Stefan Imhoff
44453bdbca feat: add colors on page 2023-04-17 20:28:11 +02:00
Stefan Imhoff
bf0e88df20 feat: add ColorSwatch component 2023-04-17 20:27:44 +02:00
Stefan Imhoff
f2d809dd3b feat: add Book and AmazonBook components 2023-04-17 17:59:06 +02:00
Stefan Imhoff
8e871e10ed feat: add page for "Traditional Colors of Japan" 2023-04-13 16:20:46 +02:00
Stefan Imhoff
6b90423cf9 chore(tailwind): add new grid template column settings 2023-04-13 16:20:46 +02:00
Stefan Imhoff
c5819d5772 fix: allow innerGrid on the wrapper 2023-04-13 16:20:46 +02:00
Stefan Imhoff
00c06fce72 chore: replace custom styling with Verse component 2023-04-13 16:20:36 +02:00
Stefan Imhoff
52504a070f feat: create Verse component 2023-04-13 16:19:10 +02:00
Stefan Imhoff
e0e37c8343 feat: add text-wrap balance to headlines 2023-04-13 16:19:10 +02:00
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