Commit Graph

91 Commits

Author SHA1 Message Date
480a723d20 Colorize tags (span children) in blue 2023-11-27 18:07:48 -06:00
edb3770635 Lower summary title underline opacity 2023-11-27 18:07:32 -06:00
9a6ae27660 Add commas to tags, tune date format 2023-11-27 18:07:14 -06:00
7522fdabb0 Add sitemap/robots.txt generation plugins, fix titleTag, lower header underline opacity 2023-11-27 18:06:59 -06:00
8c02b7c2e0 Remove broken link in old post 2023-11-27 17:44:54 -06:00
36a293541c Continue tuning header size & margin, fix README, fix repository URL string 2023-11-27 17:15:24 -06:00
884638091c Small post reformat 2023-11-27 16:47:05 -06:00
02e2c44247 Begin renaming to undefined behaviors, continue eliminating old CSS 2023-11-27 16:46:59 -06:00
40f503bcf2 De-duplicate article tags, highlight anchor tags in light blue within article 2023-11-26 17:36:35 -06:00
41cc729f3a Fix unused imports, fix weird compiler parser breaking on commented JS comments 2023-11-26 17:12:38 -06:00
7bffcd2539 Add shiki to config, set theme & tune theme bg with CSS 2023-11-26 10:24:55 -06:00
90cd980477 Fix footer, re-implement commit ID coloration using CSS 2023-11-26 10:24:36 -06:00
c777c132f6 Reformat race conditions post 2023-11-26 08:49:11 -06:00
cdfa3c3bf9 Remove double slot 2023-11-26 08:48:58 -06:00
fd8882f756 Re-introduce code CSS, remove unused selectors & use tailwind when applicable, remove double slot 2023-11-26 08:48:38 -06:00
a8db91f389 Change spacing, underline summary heading, tag URLs + spacing 2023-11-26 08:02:39 -06:00
d494391cee Sort posts before rendering 2023-11-26 07:55:58 -06:00
e0b0ab45a3 Use proper 2 digit padding, use day of month, not day of week 2023-11-26 07:55:49 -06:00
02a3044437 Use proper short month, increase day leading size 2023-11-26 07:53:03 -06:00
2184dcd202 Use date-fns for parsing pubDate, use Date instead of string 2023-11-26 07:52:39 -06:00
a205436bc4 Add ViewTransitions, remove console.log 2023-11-25 15:28:26 -06:00
2611f6ab2c Switch from layout to slug & SSG routes 2023-11-25 15:26:58 -06:00
a5db301e81 Setup blog content collection, move all posts, use pubDate 2023-11-25 14:59:43 -06:00
f76cff7266 Fix font asset URLs 2023-11-25 13:51:26 -06:00
ce2e88f204 Use Vercel deployment env vars, truncate string 2023-11-25 13:48:29 -06:00
b5587041b1 Post layout frontmatter destructuring, space joined tags 2023-11-25 13:43:11 -06:00
61af9a3ef6 Readd commit id details 2023-11-25 13:42:46 -06:00
e3e71eab25 Fix max width, center properly, switch to tailwind for some helpers 2023-11-25 13:12:51 -06:00
07336e48ed Prettier format invocation 2023-11-24 17:37:32 -06:00
6d669660f5 Disable code CSS, transfer post_date class into Tailwind 2023-11-24 17:37:21 -06:00
7e8c57bcf6 Summary card component 2023-11-24 17:36:49 -06:00
71a0e8e454 Add prettier, tailwindcss, prettier-plugin-astro 2023-11-24 17:36:42 -06:00
d7d7628e4e Decent working Base/Post + index layout 2023-11-24 17:36:24 -06:00
872e7cc5f1 Transfer all posts 2023-11-24 17:36:08 -06:00
790d6c7156 Remove demo index, improve post base layout 2023-11-24 04:00:39 -06:00
f8575fe467 Add real test post 2023-11-24 03:47:40 -06:00
a6b9894498 Add general aliases 2023-11-24 03:41:29 -06:00
38564a0c3f Add sass, tailwindcss packages 2023-11-24 03:41:20 -06:00
01d972792e Add base layout, copy SCSS 2023-11-24 03:41:10 -06:00
84c0086f5e Add font assets 2023-11-24 03:40:57 -06:00
63ec8e02cb Init repo 2023-11-24 03:17:16 -06:00