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

[CLOSED] Move website #3807

Closed
wants to merge 33 commits into from
Closed

Commits on Jul 22, 2024

  1. move website from gh-pages to master branch under website/ folder

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d650822 View commit details
    Browse the repository at this point in the history
  2. remove unused CNAME file

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9c29674 View commit details
    Browse the repository at this point in the history
  3. remove unused .circleci/

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3bb0005 View commit details
    Browse the repository at this point in the history
  4. remove unneeded .mergify.yml file

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    67ca426 View commit details
    Browse the repository at this point in the history
  5. rename README.txt to README.md and use Markdown format

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9fd962a View commit details
    Browse the repository at this point in the history
  6. add README.md to exclude list

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    73b9f90 View commit details
    Browse the repository at this point in the history
  7. rename docs/docs-readme.md to docs/README.md

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7a90680 View commit details
    Browse the repository at this point in the history
  8. remove unneeded .github/workflows/pages.ymlq

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    11661b0 View commit details
    Browse the repository at this point in the history
  9. update workflows: remove branches-ignore "gh-pages"

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    eb1b4ae View commit details
    Browse the repository at this point in the history
  10. add copy.sh: script to copy required files from root to website/

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c818e57 View commit details
    Browse the repository at this point in the history
  11. mv CODE_OF_CONDUCT.md and CONTRIBUTING.md to _includes/ folder

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    44d66be View commit details
    Browse the repository at this point in the history
  12. remove unused _pages/batch-api.svg

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ae59b62 View commit details
    Browse the repository at this point in the history
  13. remove files being copied from docs/

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2cddd44 View commit details
    Browse the repository at this point in the history
  14. remove duplicated quickstart/index.md (we keep quickstart.md)

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    51c8a05 View commit details
    Browse the repository at this point in the history
  15. remove duplicated design/index.md (we keep design/README.md)

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    224c0d1 View commit details
    Browse the repository at this point in the history
  16. contribute.md: fix Front Matter header

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4da053f View commit details
    Browse the repository at this point in the history
  17. remove duplicated file: api.md

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b42a118 View commit details
    Browse the repository at this point in the history
  18. rename developer.md to developer/README.md

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    94fda69 View commit details
    Browse the repository at this point in the history
  19. move all markdown to docs/

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e4d1c05 View commit details
    Browse the repository at this point in the history
  20. clean assets/

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    64262f9 View commit details
    Browse the repository at this point in the history
  21. Markdown: fix broken links + format tables + remove duplicated files

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3f697de View commit details
    Browse the repository at this point in the history
  22. remove duplicated file scheduler.md

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    dd9e8ea View commit details
    Browse the repository at this point in the history
  23. mv scheduler.md to design/

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a49935a View commit details
    Browse the repository at this point in the history
  24. rename contribute.md to contribute.html

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9f99d45 View commit details
    Browse the repository at this point in the history
  25. update .gitignore

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5aef84b View commit details
    Browse the repository at this point in the history
  26. fix some broken links in markdown files

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    062b3d4 View commit details
    Browse the repository at this point in the history
  27. add redirect for /api to avoid breaking links

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    34cb7f3 View commit details
    Browse the repository at this point in the history
  28. update .gitignore

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2af8dc3 View commit details
    Browse the repository at this point in the history
  29. update copy.sh: override existing files

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f1f3d7c View commit details
    Browse the repository at this point in the history
  30. fix contribute.html

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c8e2360 View commit details
    Browse the repository at this point in the history
  31. fix copy.sh

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    51678dc View commit details
    Browse the repository at this point in the history
  32. fix contribute.html

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    119fcea View commit details
    Browse the repository at this point in the history
  33. update .gitignore

    Signed-off-by: Mehdi Nassim KHODJA <18899702+naskio@users.noreply.github.com>
    naskio committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ab76239 View commit details
    Browse the repository at this point in the history