Commit Graph

98 Commits

Author SHA1 Message Date
af29f08937 astro-env test 2024-05-24 16:43:47 -05:00
e1850d5279 ImportMetaEnv interface definition 2024-05-24 16:42:51 -05:00
5b7cbfe869 Display posts & filter tag list page 2024-05-24 01:32:31 -05:00
eeff80e88c Indirect link tag descendant color CSS 2024-05-24 01:10:38 -05:00
132e94548c Add proper separate reading font (paragraphs), clean up tag CSS 2024-05-24 01:07:39 -05:00
04a637dbb8 Add inline direct color formatting to $VARs 2024-02-01 03:20:04 -06:00
6366375ef2 Tune title padding, add title with sudo micro cmd 2024-02-01 03:18:19 -06:00
33cbe005b8 Fix first image filename 2024-02-01 03:01:29 -06:00
f146ab048c Remove old glitch storage class comments 2024-02-01 02:57:55 -06:00
a2fb261232 Add OGP metadata for posts 2024-02-01 02:33:59 -06:00
b7b5143b39 post: Bluetooth Pairing While Dual Booting 2024-02-01 01:13:03 -06:00
c1da6a2347 Disable italics on bold 2024-02-01 01:12:49 -06:00
3b7f40fcce Add char highlighting support, purple 2024-02-01 01:12:28 -06:00
b36378f53a Add tailwindcss Sass support 2024-02-01 01:12:12 -06:00
dd31fa2ce3 Add list entries to inline code styling selectors 2024-01-31 20:04:49 -06:00
2d67526e17 Add README on Environment Variables 2024-01-31 19:39:02 -06:00
4f4232ab7c Use static chicago time for datetime format rendering 2023-12-04 17:07:24 -06:00
7e461a18a9 Factor filter predicate into helpers.ts, add @lib alias dir 2023-12-01 21:35:02 -06:00
b1e4f1a583 Display draft posts in development mode only 2023-12-01 21:14:27 -06:00
e0fe3067c7 Draft "Reverse Engineering Duo Mobile" 2023-12-01 20:50:25 -06:00
c1b6498ffe Add draft tag, default false, provide filtering on all routes 2023-12-01 20:50:13 -06:00
3d81559a39 Fix 0 height fleurons in hr tags (breaks) 2023-11-28 15:40:04 -06:00
7529f4fd6b Re-add assets for project facelift, restricted memory, fix code format issues 2023-11-28 15:35:47 -06:00
db584b3797 Add 2023 update to runnerspace post, adjust heading, fix raw codeblock 2023-11-28 15:30:07 -06:00
c004241c57 Remove console.log left, remove line text concerning SigCgt post 2023-11-28 11:02:44 -06:00
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