Releases: markhorn-dev/astro-nano
Releases · markhorn-dev/astro-nano
v1.1.1
Astro Nano is a static, minimalist, lightweight, lightning fast portfolio and blog.
Built with Astro, Tailwind and Typescript, with no frameworks.
🚀 Initial release
- ✅ 100/100 Lighthouse performance
- ✅ Responsive
- ✅ Accessible
- ✅ SEO-friendly
- ✅ Typesafe
- ✅ Minimal style
- ✅ Light/Dark Theme
- ✅ Animated UI
- ✅ Tailwind styling
- ✅ Auto generated sitemap
- ✅ Auto generated RSS Feed
- ✅ Markdown support
- ✅ MDX Support (components in your markdown)
What's Changed
- Fix theme switching failure caused because missing values by @scopewu in #11
- fix: rss feed by @13ruceYu in #18
- Upgrade to astrojs 5 by @raeperd in #19
New Contributors
- @scopewu made their first contribution in #11
- @13ruceYu made their first contribution in #18
- @raeperd made their first contribution in #19
Full Changelog: v1.0.0...v1.1.1
v1.0.0
Astro Nano is a static, minimalist, lightweight, lightning fast portfolio and blog.
Built with Astro, Tailwind and Typescript, with no frameworks.
🚀 Initial release
- ✅ 100/100 Lighthouse performance
- ✅ Responsive
- ✅ Accessible
- ✅ SEO-friendly
- ✅ Typesafe
- ✅ Minimal style
- ✅ Light/Dark Theme
- ✅ Animated UI
- ✅ Tailwind styling
- ✅ Auto generated sitemap
- ✅ Auto generated RSS Feed
- ✅ Markdown support
- ✅ MDX Support (components in your markdown)