-
Notifications
You must be signed in to change notification settings - Fork 3
feat: update to v3 themeing #15
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
Open
JacobCoffee
wants to merge
19
commits into
main
Choose a base branch
from
v3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 12 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
449c93e
feat: update to v3 themeing
JacobCoffee 258a07b
docs: update readme
JacobCoffee 68c525c
build: update css
JacobCoffee 80a0440
fix: use new theme
JacobCoffee cd2596d
feat: use static links
JacobCoffee 3ce1f05
feat: partially done themeing for v3
JacobCoffee 38cc0e2
feat: partially done themeing for v3
JacobCoffee a3df4f4
feat: update context items
JacobCoffee 63cf784
feat: update theme
JacobCoffee ff9c7cc
feat: add sphinx-togglebutton
JacobCoffee 16ba8e5
fix: enable custom api docs styling
JacobCoffee c6d7ef8
feat: add reddit
JacobCoffee 30aafc8
docs: new discord link
JacobCoffee 7e2b31f
style: update logo and css
JacobCoffee 4799f93
style: fix theme logo
JacobCoffee e5f1df5
Merge branch 'main' into v3
cofin 4ea4888
V3 uv (#17)
JacobCoffee b5d0276
docs: do not use custom syntax pygment stuff
JacobCoffee 3a2dd24
fix: remove build error for links, build latest css
JacobCoffee 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,10 @@ | ||
| # Litestar sphinx theme | ||
|
|
||
| A Sphinx theme for the [Litestar organization](https://github.com/litestar-org), based on the | ||
| [PyData Sphinx Theme](https://github.com/pydata/pydata-sphinx-theme). | ||
| [Shibuya Theme](https://shibuya.lepture.com). | ||
|
|
||
| It doesn't do much, mostly adjusting some colours a bit of layout and add a few default links and menus. | ||
| It doesn't do much, mostly adjusting some colors a bit of layout and adding a few default links and menus. | ||
|
|
||
| Refer to the [PyData Sphinx Theme documentation](https://pydata-sphinx-theme.readthedocs.io/en/latest/) for documentation. | ||
| Refer to the [Shibuya Theme documentation](https://shibuya.lepture.com) for documentation. | ||
|
|
||
| **This theme is not intended for general use** |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shibuya theme supports Reddit natively now.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes! thats why I uncommented and added.
This is so that we dont need to define it in each of our projects conf.py 😄. Actually set in theme.conf this seems sortve redundant but i was keeping with the prior work in letting people set it differently if for some reason