Commit Graph

224 Commits

Author SHA1 Message Date
9d77edaf94 fix description not being used in folder and tag listings 2023-08-20 01:08:18 -07:00
efe847f362 fix description not being used in folder and tag listings 2023-08-20 01:08:18 -07:00
78f4cdbe10 avoid 404 on icon for spa navigations with anchors 2023-08-19 16:40:02 -07:00
c02170f534 avoid 404 on icon for spa navigations with anchors 2023-08-19 16:40:02 -07:00
dd47be1bc6 improve path resolution stability 2023-08-19 16:28:44 -07:00
c990edfac3 improve path resolution stability 2023-08-19 16:28:44 -07:00
c874e7e937 base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
fd174f45a5 base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
07a327e05a fix back button in spa not working between two pages that both have hash fragments 2023-08-17 01:34:50 -07:00
e7fde5f937 fix back button in spa not working between two pages that both have hash fragments 2023-08-17 01:34:50 -07:00
58d9dc0528 format 2023-08-17 00:55:52 -07:00
509e8d499c format 2023-08-17 00:55:52 -07:00
0c199975f2 various path fixes for links to extensions, fix relative paths in links 2023-08-17 00:55:28 -07:00
9d58a8f238 various path fixes for links to extensions, fix relative paths in links 2023-08-17 00:55:28 -07:00
2dc0ae279c fix import paths 2023-08-16 22:09:11 -07:00
eae04eac00 fix import paths 2023-08-16 22:09:11 -07:00
2f6747b166 fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
f0eaeb1772 fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
c89f8b1a9a fix nested callout folding 2023-08-12 21:16:43 -07:00
619be0e153 fix nested callout folding 2023-08-12 21:16:43 -07:00
7bffc2183e include home page in search 2023-08-12 00:24:30 -07:00
831a47ad61 include home page in search 2023-08-12 00:24:30 -07:00
827dd91847 format, make search async 2023-08-12 00:03:11 -07:00
7e97757776 format, make search async 2023-08-12 00:03:11 -07:00
ed62ece491 fix broken tag listing links to tags 2023-08-11 23:27:59 -07:00
79dff01407 fix broken tag listing links to tags 2023-08-11 23:27:59 -07:00
736c3981c4 fix emit filepaths, tag emit being overriden by content 2023-08-11 23:25:44 -07:00
0ce30d451d fix emit filepaths, tag emit being overriden by content 2023-08-11 23:25:44 -07:00
e4950e06a1 fix getFileExtension missing numeric extensions (e.g. mp4) 2023-08-08 21:31:36 -07:00
d159375804 fix getFileExtension missing numeric extensions (e.g. mp4) 2023-08-08 21:31:36 -07:00
e21f0f9bb9 change reading time to content meta 2023-08-08 21:28:09 -07:00
adc8d142ed change reading time to content meta 2023-08-08 21:28:09 -07:00
ee9ed4f287 fix head.tsx 2023-08-08 20:36:24 -07:00
e0d145a0f5 fix head.tsx 2023-08-08 20:36:24 -07:00
d02af6a8ae architecture, fix vendor prefixing 2023-08-07 17:34:38 -07:00
68050264f0 architecture, fix vendor prefixing 2023-08-07 17:34:38 -07:00
cd9dc6ecb5 fix css transforms for mobile 2023-08-06 22:07:08 -07:00
b34d1bc18f fix css transforms for mobile 2023-08-06 22:07:08 -07:00
1c1a569023 fix formatting 2023-07-25 21:11:06 -07:00
f4561121d0 fix formatting 2023-07-25 21:11:06 -07:00
cee2883c08 nested tag support and tag index page 2023-07-25 21:10:37 -07:00
28a853cca4 nested tag support and tag index page 2023-07-25 21:10:37 -07:00
351b4ab13b styling fixes for stacking order and overflow 2023-07-23 21:41:09 -07:00
bc58342a4a styling fixes for stacking order and overflow 2023-07-23 21:41:09 -07:00
7c2bb4ee4c bundleinfo flag, minify scripts 2023-07-23 17:58:35 -07:00
c3a9956ee2 bundleinfo flag, minify scripts 2023-07-23 17:58:35 -07:00
5599eb590e feat: process tags in content 2023-07-23 14:02:57 -07:00
9590dc76a4 feat: process tags in content 2023-07-23 14:02:57 -07:00
fd7c33c537 style fixes for search bar and title on mobile 2023-07-23 11:19:15 -07:00
36c479231d style fixes for search bar and title on mobile 2023-07-23 11:19:15 -07:00