Commit Graph

73 Commits

Author SHA1 Message Date
8f5eb99bbf Use line highlighting for SigCgt in race conditions post 2023-11-28 11:00:43 -06:00
3285d9f6d9 Disable date-fns-tz timezone offset solution, add thoughts, revert 2023-11-28 04:16:31 -06:00
51369a9935 Fix UTC time issues by converting to UTC during parsing, and formatting with date-fns-tz 2023-11-28 04:12:54 -06:00
2172744bb4 Use tsx, not jsx for Time component import (resolve error) 2023-11-28 03:38:00 -06:00
d67ff73d34 Fix tsconfig baseUrl, add small space left of tags/right of Time 2023-11-28 03:34:18 -06:00
a1b228a63c Fix race conditions post line highlight 2023-11-28 03:30:38 -06:00
d685ad4f3f Use date-fns-tz for time formatting 2023-11-28 03:29:50 -06:00
57ed2a4e52 React integration config 2023-11-28 03:29:11 -06:00
4ebdb779e3 Add react, date-fns-tz, sharp, satori 2023-11-28 03:28:47 -06:00
083e8d5287 Attempt client handling of post datetime 2023-11-28 03:03:28 -06:00
14f311d8f7 Increase tar --totals context, use codeblock titles + line highlights
Also remove unnecessary lines from code example
2023-11-28 02:14:33 -06:00
2c893f74d1 Prevent jitter animation overflowing on mobile 2023-11-28 02:13:07 -06:00
a34dc6036d Eliminate double underline by moving class directly onto anchor 2023-11-28 01:44:21 -06:00
494518cea5 Adjust date-fns parsing to limit alternate date formats
Not a fix for the GMT+0/UTC date output on Vercel builds
2023-11-28 01:43:57 -06:00
3489cc1c03 Adjust for rehype-pretty-code, lighter inline highlighting, line highlighting, codeblock title 2023-11-28 01:43:27 -06:00
64f4ae80ce Switch from astro built-in shikiji syntax highlighting to rehype-pretty-code 2023-11-28 01:42:50 -06:00
a078b0be36 Fix layout classes, add titles to tag & 404 pages 2023-11-27 21:38:20 -06:00
48b5be61f8 Minimal tags page implementation, remove coments from feed.xml.ts 2023-11-27 21:23:10 -06:00
c1410f0a0d 404 page with header component 2023-11-27 21:14:38 -06:00
dd79e42fcb Move glitch CSS directly into Header component, refine animation directive 2023-11-27 21:13:57 -06:00
161e457d28 Add mdx integration 2023-11-27 20:18:07 -06:00
a7c5debb5c Separate default body contents into General layout, keep Base 2023-11-27 20:17:58 -06:00
4aeffb978c Allow header text to be customizable 2023-11-27 20:16:57 -06:00
8c379d5004 Remove additional custom JS, gallery, and SEO comments
leftover from old blog
2023-11-27 20:05:28 -06:00
db25fa0a97 Extract header into component, specify general 'RSS' instead of 'Atom' feeds 2023-11-27 20:04:18 -06:00
3f3a3a4855 Enable prefetch, add specifiers in Summary component 2023-11-27 19:39:47 -06:00
008f1bf960 Add RSS mechnaisms 2023-11-27 19:30:58 -06:00
dec63c64d5 Small format changes, switch all ihighlight macros to ordinary highlighter mechanisms 2023-11-27 19:30:07 -06:00
6a80ed3ef4 Fix reversed git commit URL assembly 2023-11-27 19:07:12 -06:00
6f4c465aee Increase p/table article vertical margins 2023-11-27 18:59:02 -06:00
0d474a9164 Remove custom.js script injector, FOUC script tag from old website 2023-11-27 18:58:46 -06:00
73dab10c37 Set default monospace font to CMU Typewriter Text 2023-11-27 18:08:03 -06:00
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