-
Notifications
You must be signed in to change notification settings - Fork 3
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: update to v3 themeing #15
base: main
Are you sure you want to change the base?
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
In general also code-block and edit: seems they are using
and that is painful :\ |
Not sure if I'm dumb but enabling |
Hi @lepture sorry for the rogue ping, but related to your color PR from the other the Advanced Alchemy repo I thought you might have some good insight into possible improvements here. No pressure - we just appreciate your lib a whole lot :) |
# waiting for shibuya#32 | ||
# context["reddit_link"] = theme_options.get( | ||
# "reddit_link", | ||
context["reddit_url"] = theme_options.get( |
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.
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
@JacobCoffee the hamburger menu should only be shown in mobile viewport. |
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.
Great stuff @JacobCoffee
* feat: move to `uv` * chore: bump deps * chore: updated config * fix: * feat: build update --------- Co-authored-by: Cody Fincher <[email protected]>
Description
Previews
Details
Core
API Docs
Landing
Usage