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

Add local-scripts support #949

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Add local-scripts support #949

merged 1 commit into from
Dec 5, 2023

Conversation

dgarcia360
Copy link
Collaborator

Motivation

This change separates ScyllaDB's global scripts from local scripts, enabling customization of tags and scripts for individual projects at the repo level.

How it works

Maintainers can override the local-scripts.html for a specific project by placing it in the docs/source/_templates or docs/_templates directory based on the project's setup.

How to test

Build the docs and inspect the code. You should see the tag loaded in the local-scripts file.

image

Next steps

Copy link
Collaborator

@annastuchlik annastuchlik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dgarcia360 dgarcia360 merged commit 0c09ae8 into master Dec 5, 2023
5 checks passed
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.

2 participants