Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 10:34
· 81 commits to main since this release
53cf134

This v2 update includes some big changes to the design and the developer experience of the theme. Here's what's changed:

✨New

  • Tailwind CSS integration with automatic class sorting
  • Prettier integration with prettier-plugin-astro and prettier-plugin-tailwind
  • ESLint integration with strict accessibility settings for eslint-plugin-jsx-a11y
  • A more modern design with a vibrant color scheme and a darker darkmode
  • A marketing landing page with brand new components:
    • Hero
    • Features
    • Content Media
    • Counters
    • Call To Action
  • Improved Lighthouse/Pagespeed scores
  • MDX support and .markdown and .mdx example pages
  • Secondary ghost buttons types and support for usage with astro-icon
  • astro-icons’s supported as menu icons
  • Google Fonts CDN replaced with @font-face for better performance and GDPR compliance
  • Several little accessibility upgrades and enhancements
  • Several integrations for better optimizing your site such as astro-compress and @astrojs/partytown
  • Improved SiteMeta component
  • Improved Navigation component
  • And of course, Astro 2.0 support 🙂