Closed
Conversation
Contributor
ashwinvis
commented
Nov 10, 2025
- Add ENCCS branding and licensing boilerplate
- Fix index.rst
- make links anonymous to avoid sphinx warning
- Update deprecated GitHub Actions
- add write permissions to build-and-deploy job
- limit text license to CC BY 4.0
- limit code license to MIT
- Update LICENSE.code
- Update conf.py
- Fix contrast issues with color overrides
- Fix background of typealong directive, which differs from type-along in sphinx-lesson
- Use a pinkish shade for questions directive
- Fix signature and parameters directives
- Recommendation from zizmor
- Reference page for directives
- Make technical changes for sphinx-evita
- Change license to CC-BY-SA, update index page
- Rm rst templates
make links anonymous to avoid sphinx warning
Also, use more modern mechanism for pip caching. No functional changes expected, just getting rid of the warnings.
upstream changes
otherwise sphinx-build fails with permission error, probably due to recent GitHub changes
because without cookiecutter script it doesn't make sense to include a choice between licenses
because cookiecutter approach often not used
merge coderefinery/sphinx-lesson-template
Mergetest
Remove cookiecutter template syntax from licence
This fixes the "Edit on GitHub" button on each page. Since rst files are generally stored in the content/ subfolder, we get the repo name by going one level above that.
Update LICENSE.code
Fix contrast issues with color overrides
Contributor
Author
|
Sorry wrong repo 😅 |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.