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

chore(docs): reorganize docs folder, add 404 checker #2125

Draft
wants to merge 42 commits into
base: master
Choose a base branch
from

Commits on Apr 29, 2024

  1. chore: reorganize docs folder with numbered prefixes

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0552b37 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Merge branch 'master' into dev/moul/docs-folder

    # Conflicts:
    #	docs/02-getting-started/03-local-setup/browsing-gno-source-code.md
    #	docs/02-getting-started/03-local-setup/browsing-gnoland.md
    #	docs/02-getting-started/03-local-setup/installation.md
    #	docs/02-getting-started/03-local-setup/interacting-with-gnoland.md
    #	docs/04-concepts/stdlibs/events.md
    leohhhn committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9c8394e View commit details
    Browse the repository at this point in the history
  2. rename files

    leohhhn committed May 15, 2024
    Configuration menu
    Copy the full SHA
    385f3be View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. add script to link 404

    leohhhn committed May 16, 2024
    Configuration menu
    Copy the full SHA
    418e871 View commit details
    Browse the repository at this point in the history
  2. remove link

    leohhhn committed May 16, 2024
    Configuration menu
    Copy the full SHA
    da7f493 View commit details
    Browse the repository at this point in the history
  3. play around with go linter

    leohhhn committed May 16, 2024
    Configuration menu
    Copy the full SHA
    42d13d5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. save

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    302b915 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b60caf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88accde View commit details
    Browse the repository at this point in the history
  4. save

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c939b2b View commit details
    Browse the repository at this point in the history
  5. fix linter

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    82e33b2 View commit details
    Browse the repository at this point in the history
  6. add makefile

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8cdb904 View commit details
    Browse the repository at this point in the history
  7. update makefile

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0a459ff View commit details
    Browse the repository at this point in the history
  8. cleanup

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    94b0f5d View commit details
    Browse the repository at this point in the history
  9. add tests

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e8bdaae View commit details
    Browse the repository at this point in the history
  10. fix broken link

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d4b1462 View commit details
    Browse the repository at this point in the history
  11. fix link

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    12ab737 View commit details
    Browse the repository at this point in the history
  12. move linter

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e7546dd View commit details
    Browse the repository at this point in the history
  13. rename linter folder

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5910b3a View commit details
    Browse the repository at this point in the history
  14. update makefile

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0561066 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. fix all links

    leohhhn committed May 18, 2024
    Configuration menu
    Copy the full SHA
    6c8ddc5 View commit details
    Browse the repository at this point in the history
  2. rm grc721

    leohhhn committed May 18, 2024
    Configuration menu
    Copy the full SHA
    212d440 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. make

    leohhhn committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4fe9883 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. parallel tests

    leohhhn committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ca2a606 View commit details
    Browse the repository at this point in the history
  2. purify function

    leohhhn committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    3172ee8 View commit details
    Browse the repository at this point in the history
  3. var block

    leohhhn committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    12e1b2e View commit details
    Browse the repository at this point in the history
  4. unexport error

    leohhhn committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    8d1533a View commit details
    Browse the repository at this point in the history
  5. errors & defer unlock

    leohhhn committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    7597672 View commit details
    Browse the repository at this point in the history
  6. printf

    leohhhn committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    973796d View commit details
    Browse the repository at this point in the history
  7. inline errors

    leohhhn committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a38e987 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe69c6a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. remove newline

    leohhhn committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7a63bfa View commit details
    Browse the repository at this point in the history
  2. add CI workflow

    leohhhn committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8fad8c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. merge master

    leohhhn committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    38cdcfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ab4ea4 View commit details
    Browse the repository at this point in the history
  3. switch errors

    leohhhn committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    23008cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    578735b View commit details
    Browse the repository at this point in the history
  5. nicer output for CI

    leohhhn committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    eebd6c7 View commit details
    Browse the repository at this point in the history
  6. remove ...

    leohhhn committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b5e5971 View commit details
    Browse the repository at this point in the history
  7. fix port

    leohhhn committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fb594f4 View commit details
    Browse the repository at this point in the history
  8. rename infra

    leohhhn committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    20495bc View commit details
    Browse the repository at this point in the history
  9. rename CI

    leohhhn committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c9f3fa0 View commit details
    Browse the repository at this point in the history