This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…w, will re-clone and attempt
…matted JSON with escape slashes into JSX such that it renders
Term link
update deploy script and vite config
Bump GHA versions
adjust vite config, hopefully serve at corret path; fix link to logo
Tweak deploy path
Adding some changes to start the testing deployments
Hot fix deployment
Glossary not returnin data, trying to fix it
add hash routing
Attempting to improve linking with new hashrouter
…g text in translate wrappers
I18n implementation
Fix deployment URL
Attempting to fix homepage resolution
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
At this point, the glossary is "working"
It's got some issues where, after a few clicks, links might stop working. Not sure what's up with that.
I'm going to upgrade the actual glossary of words following this PR, so this is sort of a "checkpoint" before we start Getting Weird. I'll continue doing that work in branches in my external fork, so that we keep this repo clean.
🚀