9dbae23dcd
fix: wrong verticle scrollbar
2025-03-15 15:19:30 +08:00
94b4d248aa
perf: code block badge style
2025-03-15 15:18:40 +08:00
be1a69867e
perf(user components): Repl font size
2025-03-15 15:18:10 +08:00
80ef52a66b
fix(user components): code block width in Collapse
2025-03-15 15:17:38 +08:00
383bd86021
fix: Twikoo OwO items
2025-03-15 11:28:49 +08:00
2cd862e160
fix: rss for empty post
2025-03-15 11:21:54 +08:00
fbe4ef5ab6
perf: twikoo style
2025-03-15 11:21:18 +08:00
72ac8a9680
fix: hash scroll offset
2025-03-15 11:20:49 +08:00
91c410f1b1
fix: Twikoo scroll bug
2025-03-15 11:20:24 +08:00
1a11037ce5
fix: link's avatar width
2025-03-15 00:48:40 +08:00
3fa4f71772
feat: exclude hidden files from content loader patterns
2025-03-15 00:40:51 +08:00
a55339e5f6
perf: default theme
2025-03-15 00:16:44 +08:00
1a69430f62
fix: site title button
2025-03-15 00:05:05 +08:00
f934277c8a
feat(user components): Link Card
2025-03-14 20:33:21 +08:00
7683c9de99
docs: update README
2025-03-14 20:13:05 +08:00
4655457dfd
fix: scripts render error
...
When using experimental AstroContainer API to create wiki link, the scripts of component in MDX file will not be rendered.
This commit using Astro slot to fix this bug.
2025-03-14 20:12:36 +08:00
ed643a2219
fix: remove develop log codes
2025-03-14 20:09:47 +08:00
1fb4dae826
fix: aside width
...
If main content has a code block with very long line, aside content's width will be very narrow. This commit fix that.
2025-03-14 18:53:37 +08:00
0a315d4d68
style: replace unused declare to _
2025-03-14 18:24:26 +08:00
660a4c851b
style: format
2025-03-14 18:20:01 +08:00
fd26546c80
chore: update dependencies
2025-03-14 18:18:51 +08:00
dc2cc8da01
feat: wiki link
...
This commit add the supports of Obsidian style wiki link, and also back links.
2025-03-14 18:00:07 +08:00
f9ac917abe
fix: replace random tab name generation with UUID
2025-03-14 17:33:25 +08:00
421695da20
fix: update links to repository
2025-03-11 22:30:57 +08:00
556a314a95
refactor: draft handling
2025-03-11 22:20:53 +08:00
e29a570f39
docs: rename create page guide
2025-03-11 21:48:53 +08:00
610b1a069e
docs: add a draft example
...
It will clean the warning `The collection "drafts" does not exist or is empty. Please check your content config file for errors.`
2025-03-11 13:19:26 +08:00
05df8d7e9f
feat: Tooltip component
2025-03-11 13:13:22 +08:00
fe5369848e
fix: RepoCard license name
2025-03-09 17:48:13 +08:00
ae6fb2219d
fix: code block copy button's icon
2025-03-09 17:40:10 +08:00
0a37ca80ac
feat: RepoCard
2025-03-09 17:21:02 +08:00
10d65c1893
chore: update dependencies
2025-03-09 15:20:19 +08:00
7507609108
feat: draft preview in dev mode
2025-03-08 00:12:45 +08:00
70842f9336
feat: add remark plugin
...
Add a remark plugin to generate create and modify dates for markdown files.
2025-03-07 23:25:29 +08:00
50a07c92c6
fix: delete unused schema
2025-03-07 23:12:40 +08:00
6e95a34f24
docs: update README
2025-03-06 15:58:10 +08:00
cbb652f9c9
feat: Support Waline as comment ( #1 )
...
This pull request includes the integration of [Vue](https://vuejs.org/ )
into the project, and supports to use
[Waline](https://waline.js.org/en/ ) as comment.
This pull request also set the [Waline](https://waline.js.org/en/ ) as
the comment for [living demo](https://astral-halo.netlify.app/ ).
2025-03-06 15:51:16 +08:00
ebc4550aaf
fix: Waline path
2025-03-06 15:44:08 +08:00
fe76e95e45
feat: Waline style
2025-03-06 15:30:52 +08:00
3c55a4e9d6
fix: Waline load
...
Previous commit forgot to add the activation of the Waline component in Astro. This commit fixes that.
2025-03-06 15:10:10 +08:00
8dd3d663b1
feat: support Waline
2025-03-06 14:37:23 +08:00
abbbb63ef0
fix: update footer link for Astral Halo
...
Astral Halo's ownership transfer to Astral Halo organization in GitHub now.
2025-03-05 22:28:44 +08:00
b3c8d9d278
fix: icon render bug
...
After update dependencies, iconify will show warning `Invalid icon name: "${icon}"` when building.
This commit switch to embed raw svg instead of using iconify tailwindcss plugin to fix the bug.
2025-03-03 17:30:08 +08:00
09bd2dbee8
chore: update dependencies
2025-03-03 16:39:57 +08:00
7bf0901908
chore: remove unused dependencies in package.json
2025-02-26 22:09:58 +08:00
ae899b724e
docs: update doc
2025-02-26 22:03:25 +08:00
469449f638
docs: update doc of components
2025-02-26 22:03:09 +08:00
2241538801
fix: Tabs
style in Repl
2025-02-26 22:00:55 +08:00
4481f5457d
feat: components in .md
2025-02-26 21:59:55 +08:00
68d6253522
perf: github alert styles
2025-02-26 21:59:21 +08:00