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

Migrate to MkDocs #559

Merged
merged 46 commits into from
Sep 1, 2024
Merged

Migrate to MkDocs #559

merged 46 commits into from
Sep 1, 2024

Commits on Aug 31, 2024

  1. migrate to poetry

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0f0b4f8 View commit details
    Browse the repository at this point in the history
  2. set up mkdocs

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b64011d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eba1055 View commit details
    Browse the repository at this point in the history
  4. oops

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    53198dd View commit details
    Browse the repository at this point in the history
  5. customize the theme

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0e84742 View commit details
    Browse the repository at this point in the history
  6. fix build

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ad5e000 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c690436 View commit details
    Browse the repository at this point in the history
  8. addition

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    3f2a02d View commit details
    Browse the repository at this point in the history
  9. document intentions

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6cbcea6 View commit details
    Browse the repository at this point in the history
  10. update readme

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    7ee1ef6 View commit details
    Browse the repository at this point in the history
  11. fetch events

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6d2aa66 View commit details
    Browse the repository at this point in the history
  12. reformat

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ec30064 View commit details
    Browse the repository at this point in the history
  13. not needed

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    c1592c0 View commit details
    Browse the repository at this point in the history
  14. implement events

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    913f05b View commit details
    Browse the repository at this point in the history
  15. fix links

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    68043fb View commit details
    Browse the repository at this point in the history
  16. improve events

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    a77e229 View commit details
    Browse the repository at this point in the history
  17. images

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ec0aca1 View commit details
    Browse the repository at this point in the history
  18. analytics

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    5057809 View commit details
    Browse the repository at this point in the history
  19. format code

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    1abcee6 View commit details
    Browse the repository at this point in the history
  20. redirects

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d94b732 View commit details
    Browse the repository at this point in the history
  21. redirects

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0bc6aeb View commit details
    Browse the repository at this point in the history
  22. english version

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    66e1965 View commit details
    Browse the repository at this point in the history
  23. fixes

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    322f2b2 View commit details
    Browse the repository at this point in the history
  24. delete the old code

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    a346fd0 View commit details
    Browse the repository at this point in the history
  25. move readme to pyvec#559

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    9bd0989 View commit details
    Browse the repository at this point in the history
  26. just add space

    mpavlase authored and honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    49175f0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    393790f View commit details
    Browse the repository at this point in the history
  28. removing obsolete entrypoint

    mpavlase authored and honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    68ef0dc View commit details
    Browse the repository at this point in the history
  29. add README by notes for development

    mpavlase authored and honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    5f1ab72 View commit details
    Browse the repository at this point in the history
  30. add PYTHONPATH to build

    mpavlase committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    26faf92 View commit details
    Browse the repository at this point in the history
  31. watch also hooks folder

    mpavlase committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    94262d0 View commit details
    Browse the repository at this point in the history
  32. remove extruct

    mpavlase committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e8fd1a3 View commit details
    Browse the repository at this point in the history
  33. poetry, just download deps

    mpavlase committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    1d9d173 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    55dc982 View commit details
    Browse the repository at this point in the history
  35. remove path from gh actions

    mpavlase committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e10732e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    21bd142 View commit details
    Browse the repository at this point in the history
  37. gh actions troubleshooting

    mpavlase committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6b1769d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    6a2ebff View commit details
    Browse the repository at this point in the history
  39. upgrade mkdocs to 1.6

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    fd20548 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    7fc40e8 View commit details
    Browse the repository at this point in the history
  41. update readme

    honzajavorek committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    10255b2 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    3332c49 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    df981b5 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    f3f2200 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    3c4dc95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc2942 View commit details
    Browse the repository at this point in the history