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

English showcase #1273

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

English showcase #1273

wants to merge 6 commits into from

Commits on Nov 14, 2023

  1. html update

    TheodoreCouz committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    15c1d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44323f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. adding the english version of the comics, including the modifications…

    … in the frontend structure
    TheodoreCouz committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6741d5f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 23, 2023

  1. Change the way the showcase JS works.

    - Put the images in a language folder ("en", "fr"), which will make it
      easier to add orther languages later on.
    - Resize the images to fit the already existing ones.
    - Add a `display_showcase` parameter to the
      `list_bills` and `home` views.
    almet committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    df7eb6b View commit details
    Browse the repository at this point in the history
  2. Fix isort

    almet committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4db6ef8 View commit details
    Browse the repository at this point in the history