Commit graph

128 commits

Author SHA1 Message Date
498155fea3
chore(docs): add current features to the README.md 2025-07-10 18:33:00 +08:00
a20aef1d6e
fix: comment not displayed when no client javascript is disabled 2025-07-10 18:19:56 +08:00
d6e1a9dd94
feat: add tex(?) formula support 2025-07-10 18:05:41 +08:00
414cd7d3d7 refactor: migrate route from post/... to blog/... 2025-06-29 22:08:06 +08:00
03ce3caefd feat: add newsletter to blog posts page 2025-06-23 22:51:09 +08:00
862acbd1f1 feat: (link card) disables show archive by default use the date published/updated to get the archived version 2025-06-19 22:39:19 +08:00
dee65f247b feat: add support for goatcounter and migrate to statistics config 2025-06-13 16:46:29 +08:00
cb9f917b06 chore: clarify noClientJavaScript comment regarding functionality limitations 2025-06-13 15:57:55 +08:00
f1f40c0578 feat: do not randomly generate a random number as password in case of locking out 2025-06-13 10:43:01 +08:00
4b603b74d2 fix: ProtectedContent don't enter on submit and styling fix 2025-06-13 10:35:44 +08:00
93fb60724c feat: add content encryption 2025-06-12 22:07:03 +08:00
d5d025e011 feat: add ruby helper shortcode 2025-06-12 20:35:32 +08:00
a2d594b393 chore(docs): update contribution guide 2025-06-08 22:55:28 +08:00
ba6579d0cf chore(docs): add reference from Astro docs 2025-06-08 22:49:12 +08:00
eedd70c95f fix: add margin to code blocks for improved layout 2025-06-08 22:39:34 +08:00
2f415f9c8f chore(docs): add 'spoiler' example to Markdown syntax example 2025-06-08 22:33:20 +08:00
fd3b47fa91 feat: add link card shortcode 2025-06-08 21:14:52 +08:00
grassblock
27201e2be8 feat: improve table and blockquote styling for content 2025-06-07 18:21:09 +08:00
grassblock
742c011f4e fix: callout info text color distinguishable when in light mode 2025-06-07 17:59:19 +08:00
grassblock
bce6cd4506 feat: adjust margin between content and article info 2025-06-07 17:54:31 +08:00
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