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

feat(docs): port docs to starlight #2315

Merged
merged 94 commits into from
Apr 9, 2024
Merged

feat(docs): port docs to starlight #2315

merged 94 commits into from
Apr 9, 2024

Commits on Feb 20, 2024

  1. wip port to starlight

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a6d3a26 View commit details
    Browse the repository at this point in the history
  2. fix netlify

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    67a7e77 View commit details
    Browse the repository at this point in the history
  3. fmt

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a66d197 View commit details
    Browse the repository at this point in the history
  4. raw file imports via vite

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9446382 View commit details
    Browse the repository at this point in the history
  5. more fixes

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9ca29fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6907a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. content

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    04faab8 View commit details
    Browse the repository at this point in the history
  2. slightly prettier properties table

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    556b5f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. wip

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4e741db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b82d69e View commit details
    Browse the repository at this point in the history
  3. file moves

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ea0e295 View commit details
    Browse the repository at this point in the history
  4. remove old docs site

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    97a17fc View commit details
    Browse the repository at this point in the history
  5. update readme

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    96c2f85 View commit details
    Browse the repository at this point in the history
  6. move from docs-next to site

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    52a9a15 View commit details
    Browse the repository at this point in the history
  7. fix netlify

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    32f7be7 View commit details
    Browse the repository at this point in the history
  8. more porting

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7172e30 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. rename all docs to mdx for consistency

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    44d97aa View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. wip

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    aa643d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. progress

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b902ee2 View commit details
    Browse the repository at this point in the history
  2. progress

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    25467cc View commit details
    Browse the repository at this point in the history
  3. progress

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b07cb4a View commit details
    Browse the repository at this point in the history
  4. progress

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    db0ecf5 View commit details
    Browse the repository at this point in the history
  5. fixing images

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    31343b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. try stronger autogen for examples

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    dd0a9e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. theme colors

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    e6b4b46 View commit details
    Browse the repository at this point in the history
  2. collapse

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    fac700e View commit details
    Browse the repository at this point in the history
  3. update tools

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    e14028a View commit details
    Browse the repository at this point in the history
  4. mermaid

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    3e142b4 View commit details
    Browse the repository at this point in the history
  5. fix linking on cli gen md

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    bf4c2fd View commit details
    Browse the repository at this point in the history
  6. details and header linking

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    92ca59b View commit details
    Browse the repository at this point in the history
  7. cleanup

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    1649477 View commit details
    Browse the repository at this point in the history
  8. tweak

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    66063d4 View commit details
    Browse the repository at this point in the history
  9. whoops

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    75da91f View commit details
    Browse the repository at this point in the history
  10. update install docs

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    aaaccb1 View commit details
    Browse the repository at this point in the history
  11. update install docs

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    dbe4101 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. update install docs

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4dc2cff View commit details
    Browse the repository at this point in the history
  2. links

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    afaafe5 View commit details
    Browse the repository at this point in the history
  3. links

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4d04d52 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. links

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9df71a9 View commit details
    Browse the repository at this point in the history
  2. links

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    054e593 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. links

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f6a144f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. links

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2bec745 View commit details
    Browse the repository at this point in the history
  2. update deps

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a697280 View commit details
    Browse the repository at this point in the history
  3. dont validate just yet

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    bdd47c6 View commit details
    Browse the repository at this point in the history
  4. variables

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d3a7df6 View commit details
    Browse the repository at this point in the history
  5. fix variables page

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f370740 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. move git docs to a better location

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    93168a7 View commit details
    Browse the repository at this point in the history
  2. migrate more examples

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7ce2cd4 View commit details
    Browse the repository at this point in the history
  3. links

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    071bd06 View commit details
    Browse the repository at this point in the history
  4. links

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3786d36 View commit details
    Browse the repository at this point in the history
  5. links

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    41091ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    561dbb6 View commit details
    Browse the repository at this point in the history
  7. docs and schema

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2c139e3 View commit details
    Browse the repository at this point in the history
  8. sidebar odering

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b7b2fb9 View commit details
    Browse the repository at this point in the history
  9. remove link checker

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    390dc69 View commit details
    Browse the repository at this point in the history
  10. fix examples overview

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    223bc5d View commit details
    Browse the repository at this point in the history
  11. add yq to docs

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    04bd07d View commit details
    Browse the repository at this point in the history
  12. add yq to docs

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    5a1bdbc View commit details
    Browse the repository at this point in the history
  13. update docs

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    227040b View commit details
    Browse the repository at this point in the history
  14. update docs

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    401bc12 View commit details
    Browse the repository at this point in the history
  15. update docs

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    dfe54cb View commit details
    Browse the repository at this point in the history
  16. lint

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ecc51f8 View commit details
    Browse the repository at this point in the history
  17. cleanup

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7cf8491 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. cleanup

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    e532bb3 View commit details
    Browse the repository at this point in the history
  2. add adr

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    d3223d9 View commit details
    Browse the repository at this point in the history
  3. reduce

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b952faa View commit details
    Browse the repository at this point in the history
  4. cleanup

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    d032b00 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. add overview link

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    753d722 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    9bdba07 View commit details
    Browse the repository at this point in the history
  2. restore workflows

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8e0a639 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    6c0d61d View commit details
    Browse the repository at this point in the history
  2. cleanup

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d0b4e4b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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

