odyssey-theme

A modern business marketing website theme/starter built with Astro 🚀

MIT License

Stars
474
Committers
3

Bot releases are hidden (Show)

odyssey-theme - v3.0.0 Latest Release

Published by jaydanurwin 8 months ago

Odyssey Theme 3.0

New Features:

  • Upgraded Astro to Version 4.4
  • Upgraded astro-icon package
  • Upgrade Lit to 3.0
  • Theme switcher Lit component has been improved to respect system dark theme preference on load (thank you @descent098)
  • New TS path helpers (ex. import x from @components/*)

Breaking Changes:

What's Changed

New Contributors

Full Changelog: https://github.com/treefarmstudio/odyssey-theme/compare/v2.0.2...v3.0.0

odyssey-theme - v2.0.2

Published by jaydanurwin almost 2 years ago

  • Astro upgrade
  • tsconfig.json fix for Lit

Full Changelog: https://github.com/littlesticks/odyssey-theme/compare/v2.0.0...v2.0.2

odyssey-theme - v2.0.0

Published by jaydanurwin about 2 years ago

You might be wondering "Why 2.0 so soon?" and that's a fair question since 1.0 released just over a month ago. However, with the amount of changes being made to the theme it warrants a major version bump.

New Features:

  • 100s across the board in Lighthouse (we have a need for speed around here) 🏃💨
  • Includes the excellent astro-icon package
  • Improved Button component
  • Lit integration is installed and working out of the box
  • Theme switcher Lit component has been improved

Breaking Changes:

  • A new components package is being used @littlesticks/odyssey-theme-components
  • The 2 doc pages we had are no longer on a separate website but rather pages in the theme

What's Changed

Full Changelog: https://github.com/littlesticks/odyssey-theme/compare/v1.0.0...v2.0.0

odyssey-theme - v1.0.0

Published by jaydanurwin about 2 years ago

  • Uses Astro v1.0 with #4
  • Fixes canonical issue #2
  • Switched Markdown files to MDX as required in v1.0 for components in Markdown
  • Misc. fixes and cleanup of the theme files

What's Changed

Full Changelog: https://github.com/littlesticksdev/odyssey-theme/compare/v0.0.1...v1.0.0

odyssey-theme - v0.0.1

Published by jaydanurwin about 2 years ago

Initial release. This is a little late but will help differentiate things when we release Astro v1.0 support soon

What's Changed

New Contributors

Full Changelog: https://github.com/littlesticksdev/odyssey-theme/commits/v0.0.1