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

docs: add docusaurus #461

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    3b2e57e View commit details
    Browse the repository at this point in the history
  2. edit config

    josxha committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8d0ef02 View commit details
    Browse the repository at this point in the history
  3. Update build-docs.yml

    josxha committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    086c5e7 View commit details
    Browse the repository at this point in the history
  4. Update build-docs.yml

    josxha committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e784288 View commit details
    Browse the repository at this point in the history
  5. Update build-docs.yml

    josxha committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    421f2ce View commit details
    Browse the repository at this point in the history
  6. Update build-docs.yml

    josxha committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7189c65 View commit details
    Browse the repository at this point in the history
  7. Update build-docs.yml

    josxha committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    70cbd2f View commit details
    Browse the repository at this point in the history
  8. add iframe

    josxha committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b8e3dd3 View commit details
    Browse the repository at this point in the history
  9. Update intro.md

    josxha committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8621732 View commit details
    Browse the repository at this point in the history
  10. Update intro.md

    josxha committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e443c82 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    37fd93d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a1ce718 View commit details
    Browse the repository at this point in the history
  3. write get-started

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    efeaac7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c74cfe8 View commit details
    Browse the repository at this point in the history
  5. add code block titles

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6e5ffa0 View commit details
    Browse the repository at this point in the history
  6. remove generated pages

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3436fc7 View commit details
    Browse the repository at this point in the history
  7. add dart syntax highlighting

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f02eaf2 View commit details
    Browse the repository at this point in the history
  8. fix imports

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    acb2648 View commit details
    Browse the repository at this point in the history
  9. fix external link

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    cf277ce View commit details
    Browse the repository at this point in the history
  10. Update setup-android.md

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3486c35 View commit details
    Browse the repository at this point in the history
  11. Update setup-android.md

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    bdf3164 View commit details
    Browse the repository at this point in the history
  12. add faq

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8ca44b8 View commit details
    Browse the repository at this point in the history
  13. fix faq link

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5fe910d View commit details
    Browse the repository at this point in the history
  14. add example image

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a1d109b View commit details
    Browse the repository at this point in the history
  15. Update build-docs.yml

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3dc6b7e View commit details
    Browse the repository at this point in the history
  16. update front page

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3c44e52 View commit details
    Browse the repository at this point in the history
  17. fix link, format

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d7bdaef View commit details
    Browse the repository at this point in the history
  18. add background image

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    77c9b03 View commit details
    Browse the repository at this point in the history
  19. Update styles.module.css

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3e44833 View commit details
    Browse the repository at this point in the history
  20. fix nav bar links

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    edbd01a View commit details
    Browse the repository at this point in the history
  21. fix build

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7d9701b View commit details
    Browse the repository at this point in the history
  22. update stackoverflow tag

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0875275 View commit details
    Browse the repository at this point in the history
  23. use maplibre org

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5062ccf View commit details
    Browse the repository at this point in the history
  24. update docs

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    998771e View commit details
    Browse the repository at this point in the history
  25. create version for 0.20.0

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b4e3724 View commit details
    Browse the repository at this point in the history
  26. fix link label

    josxha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c0e1ccd View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. disable push to gh-pages

    josxha committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    3df91c5 View commit details
    Browse the repository at this point in the history
  2. split CI into two

    josxha committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    efeaaff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a58e217 View commit details
    Browse the repository at this point in the history
  4. Delete build-deploy-docs.yml

    josxha committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    8743b71 View commit details
    Browse the repository at this point in the history
  5. Revert "Delete build-deploy-docs.yml"

    This reverts commit 8743b71.
    josxha committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    ffcad35 View commit details
    Browse the repository at this point in the history
  6. Update build-docs.yml

    josxha committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    cd72a76 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    fdf455c View commit details
    Browse the repository at this point in the history
  2. use action version v4.3.3

    josxha committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3f31c42 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    e46e1fc View commit details
    Browse the repository at this point in the history