saicaca
|
8bdad0b2fc
|
feat: add support for GitHub style admonition syntax
|
2024-06-22 01:31:29 +08:00 |
saicaca
|
176b38a4cb
|
fix: custom scrollbar does not reload after page switch
|
2024-06-22 01:11:27 +08:00 |
saicaca
|
960e85f92d
|
fix: extra empty lines in codeblocks still displayed in some cases
|
2024-06-22 00:49:30 +08:00 |
saicaca
|
b70a01a43a
|
fix: style tweaks for copy-code button
|
2024-06-21 22:37:39 +08:00 |
Kuroki_Tsuki
|
88a7414625
|
feat: copy button for code blocks (#67)
* Add code copy
* fix: safari copyButton style
* fix: addPreCopyButton up time
* modify: CopyButton style
* fix: Duplicate rendering issue with copy button
|
2024-06-21 22:27:23 +08:00 |
baka-gourd
|
815692899d
|
fix: add missing i18n for `Search` (#102)
* feat(i18n): add missing `Search` key
* fix: update i18n text
---------
Co-authored-by: saicaca <zephyird@gmail.com>
|
2024-06-21 19:39:13 +08:00 |
saicaca
|
5cfc78ef65
|
fix: hide the extra empty line in code blocks
|
2024-06-21 19:29:54 +08:00 |
saicaca
|
03d88af14e
|
chore: upgrade dependencies
|
2024-06-21 19:29:54 +08:00 |
nickx00
|
8c88b75d6c
|
fix: add override to packages of pnpm sharp and vite-imagetools (#92)
|
2024-06-21 19:21:13 +08:00 |
Lry722
|
5868cddcb6
|
feat: add option `position` for banner image (#106)
|
2024-06-10 02:03:57 +08:00 |
saicaca
|
ce36ba37c5
|
fix: profile-card style tweak
|
2024-06-08 22:52:05 +08:00 |
saicaca
|
5dd1287255
|
fix: fix a style bug in the tag list (#41, #93)
|
2024-06-07 00:16:25 +08:00 |
xingo xu
|
c3ac8d9728
|
feat: light/dark modes switch immediately with the system theme (#95)
|
2024-06-06 01:20:05 +08:00 |
Joey Chen
|
3f4e7e9f97
|
feat: enhanced meta for social sharing (part 1) (#66)
|
2024-06-06 00:21:10 +08:00 |
saicaca
|
12e1b151a7
|
fix: fix base path not applied to mobile nav menu
|
2024-05-25 01:52:31 +08:00 |
saicaca
|
47c65cd551
|
docs: update example posts
|
2024-05-03 02:24:01 +08:00 |
saicaca
|
39797fd677
|
fix: some fixes for admonition and GitHub repo card
|
2024-05-03 02:24:01 +08:00 |
Fabrizio
|
e1dae88515
|
feat: add GitHub repo card, admonitions (#77)
* Added remark-directive, unist-util-visit
* Add rehype custom components for Github, Admonitions
* pnpm
* Update pnpm-lock
* Corrected hastscript requierement
* Change ad- prefix so adblocks dont block content
|
2024-05-03 01:37:31 +08:00 |
saicaca
|
5e4ae01af6
|
docs: add some comments to `config.ts`
|
2024-05-01 12:35:36 +08:00 |
librarian
|
9761ed75c5
|
feat: option to control whether site visitors can change the theme color (#28)
* chore: rebase onto main branch
* fix: rename the option
---------
Co-authored-by: saicaca <zephyird@gmail.com>
|
2024-05-01 12:14:15 +08:00 |
Jayyyu1w
|
9d82d25feb
|
fix: set html lang to siteConfig lang (#73)
|
2024-05-01 01:08:21 +08:00 |
saicaca
|
873dbe3189
|
feat: basic post structured data for SEO
|
2024-04-29 17:27:14 +08:00 |
saicaca
|
410902a767
|
fix: make `base` in astro config work
|
2024-04-29 17:09:52 +08:00 |
saicaca
|
9a3119cab4
|
chore: temporarily suppress dynamic import warning
|
2024-04-29 15:41:41 +08:00 |
saicaca
|
8ce1c7ab6e
|
fix: load stored theme before rendering
|
2024-04-29 12:52:50 +08:00 |
saicaca
|
163ed17ae6
|
fix: style tweak
|
2024-04-29 12:52:28 +08:00 |
saica.go
|
e8cbb7a829
|
feat: option to follow the system-wide light/dark mode (#71)
|
2024-04-28 12:43:10 +08:00 |
librarian
|
34af98edec
|
Add a description in Japanese. (#27)
|
2024-04-26 23:20:38 +08:00 |
Joey Chen
|
e37a724275
|
feat: using rel="me" to verify ownership for websites (#62)
Verify the target link is presented by the same person: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/me
|
2024-04-26 23:19:27 +08:00 |
saicaca
|
94a9e9757d
|
feat: multiple custom favicons
|
2024-04-23 03:03:31 +08:00 |
Joey Chen
|
bd468054c2
|
feat: allow user to customize favicon (#47)
* feat: add basic custom favicon feature
* add auto-switch icon
* revert to the original setting `false`
|
2024-04-23 03:03:31 +08:00 |
CorrectRoad
|
582e76cf43
|
feat: add dynamic descript to meta head (#56)
* feat: add dynamic descript to meta head
* revert code
|
2024-04-23 00:04:43 +08:00 |
strn
|
6d9259808a
|
fix: we're in 2024 :) (#51)
* small typo: we're in 2024 :)
* Update LICENSE
|
2024-04-23 00:01:17 +08:00 |
CorrectRoad
|
91773fc520
|
feat: add sitemap.xml (#33)
Co-authored-by: saica.go <zephyird@gmail.com>
|
2024-04-22 23:48:31 +08:00 |
CorrectRoad
|
e80999669a
|
feat: add RSS xml (#34)
* feat: add RSS xml
---------
Co-authored-by: saicaca <zephyird@gmail.com>
|
2024-04-22 23:42:47 +08:00 |
saicaca
|
0676b01b6a
|
docs: update README
|
2024-04-07 00:47:28 +08:00 |
See-Night
|
e5acc80042
|
docs:optimized usage instructions
|
2024-04-07 00:31:07 +08:00 |
恐咖兵糖
|
a1775030ae
|
docs: update example posts
remove extra double quotes
|
2024-04-05 12:33:07 +08:00 |
saicaca
|
9aa39a7fc6
|
docs: update README
|
2024-03-17 23:55:25 +08:00 |
saicaca
|
e9b4412926
|
chore: update dependencies
|
2024-03-16 01:19:23 +08:00 |
saicaca
|
df30781cdc
|
fix: onload animation tweaks
|
2024-03-13 01:32:54 +08:00 |
saicaca
|
2ff9b8544e
|
feat: onload animation for article pages
|
2024-03-12 18:39:25 +08:00 |
saicaca
|
dfa863369b
|
feat: onload animation
|
2024-03-12 16:13:10 +08:00 |
saicaca
|
a80d69d843
|
feat: use Swug for transition animations instead of ViewTransitions
|
2024-03-12 14:04:58 +08:00 |
saicaca
|
e64bd923da
|
fix: a11y fixes
|
2024-03-12 12:37:49 +08:00 |
saicaca
|
033514bec5
|
chore: remove sharp dependency
|
2024-02-22 21:54:06 +08:00 |
saicaca
|
d68f26a74f
|
fix: minor fixes
|
2024-02-18 18:26:40 +08:00 |
saicaca
|
af29b9160f
|
refactor: code cleanup
|
2024-02-18 18:26:40 +08:00 |
saicaca
|
3cd21c2da9
|
refactor: rewrite DisplaySettings and Search using Svelte
|
2024-02-18 18:26:40 +08:00 |
saicaca
|
90070d06c1
|
fix: url `/page/1` -> `/`, `/page/2` -> `/2`
|
2024-02-18 18:26:40 +08:00 |