Commit Graph

73 Commits

Author SHA1 Message Date
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