Commit Graph

43 Commits

Author SHA1 Message Date
thiloho
78d5e6e7ae Use unique id instead of class for theme toggle and toc 2025-04-29 07:54:48 +02:00
thiloho
0d9d84ab68 Add search for blog articles 2025-04-29 07:49:09 +02:00
thiloho
fa5cca5cd3 Adjust light mode hover styles 2025-04-29 05:21:52 +02:00
thiloho
6d863cfa19 Increase press visibility on mobile 2025-04-29 05:09:22 +02:00
thiloho
99251afa68 Use neutral for mobile press 2025-04-29 05:00:20 +02:00
thiloho
b6b9f757a6 Set styles for mobile press events 2025-04-29 04:48:36 +02:00
thiloho
25c95db4c1 Include descriptions on blog article list 2025-04-29 04:13:12 +02:00
thiloho
036d806313 Destructure in maps for less duplication 2025-04-29 03:19:12 +02:00
thiloho
f6a5e2518f Create more components to avoid duplication 2025-04-29 03:07:35 +02:00
thiloho
70c2afcb00 Add blog article 2025-04-29 01:50:23 +02:00
thiloho
27c42cbe6f Use JSON file for track rendering 2025-04-28 03:58:54 +02:00
thiloho
4a4e1a0ae9 Set fully custom domain 2025-04-28 00:14:11 +02:00
Thilo Hohlt
d7bb84dbaa Update rss.xml.ts 2025-04-27 12:54:58 +02:00
Thilo Hohlt
5340c4fdd3 Update astro.config.ts 2025-04-27 12:52:54 +02:00
thiloho
43088de07b Adjust album cover alt tag for prod 2025-04-27 11:52:18 +02:00
thiloho
d71254c98c Remove unneeded properties from track grid 2025-04-27 11:50:37 +02:00
thiloho
1418efb9a7 Improve track grid 2025-04-27 11:43:09 +02:00
thiloho
2415c37987 Update hash removal pattern 2025-04-27 11:26:30 +02:00
thiloho
5c5b1cebe5 Update hash removal pattern 2025-04-27 11:04:41 +02:00
thiloho
3606edd967 Update hash removal pattern 2025-04-27 11:01:21 +02:00
thiloho
a4c4a17bfb Update hash removal pattern 2025-04-27 10:56:13 +02:00
thiloho
ee5ab23eb6 Remove astro unique hash from track name 2025-04-27 10:52:05 +02:00
thiloho
a03cfc5ae0 Add tracks page 2025-04-27 10:45:04 +02:00
thiloho
b1b19ac676 Add smooth scrolling and move simple markdown out of directories 2025-04-27 06:43:35 +02:00
thiloho
6534a8d330 Make headings clickable via anchors 2025-04-27 05:23:27 +02:00
thiloho
67fe3181ba Add meaningful text for SEO meta tags 2025-04-27 04:31:59 +02:00
thiloho
f88fe15fe0 Add sitemap integration and render robots.txt via ts 2025-04-27 03:38:25 +02:00
thiloho
6a97f847c6 Move toc into nav for larger screen sizes 2025-04-27 02:49:08 +02:00
thiloho
27ebb67ff9 Adjust padding for toc and max height 2025-04-27 02:42:39 +02:00
thiloho
81425a89a4 Increase section scroll margin for toc 2025-04-27 02:18:42 +02:00
thiloho
44479d5b6a Remove bg from child 2025-04-27 02:14:56 +02:00
thiloho
fcf22bf15e Change position of toc 2025-04-27 02:12:19 +02:00
thiloho
73a27a81b8 Adjust skew height and dark footer bg 2025-04-27 01:47:57 +02:00
thiloho
ed9cd12377 Add skewing to footer 2025-04-27 01:31:47 +02:00
thiloho
59f3226585 Add prettier-plugin-css and update header border 2025-04-27 01:00:05 +02:00
thiloho
04b1282f12 Turn .mjs files into .ts files 2025-04-27 00:09:52 +02:00
thiloho
89e5dbf5ec Update RSS elements and TOC svg 2025-04-27 00:01:26 +02:00
thiloho
480ddd1e68 Add RSS feed, add links for direct md editing on GitHub and update favicon 2025-04-26 22:48:37 +02:00
thiloho
c06006d24b Update deployment path 2025-04-26 10:00:01 +02:00
thiloho
0109035e8f Add deploy action 2025-04-26 09:58:58 +02:00
thiloho
4f15486742 Set site url and remove old logic 2025-04-26 09:57:29 +02:00
thiloho
f8e71fc3b6 Fix Date component for string from remark 2025-04-26 09:43:01 +02:00
thiloho
69be9d8ab7 Initialize project with general functionality 2025-04-26 09:13:54 +02:00