Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Themes selector page #2

Merged
merged 41 commits into from
Mar 27, 2024
Merged

Themes selector page #2

merged 41 commits into from
Mar 27, 2024

Conversation

labithiotis
Copy link
Owner

@labithiotis labithiotis commented Mar 3, 2024

Add a page to browse all current themes and select them to edit or download.

Still opting to not add external libraries as we only have a few pages to handle and seems heavy-handed to add react-router just for that.

Also still staying with static site and loading json from public assets, we can make a CI action to fetch all the themes from the zed extension repo.

Preview: https://themes.zed-themes.pages.dev/

Copy link

cloudflare-workers-and-pages bot commented Mar 4, 2024

Deploying zed-themes with  Cloudflare Pages  Cloudflare Pages

Latest commit: d72ae21
Status: ✅  Deploy successful!
Preview URL: https://ab2c80f8.zed-themes.pages.dev
Branch Preview URL: https://themes.zed-themes.pages.dev

View logs

@labithiotis
Copy link
Owner Author

@dfntlynotjorn Hey thanks for checking it preview, it is currently a bit borked. I am looking to use Remix with Vite and Cloudflare (based of this repo) to support KV data for hosting and sharing themes. Currently, it's working locally but deployed seems like Cloudflare routes is intercepting assets routes.

I hoped to have this solved in next couple of days

@labithiotis labithiotis merged commit 4401f17 into main Mar 27, 2024
3 checks passed
@labithiotis labithiotis deleted the themes branch March 27, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant