odyssey-theme icon indicating copy to clipboard operation
odyssey-theme copied to clipboard

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

Results 12 odyssey-theme issues
Sort by recently updated
recently updated
newest added

I see it's running `astro dev` so maybe images need to be copied? ![image](https://user-images.githubusercontent.com/618922/187642734-7c8d1e68-a115-4f3e-9a0e-b8004b49c8e3.png)

https://odyssey-theme.littlesticks.dev/theme/get-started/ Firefox on Windows ![image](https://user-images.githubusercontent.com/618922/187635798-c5b59a4e-0318-4158-b5bb-73a938a0fb41.png) ![image](https://user-images.githubusercontent.com/618922/187636732-5db7ae5a-133e-4e80-8300-a7f342cc81df.png)

Hi, is there any way to add an author to a post with this theme?

I have set showLittleSticksPlug: false, in settings.js Yet the Little Sticks plug in the footer remains active with the button **Get this template** still showing. Am I missing something with...

Might need to open an issue with Stackblitz, it might be an issue with the Astro image integration

As titled. `Header.astro` includes the slot NAV and the styling already. Or did I miss something. Thanks.

under theme/src/pages there is only .astro format

Based on Question added [in this issue](https://github.com/littlesticks/odyssey-theme/issues/6), this PR adds the functionality to display Blog Post Author.

Hello, I noticed that the template does not use the Astro Image component that was introduced in Astro 1.0 If we move assets into the `src` folder instead of `public`...