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

Automate theme README screenshots #43

Merged
merged 39 commits into from
Mar 28, 2024
Merged

Automate theme README screenshots #43

merged 39 commits into from
Mar 28, 2024

Commits on Feb 23, 2024

  1. add update readme script

    gabalafou committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    14b8e58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    431cad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6487cce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef34459 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4ec57b View commit details
    Browse the repository at this point in the history
  6. match variable names

    gabalafou committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9875293 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0277540 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    779ef70 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Rename test to tests

    `test` is in the Python standard library, so it's impossible to
    import anything under `test`
    gabalafou committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a0657dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71aeae1 View commit details
    Browse the repository at this point in the history
  3. Update screenshots

    hatch run dev:update_readmes
    git add a11y_pygments/**/*.png
    gabalafou committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6abdafe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20ea058 View commit details
    Browse the repository at this point in the history
  5. fix script

    gabalafou committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    76162d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    d4af402 View commit details
    Browse the repository at this point in the history
  2. Revert "Rename test to tests"

    This reverts commit a0657dd.
    gabalafou committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4e74003 View commit details
    Browse the repository at this point in the history
  3. harmonize with #41

    gabalafou committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a1c3a2d View commit details
    Browse the repository at this point in the history
  4. revert test/results

    gabalafou committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    583027b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Update a11y_pygments/utils/wcag_contrast.py

    Co-authored-by: M Bussonnier <bussonniermatthias@gmail.com>
    gabalafou and Carreau authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    714bd98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1989c7b View commit details
    Browse the repository at this point in the history
  3. Update scripts/templates/README.md

    Co-authored-by: M Bussonnier <bussonniermatthias@gmail.com>
    gabalafou and Carreau authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e82e202 View commit details
    Browse the repository at this point in the history
  4. Update CONTRIBUTING.md

    Co-authored-by: M Bussonnier <bussonniermatthias@gmail.com>
    gabalafou and Carreau authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0be052b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7053590 View commit details
    Browse the repository at this point in the history
  6. Run update_readmes script

    gabalafou committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f649b77 View commit details
    Browse the repository at this point in the history
  7. Update scripts/update_readme_for_theme.py

    Co-authored-by: M Bussonnier <bussonniermatthias@gmail.com>
    gabalafou and Carreau authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    81ef01f View commit details
    Browse the repository at this point in the history
  8. Remove Jinja

    gabalafou committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    97d5b86 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. some refactoring, renaming

    gabalafou committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    34ad110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3ed304 View commit details
    Browse the repository at this point in the history
  3. more comments

    gabalafou committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3b05288 View commit details
    Browse the repository at this point in the history
  4. update docs

    gabalafou committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6b31bc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab5e3a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4365669 View commit details
    Browse the repository at this point in the history
  7. Update screenshots

    hatch run dev:update_theme_docs
    git add a11y_pygments/**/*.png
    gabalafou committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2d9c5b1 View commit details
    Browse the repository at this point in the history
  8. path.as_uri

    gabalafou committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0d09542 View commit details
    Browse the repository at this point in the history
  9. undo irrelevant changes

    gabalafou committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7e1f786 View commit details
    Browse the repository at this point in the history
  10. safer assertion

    gabalafou committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    208ef9b View commit details
    Browse the repository at this point in the history
  11. typo

    gabalafou committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a809be6 View commit details
    Browse the repository at this point in the history
  12. update docs

    gabalafou committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b6c61e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b085802 View commit details
    Browse the repository at this point in the history
  14. update help text

    gabalafou committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d32939e View commit details
    Browse the repository at this point in the history