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