Commits on Apr 8, 2024

  1. fix links

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    17bec39 View commit details
    Browse the repository at this point in the history
  2. add emoji support

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3c0d1bf View commit details
    Browse the repository at this point in the history
  3. fix remediation callouts

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0cd166f View commit details
    Browse the repository at this point in the history
  4. prevent quote escaping in example yaml

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9531da7 View commit details
    Browse the repository at this point in the history
  5. update longhorn example

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a34d78d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. cleanup

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f0efeaf View commit details
    Browse the repository at this point in the history
  2. Update examples/big-bang/zarf.yaml

    Co-authored-by: Lucas Rodriguez <lucas.rodriguez9616@gmail.com>
    Noxsios and lucasrod16 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    29d5d81 View commit details
    Browse the repository at this point in the history
  3. Update examples/kiwix/zarf.yaml

    Co-authored-by: Lucas Rodriguez <lucas.rodriguez9616@gmail.com>
    Noxsios and lucasrod16 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e63a38f View commit details
    Browse the repository at this point in the history
  4. Update examples/argocd/zarf.yaml

    Co-authored-by: Lucas Rodriguez <lucas.rodriguez9616@gmail.com>
    Noxsios and lucasrod16 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3f9cbb6 View commit details
    Browse the repository at this point in the history
  5. Update examples/podinfo-flux/zarf.yaml

    Co-authored-by: Lucas Rodriguez <lucas.rodriguez9616@gmail.com>
    Noxsios and lucasrod16 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    79cbefc View commit details
    Browse the repository at this point in the history
  6. pin node engine version

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8b939e1 View commit details
    Browse the repository at this point in the history
  7. fix persisten flags in docs

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9148567 View commit details
    Browse the repository at this point in the history
  8. Update examples/longhorn/zarf.yaml

    Co-authored-by: Lucas Rodriguez <lucas.rodriguez9616@gmail.com>
    Noxsios and lucasrod16 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4ef24a6 View commit details
    Browse the repository at this point in the history
  9. Update examples/git-data/zarf.yaml

    Co-authored-by: Lucas Rodriguez <lucas.rodriguez9616@gmail.com>
    Noxsios and lucasrod16 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5e850bd View commit details
    Browse the repository at this point in the history
  10. update roadmap

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ab05a01 View commit details
    Browse the repository at this point in the history
  11. update slack ref

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0c9176a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b822023 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    446c556 View commit details
    Browse the repository at this point in the history
  14. this works

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3bc7ac3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0d57d1a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2f9301b View commit details
    Browse the repository at this point in the history