|
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
|
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
|
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
|
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
|
ea3d8accc3
|
feat: better style when printing the article
|
2025-05-23 22:35:14 +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
|
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
|
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
|
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 |
|
grassblock
|
ba9a44a944
|
feat: a more adaptive way to show the title & remove redundant path
|
2025-05-18 12:56:33 +08:00 |
|
conglinyizhi
|
e002af6f8a
|
fix(blog): Add SEO description for the blog page
|
2025-05-18 11:38:05 +08:00 |
|
conglinyizhi
|
e70d243e45
|
feat(llms): Add Markdown format content export feature
|
2025-05-18 11:37:18 +08:00 |
|