Skip to content
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

Auto update sphinx theme css files #291

Open
wants to merge 1 commit into
base: source
Choose a base branch
from

Conversation

unidevel
Copy link

@unidevel unidevel commented Feb 11, 2025

This PR will update the siteConfig.js automatically.
Also no need to replace @support in the css file manually.

Address the issue in step 5 => https://github.com/prestodb/presto/wiki/Stable-release-process-(every-2-months)#step-5-publish-docs-website

To make auto fix when commit working, please run

cd website; yarn install

Then commit the newly added css files.

Usually when developer test the doc generation locally before commit, the siteConfig.js will be auto fixed.

Also provide the manual comamnd update siteConfig.js

cd website; yarn update-site-config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant