-
Notifications
You must be signed in to change notification settings - Fork 39
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
feat(vitepress): updates site to use vitepress #971
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b64660 - Browse repository at this point
Copy the full SHA 9b64660View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbc3632 - Browse repository at this point
Copy the full SHA dbc3632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37ac6cb - Browse repository at this point
Copy the full SHA 37ac6cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9844392 - Browse repository at this point
Copy the full SHA 9844392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e1000a - Browse repository at this point
Copy the full SHA 6e1000aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bedd10a - Browse repository at this point
Copy the full SHA bedd10aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8deb74f - Browse repository at this point
Copy the full SHA 8deb74fView commit details -
Configuration menu - View commit details
-
Copy full SHA for badf655 - Browse repository at this point
Copy the full SHA badf655View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41fdeeb - Browse repository at this point
Copy the full SHA 41fdeebView commit details -
Configuration menu - View commit details
-
Copy full SHA for f748428 - Browse repository at this point
Copy the full SHA f748428View commit details -
Configuration menu - View commit details
-
Copy full SHA for c588227 - Browse repository at this point
Copy the full SHA c588227View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2cabba - Browse repository at this point
Copy the full SHA d2cabbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 388fe30 - Browse repository at this point
Copy the full SHA 388fe30View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f9406 - Browse repository at this point
Copy the full SHA f5f9406View commit details -
refactor(vitepress): route redirects (wip)
to do: (!) Found dead link /guides/agoric-cli/README in file guides/getting-started/deploying.md (!) Found dead link /ertp/api/index in file guides/ertp/issuers-and-mints.md (!) Found dead link http://localhost:3000 in file guides/dapps/index.md (!) Found dead link /guides/wallet/README in file guides/coreeval/permissions.md (!) Found dead link /ertp/api/index in file guides/ertp/purses-and-payments.md (!) Found dead link ./../../glossary/README in file guides/js-programming/eventual-send.md (!) Found dead link ./../zoe/actual-contracts/index in file guides/integration/name-services.md (!) Found dead link ./../zoe/actual-contracts/index in file guides/integration/name-services.md (x2) (!) Found dead link /repl/timerServices in file guides/js-programming/notifiers.md (!) Found dead link ./../../glossary/README in file guides/js-programming/notifiers.md (!) Found dead link /zoe/guide/contracts/index in file guides/zoe/index.md (!) Found dead link /zoe/guide/contracts/constantProductAMM in file guides/zoe/index.md + external redirects + subpath redirects
Configuration menu - View commit details
-
Copy full SHA for d808549 - Browse repository at this point
Copy the full SHA d808549View commit details -
Configuration menu - View commit details
-
Copy full SHA for e06b4f8 - Browse repository at this point
Copy the full SHA e06b4f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0be2346 - Browse repository at this point
Copy the full SHA 0be2346View commit details -
Configuration menu - View commit details
-
Copy full SHA for 135131d - Browse repository at this point
Copy the full SHA 135131dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb809a - Browse repository at this point
Copy the full SHA 5eb809aView commit details
Commits on Feb 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c1ee29f - Browse repository at this point
Copy the full SHA c1ee29fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f4c403 - Browse repository at this point
Copy the full SHA 6f4c403View commit details -
Configuration menu - View commit details
-
Copy full SHA for e963c1f - Browse repository at this point
Copy the full SHA e963c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c283f04 - Browse repository at this point
Copy the full SHA c283f04View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7a6c5a - Browse repository at this point
Copy the full SHA f7a6c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d33e24f - Browse repository at this point
Copy the full SHA d33e24fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2760d58 - Browse repository at this point
Copy the full SHA 2760d58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 062a025 - Browse repository at this point
Copy the full SHA 062a025View commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a30651 - Browse repository at this point
Copy the full SHA 9a30651View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6320811 - Browse repository at this point
Copy the full SHA 6320811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ad99d9 - Browse repository at this point
Copy the full SHA 6ad99d9View commit details -
chore(ci): set outDir to /dist in project root
- simplifies CI, which currently looks in main/.vitepress/dist or main/.vuepress/dist
Configuration menu - View commit details
-
Copy full SHA for 5594baa - Browse repository at this point
Copy the full SHA 5594baaView commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37b292d - Browse repository at this point
Copy the full SHA 37b292dView commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a6158c - Browse repository at this point
Copy the full SHA 4a6158cView commit details -
fix: remove custom scroll restoration logic
- removes code added in #882 that aimed to fix anchor tag linking on initial page loads as it no longer seems necessary with vitepress
Configuration menu - View commit details
-
Copy full SHA for 5983738 - Browse repository at this point
Copy the full SHA 5983738View commit details -
- restores current styles on docs.agoric.com, ensuring users do not need to horizontally scroll
Configuration menu - View commit details
-
Copy full SHA for 5358d21 - Browse repository at this point
Copy the full SHA 5358d21View commit details -
fix(vitepress): restore existing redirects logic
- ports vuepress redirects (client side) to cloudflare _redirects - see comment: #971 (comment)
Configuration menu - View commit details
-
Copy full SHA for c69ed8a - Browse repository at this point
Copy the full SHA c69ed8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for df40be4 - Browse repository at this point
Copy the full SHA df40be4View commit details -
refactor(redirects): alphabetize and remove duplicates
- there are probably add'l duplicates that can be removed - seems the /* /:splat pattern should cover many of individual page links
Configuration menu - View commit details
-
Copy full SHA for b1eed18 - Browse repository at this point
Copy the full SHA b1eed18View commit details