114 Commits

Author SHA1 Message Date
26526711ad Fix react-wrap-balancer import breaking React DOM 2024-05-27 16:14:06 -05:00
c51d2749db Update @astrojs/react 2024-05-27 04:39:31 -05:00
80c8f1fc1a Enable language detection for Markdown files 2024-05-27 04:39:24 -05:00
e74fcd6b3b Temporarily disable Balancer usage for builds 2024-05-27 04:34:18 -05:00
ef8a1ba860 Properly add 'dist' output folder to tsconfig.exclude 2024-05-27 04:34:02 -05:00
4a699210e8 Add project name, update project version, update all AstroJS dependencies 2024-05-27 04:33:51 -05:00
e5ac7ddb2b Use balancer, add centering & border for post titles on ultra low width viewports 2024-05-27 02:35:39 -05:00
bbbaf8e348 Add ARIA label for 404 (cd ~ meaning) 2024-05-27 02:33:52 -05:00
b8f2a415c9 Extra mobile viewport improvements, screen sizing/max widths 2024-05-26 15:12:17 -05:00
d844b05f1c Fix word break on post tags causing overflow 2024-05-26 15:11:56 -05:00
6481a9a03c Header links sizing improvements, aria accessibility directives 2024-05-26 15:11:38 -05:00
795b0dedb0 Improve inline code wrapping on mobile viewports, fix weird overflow issue with codeblocks 2024-05-26 15:11:13 -05:00
fa285a642e Improve font sizing globally for all viewports 2024-05-26 15:10:25 -05:00
a0e4240943 Improve mobile sizing for Header, add screen-reader directives 2024-05-26 15:09:51 -05:00
87ff523595 Minor improvement to dual boot bluetooth post 2024-05-25 20:17:23 -05:00
2efb68ec32 Fix tailwind custom font additions (improper CSS) 2024-05-25 20:17:09 -05:00
f8b2b6a4be Update TailwindCSS 2024-05-25 20:16:51 -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