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

Convert website to Sphinx #263

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on Mar 18, 2023

  1. Use Sphinx for building

    * Creates pdm lock files to install dependencies
    * Creates Sphinx configuration files
    * Moves content to Sphinx locations
    bryanwweber committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    ce38ab6 View commit details
    Browse the repository at this point in the history
  2. Add sphinx-design extension for Bootstrap support

    The sphinx-design package enables nearly native support for Bootstrap
    things like grids, cards, and more. This replaces our old Boostrap
    plugin pretty neatly.
    bryanwweber committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    96a65d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb4a718 View commit details
    Browse the repository at this point in the history
  4. Formatting

    bryanwweber committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    804e5fd View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    a38b3da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50f0f38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf7b1c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40ca92e View commit details
    Browse the repository at this point in the history
  5. Bump api-docs submodule

    speth authored and bryanwweber committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    97a40dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aacb13d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97918cf View commit details
    Browse the repository at this point in the history
  8. Ignore pdm.lock file

    speth authored and bryanwweber committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    af0f35c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c701e5 View commit details
    Browse the repository at this point in the history
  10. Delete Nikola plugin and theme files

    speth authored and bryanwweber committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a2f7053 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2663431 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f84d11b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    22fecba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3d56a5e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0e3887b View commit details
    Browse the repository at this point in the history
  16. Use ABlog to handle news posts

    speth authored and bryanwweber committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    27c9bfb View commit details
    Browse the repository at this point in the history
  17. Clean up formatting of all news posts

    speth authored and bryanwweber committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f7c57dc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4b44a66 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5bcdf55 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7463476 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bed0d03 View commit details
    Browse the repository at this point in the history
  22. Remove unused local Sphinx extensions

    speth authored and bryanwweber committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    31c7e2a View commit details
    Browse the repository at this point in the history
  23. Use updated favicon

    speth committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    cffb509 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cd6fc33 View commit details
    Browse the repository at this point in the history