mirror of
https://github.com/Xevion/utsa-handbook.git
synced 2025-12-06 01:16:46 -06:00
23 lines
664 B
Markdown
23 lines
664 B
Markdown
# 0.0.3
|
|
|
|
- Continued dark mode work
|
|
- Improve header border
|
|
- Added sidebar with content collection query for dynamic navigation
|
|
- Added @tailwindcss/typography for prose formatting
|
|
- Switched handbook data to root `/` for URL generation
|
|
- Added `author` data collection
|
|
- Added a couple basic content pages
|
|
|
|
# 0.0.2
|
|
|
|
- Added version/commit hash to the footer
|
|
- Added theme toggle to the header
|
|
- Culled lots of unnecessary CSS/unused content
|
|
- Switched CSS to SCSS
|
|
|
|
# 0.0.1
|
|
|
|
- Initialized with Astro Sample
|
|
- Built up the README with Content Ideas, Badges, Formatting
|
|
- Added [CHANGELOG.md](./CHANGELOG.md)
|
|
- Added [Vercel Deployment](https://handbook.xevion.dev) |