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 skeleton of mkdocs #526

Merged
merged 30 commits into from
Dec 28, 2023
Merged

Add skeleton of mkdocs #526

merged 30 commits into from
Dec 28, 2023

Commits on Dec 20, 2023

  1. Add skeleton of mkdocs

    sjpfenninger committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0aa4528 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Move generate_math.py

    sjpfenninger committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e3617ce View commit details
    Browse the repository at this point in the history
  2. Updates in response to review

    * Removed `ruamel.yaml`, `myst-parser` and `nbconvert` from requirements
    sjpfenninger committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    fe2c05f View commit details
    Browse the repository at this point in the history
  3. Test RTD build

    sjpfenninger committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1ba8928 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82f41da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e830de View commit details
    Browse the repository at this point in the history
  6. Another requirements fix

    sjpfenninger committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    dc863c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    ff535af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2144bc View commit details
    Browse the repository at this point in the history
  3. Minor fixes

    sjpfenninger committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2dfe4a0 View commit details
    Browse the repository at this point in the history
  4. Add MathJax config

    sjpfenninger committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    dbc5d2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c3d7c6 View commit details
    Browse the repository at this point in the history
  6. Fix math rendering

    sjpfenninger committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c29c52d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc5e83a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c2ff77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02c1b16 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    97f872e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f988c1 View commit details
    Browse the repository at this point in the history
  12. change environment name

    brynpickering committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    1f044cc View commit details
    Browse the repository at this point in the history
  13. RTD config take N

    brynpickering committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    694b343 View commit details
    Browse the repository at this point in the history
  14. RTD config take N+1

    brynpickering committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    590770f View commit details
    Browse the repository at this point in the history
  15. RTD config take N+2

    brynpickering committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9558720 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    28e931a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c7ff725 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. MathJax -> KaTeX

    brynpickering committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    adecf93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f9075b View commit details
    Browse the repository at this point in the history
  3. Update changelog

    brynpickering committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e0bfb41 View commit details
    Browse the repository at this point in the history
  4. Post-merge fixes

    brynpickering committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    fd7ffe6 View commit details
    Browse the repository at this point in the history
  5. Minor test fix

    brynpickering committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3c2da96 View commit details
    Browse the repository at this point in the history
  6. Add tests

    brynpickering committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    7247860 View commit details
    Browse the repository at this point in the history