Commit Graph

21 Commits

Author SHA1 Message Date
Stefan Imhoff
fd60e171ce refactor: replace YouTubeVideo with YouTube Lite
YouTube loads PER video embedded in a page 900 kB which is insane.
2023-06-11 09:18:39 +02:00
Stefan Imhoff
2fe43a933c feat: add Figure component 2023-06-01 17:19:02 +02:00
Stefan Imhoff
d876e5f640 feat: add Bookshelf component 2023-06-01 17:19:02 +02:00
Stefan Imhoff
89bead4db3 feat: add Blockquote component 2023-06-01 17:18:30 +02:00
Stefan Imhoff
676be24b30 feat: add Pullquote component 2023-06-01 17:18:30 +02:00
Stefan Imhoff
5f66147900 refactor: use AstroImageTools to optimize Markdown images 2023-05-18 15:49:47 +02:00
Stefan Imhoff
4909aa5143 feat: add project detail pages 2023-05-17 20:49:49 +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
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
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
52504a070f feat: create Verse component 2023-04-13 16:19:10 +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
d8bb473ffe feat: add components for list item, unordered, and ordered lists 2023-04-05 15:33:12 +02:00
Stefan Imhoff
bf67378660 feat(mdx): create mapping for components 2023-04-04 17:42:02 +02:00