Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ProperDocs/properdocs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.5
Choose a base ref
...
head repository: ProperDocs/properdocs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.6
Choose a head ref
  • 6 commits
  • 18 files changed
  • 2 contributors

Commits on Mar 16, 2026

  1. Configuration menu
    Copy the full SHA
    604563f View commit details
    Browse the repository at this point in the history
  2. Don't run CI jobs for both 'push' and 'pull_request' event (#40)

    when the PR branch is in the repository itself.
    oprypin authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    f8e569b View commit details
    Browse the repository at this point in the history
  3. Support the 'mkdocs' logger name, in case plugins refer to it directly (

    #38)
    
    Make it a sub-logger of the 'properdocs' logger.
    oprypin authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    9c2edfa View commit details
    Browse the repository at this point in the history
  4. Add 'Who We Are' Page (#42)

    Andre601 authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    4c9dda8 View commit details
    Browse the repository at this point in the history
  5. Add a warning in case the theme is not specified in the config (#39)

    In MkDocs this used to be 'mkdocs' and it was included in the package.
    
    Here it still defaults to 'mkdocs' but is *not* included in the package.
    Now it also prints a warning when no 'theme:' config is specified.
    oprypin authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    0b12f14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65ed6c3 View commit details
    Browse the repository at this point in the history
Loading