-
Notifications
You must be signed in to change notification settings - Fork 13
chore: support configuration for deployment to custom base path #271
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
07e59cb
remvoe /docs
Its-Just-Nans e12ebf5
chore: move static assets to the root directory
3w36zj6 9dfee3d
chore: update routing and asset paths
3w36zj6 cdc91d8
feat: update top page links to use base path
3w36zj6 5dc4331
fix: pagefind
Its-Just-Nans 74a235f
fix dev server
Its-Just-Nans 5223385
fix: plugins
Its-Just-Nans 703a8f2
biome check
Its-Just-Nans bf34eb6
fix: dev server
Its-Just-Nans bf80d65
fix path
Its-Just-Nans 4da6855
fix: remove sitemap link element
3w36zj6 fe8a458
fix: correction
Its-Just-Nans 8cfbd55
chore: update vite version to ^7.1.2
3w36zj6 0ee8660
chore: update @hono/vite-dev-server version to ^0.20.1
3w36zj6 d7400e9
chore: inject Vite client script manually
3w36zj6 a8e3fda
Merge remote-tracking branch 'origin/main' into wip
3w36zj6 b22498a
chore: update path for generated documentation
3w36zj6 2485093
chore: add `public/assets` directory to `.gitignore`
3w36zj6 07bd631
feat: add path utility
3w36zj6 704e28a
refactor: replace string concatenation with path utility for URL cons…
3w36zj6 3b5f7b8
docs: add TSDoc to metadata
3w36zj6 27edd12
feat: add route validation
3w36zj6 e6b04b8
refactor: move global styles to CSS file
3w36zj6 4ff9368
fix: update Typst official URL handling in base template
3w36zj6 f783b24
refactor: add utility to remove base path
3w36zj6 24cb495
fix message
Its-Just-Nans 3284b85
symlink docs.json
Its-Just-Nans ead1093
disable PagefinUi on dev
Its-Just-Nans 9e544a4
biome :)
Its-Just-Nans cc243b8
I missed an update of mise
Its-Just-Nans 31d439e
Update website/src/components/templates/BaseTemplate.tsx
3w36zj6 6e32f4e
Update website/src/metadata.ts
3w36zj6 e83c3e0
Update website/src/metadata.ts
3w36zj6 5f4fe0c
refactor: remove hardcoded path
3w36zj6 770d3ab
style: apply Biome
3w36zj6 1a12902
fix: update base path type to enforce leading and trailing slash
3w36zj6 acc2fce
fix: allow root path in base path type
3w36zj6 24d7eea
fix: add official documentation base URL type
3w36zj6 89b8576
fix: handle joining of paths when the first part is a `http(s)://` URL
3w36zj6 c3d3002
style: apply Biome
3w36zj6 23aa109
Merge remote-tracking branch 'origin/main' into remove-docs-url
3w36zj6 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.