Files
utsa-handbook/CHANGELOG.md
2024-03-10 23:48:06 -05:00

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)