This website requires JavaScript.
Explore
Help
Sign In
andatoshiki
/
toshiki-notebook
Watch
1
Star
0
Fork
0
You've already forked toshiki-notebook
mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced
2026-06-06 07:55:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
65f0d977eb
toshiki-notebook
/
docs
/
.vitepress
History
andatoshiki
65f0d977eb
style(copyright component): add border-width property by setting to 1px for the card box of copyright section at afterdoc slot of vitepress & add border color to default vitepress callout border color border-color
var(--vp-c-green-2)
green colour
2024-09-15 08:51:31 -07:00
..
config
chore(footer text): update footer text by changing fontawesome i class based icons to native unicode remoji to redude load time on landing page & rearrange the layout of footer text to stack from the shortest length chunk on top and gradually expand to the lengthiest
2024-09-15 08:43:17 -07:00
plugins
feat(feed): add site feed generation plugin for rss subscription support
2023-09-17 02:34:13 -07:00
theme
style(copyright component): add border-width property by setting to 1px for the card box of copyright section at afterdoc slot of vitepress & add border color to default vitepress callout border color border-color
var(--vp-c-green-2)
green colour
2024-09-15 08:51:31 -07:00
components.d.ts
chore: update declaration config files with new components detected during compilation
2023-09-17 02:20:07 -07:00
config.ts
fix(sitemap): remove legacy yet outdated third-party sitemap generation utility components at build end & switchi to officially supported sitemap generation config of native vitepress with the correct notebook site hostname
2024-09-14 03:39:47 -07:00