v0.7.0
What's Changed
Features
- Add GPT Chat page from FastGPT by @AVGVSTVS96 in #34
User Interface
- Improve ThemeToggle script, replace CSS with TW, add dark class to html to fix #19 by @AVGVSTVS96 in #25
- Update code theme switching based on dark and light classes by @AVGVSTVS96 in #30
- refactor(imports): Add styles import to
BaseLayout
instead ofMain/MDLayout
by @AVGVSTVS96 in #26 - fix: Use Astro-icon for nav icons by @AVGVSTVS96 in #31
- fix:
ThemeSwitcher
incorrect size 31604bb - Add color transition to TOC links 0328e91
- Add
prose-table
b0bd8cf
Content
- Add reference style links in markdown 1ef64fe 6f28bbb
- Update blog content, add table styling, add color transitions to TOC, minor enhancements by @AVGVSTVS96 in #27
- Add badges to README 261a8a3
Dependencies
- Add sharp dependency, remove
package-lock.json
, recreatenode_modules
and lock files by @AVGVSTVS96 in #28 - Add my
remark-sectionize
repo as dependency d33d6af
Miscellaneous
- Add MPL-2.0 license d60b072
Full Changelog: v0.6.0...v0.7.0