Skip to content

Releases: markhorn-dev/astro-sphere

v1.0.1

03 Apr 17:17
Compare
Choose a tag to compare

What's Changed

  • filter posts and projects in index page by @javayhu in #1
  • filter and sort blog collection when showing prev and next by @javayhu in #2

What's New

  • Added subtle dark mode star and meteor animations.
  • Added slightly more particle density in both light and dark mode.
  • Added network support in package.json
    • npm run dev:network
    • npm run preview:network

v1.0.0

18 Mar 14:07
Compare
Choose a tag to compare

Astro Sphere is a static, minimalist, lightweight, lightning fast portfolio and blog.

It is primarily Astro, Tailwind and Typescript, with a very small amount of SolidJS for stateful components.

🚀 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)
  • ✅ Searchable content (posts and projects)