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 a help page #124

Draft
wants to merge 10 commits into
base: dev
Choose a base branch
from
Draft

Add a help page #124

wants to merge 10 commits into from

Commits on Oct 1, 2024

  1. set up basic help page

    each of the individual help pages gets injected into the main one upon selection of the desired step
    paulapreuss committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ddc1157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56ff14a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9c8d1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80f108a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9d5754 View commit details
    Browse the repository at this point in the history
  6. change help page layout

    instead of a select box where the user can choose a step, the help page is now one page with a navbar that scrolls to the selected step
    paulapreuss committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0a31046 View commit details
    Browse the repository at this point in the history
  7. add numbering to steps

    paulapreuss committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    db0cda2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63d9bbe View commit details
    Browse the repository at this point in the history
  9. enrich help page content

    paulapreuss committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    12c8c80 View commit details
    Browse the repository at this point in the history
  10. Add help page images

    paulapreuss committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d7d9312 View commit details
    Browse the repository at this point in the history