Commit graph

108 commits

Author SHA1 Message Date
grassblock
856a8f2795 feat: working table of contents 2025-06-07 17:53:46 +08:00
grassblock
29b1fa4afb chore(doc): add markdown syntax example page 2025-06-06 22:55:47 +08:00
grassblock
145ef1f2b4 feat: add table of contents to posts (WIP) 2025-06-06 22:55:20 +08:00
grassblock
9ecf25f3ab feat: more modern way to use 'reference' to get authors 2025-06-06 22:50:36 +08:00
grassblock
9ff40d1e9e feat: add Bootstrap callout shortcode 2025-06-06 21:27:11 +08:00
grassblock
e72c80197b feat: add PWA support 2025-06-04 18:17:39 +08:00
grassblock
9590e739b0 feat: add full favicon support 2025-06-04 18:17:29 +08:00
grassblock
c50855a5de chore(docs): update roadmap 2025-06-04 17:06:25 +08:00
grassblock
eaabe1b737 chore: exclude wrangler directory from git 2025-05-31 19:20:04 +08:00
grassblock
e5d6dbda6f feat: add umami analytics 2025-05-31 19:17:14 +08:00
grassblock
e0f8e02577 feat: better glob matching featured images 2025-05-31 19:03:14 +08:00
grassblock
06c523c667 feat: caching for author's avatars and og:images 2025-05-31 18:35:11 +08:00
grassblock
11bc60c103 chore(IDE settings): remove .astro from search index 2025-05-29 22:20:49 +08:00
grassblock
047b896ddc feat: custom author avatar support 2025-05-29 22:18:59 +08:00
grassblock
b103c045e2 fix: no 'uncategorized' category in categories page 2025-05-29 20:56:40 +08:00
grassblock
6e89919cd4 fix: quick fix for refuse building articles (https://github.com/GrassBlock1/mercury/issues/2) 2025-05-29 20:44:58 +08:00
grassblock
00115ad5a0 feat: add categories and tags page (WIP) 2025-05-28 22:19:01 +08:00
grassblock
1e7f0f9e4a feat: added author info in article page 2025-05-28 17:33:09 +08:00
grassblock
b842d124a9 feat: add optional minecraft avatar for authors 2025-05-28 17:32:29 +08:00
grassblock
c7edf035c1 fix: don't generate featured image when there are images in the article 2025-05-25 23:22:51 +08:00
grassblock
510669b34c feat: don't prepend baseurl in the og:image when the locally stored first image in the article is used 2025-05-25 23:21:45 +08:00
grassblock
b814569bc6 feat: use src/content/index.md to render homepage 2025-05-24 22:15:55 +08:00
grassblock
0569d5577b fix: images in article overflow 2025-05-24 22:15:54 +08:00
grassblock
db09d3bf88 feat: use the first image of an article as og:image 2025-05-24 21:40:30 +08:00
grassblock
5ef4dda34e chore(docs): update roadmap 2025-05-23 22:36:17 +08:00
grassblock
ea3d8accc3 feat: better style when printing the article 2025-05-23 22:35:14 +08:00
grassblock
85fceee138 chore(docs): update roadmap 2025-05-23 22:11:21 +08:00
grassblock
458dc2dafe feat: multi-authors support 2025-05-23 22:03:54 +08:00
grassblock
af55568839 fix: redundant 'true' at footer when no javascript is disabled 2025-05-23 21:59:47 +08:00
grassblock
e605e4ed42 feat: search engine config for search bar without javascript 2025-05-23 18:00:42 +08:00
grassblock
b695fe9fd5 feat: icon for post reply via email 2025-05-23 17:59:08 +08:00
grassblock
cbdc63a6eb feat: post reply via email (WIP) 2025-05-23 17:11:25 +08:00
grassblock
a74b7619d0 feat: create new css-only ThemeSwitcher 2025-05-23 17:09:00 +08:00
grassblock
c74defd696 chore(docs): update roadmap 2025-05-22 22:55:21 +08:00
grassblock
45e43928e7 refactor: rewrite search component with fastsearch 2025-05-22 22:54:13 +08:00
grassblock
a7fea79d98 feat: implement no-client-JavaScript support for back-to-top and search (WIP) 2025-05-22 21:43:35 +08:00
grassblock
5c3eba62b1 chore(docs): add roadmaps & special thanks to README.md 2025-05-19 22:50:04 +08:00
grassblock
cd7ea551c9 chore(docs): add contributing guide 2025-05-19 22:49:16 +08:00
grassblock
9e5bf9309e feat: better date colors 2025-05-19 12:15:10 +08:00
grassblock
819bd91231 chore: 404-page path more accurate variable 2025-05-19 11:40:55 +08:00
grassblock
47bcb9a158 feat: changed content box border & navbar links style to make it more like a terminal 2025-05-19 11:40:28 +08:00
grassblock
44186453a4 feat: separate footer color & font to meet accessibility guidelines 2025-05-19 11:31:45 +08:00
grassblock
c7b86e53ae feat: changed color to meet accessibility guidelines (say goodbye to standard nord palette) 2025-05-18 22:24:46 +08:00
grassblock
342ebde2d4 fix: fediverse statuses caused overflow 2025-05-18 20:48:58 +08:00
grassblock
c56db7d692 feat: back to top scrolls back more gracefully 2025-05-18 19:52:35 +08:00
grassblock
a95920db70 feat: cooler path display style 2025-05-18 19:43:14 +08:00
grassblock
7851abb262 refactor: use imported svg to display logos 2025-05-18 17:01:00 +08:00
grassblock
3b96b42d4b chore(static web apps): fix 404 page 2025-05-18 16:48:51 +08:00
grassblock
d3a8d4eb89 fix: Property title is missing but required in type Prop in index.astro 2025-05-18 13:04:22 +08:00
grassblock
65d4be56ad fix: search result points to the 404 page 2025-05-18 12:58:33 +08:00