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 support for relative links #1489

Merged
merged 15 commits into from
Oct 26, 2024
Merged

Add support for relative links #1489

merged 15 commits into from
Oct 26, 2024

Commits on Oct 26, 2024

  1. Add test for relative links

    mre committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    85ea4b5 View commit details
    Browse the repository at this point in the history
  2. Fix relative links

    mre committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    d17c133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fafeb32 View commit details
    Browse the repository at this point in the history
  4. cleanup

    mre committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    6814271 View commit details
    Browse the repository at this point in the history
  5. Add about and index HTML files for resolve paths feature.

    This should work now, but it's hacked together like crazy and needs a lot of refactoring before we can merge this. Just pushing this upstream so that I don't forget about it.
    mre committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    e5db194 View commit details
    Browse the repository at this point in the history
  6. lint

    mre committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    e520599 View commit details
    Browse the repository at this point in the history
  7. update test

    mre committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    c8c9db2 View commit details
    Browse the repository at this point in the history
  8. Remove absolute file path hack

    mre committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    a55e4f3 View commit details
    Browse the repository at this point in the history
  9. fix lints

    mre committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    eedaff2 View commit details
    Browse the repository at this point in the history
  10. refactor

    mre committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    779c457 View commit details
    Browse the repository at this point in the history
  11. refactor

    mre committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2363e04 View commit details
    Browse the repository at this point in the history
  12. refactor and fix tests

    mre committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    0f9bd5c View commit details
    Browse the repository at this point in the history
  13. fix lint

    mre committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    384b15f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f923da3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    76e4068 View commit details
    Browse the repository at this point in the history