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 |
|
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 |
|