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

[Soroban Merge] Create a "Reference" section #364

Merged
merged 60 commits into from
Mar 15, 2024

Commits on Dec 2, 2022

  1. Add release notes (#232)

    * Update Examples, SDK and CLI v0.2.1
    
    * Pin docker image
    
    * Add release notes
    
    * preview 3 start
    
    * fix
    
    * fix nums
    
    * link
    
    * FutureNet => Futurenet
    
    * add core and horizon versions
    leighmcculloch authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    1823544 View commit details
    Browse the repository at this point in the history
  2. Revert "Add release notes (#232)" (#233)

    This reverts commit 1823544.
    leighmcculloch authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    f4a48b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a27e96 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

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

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    711a99b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67a79f1 View commit details
    Browse the repository at this point in the history
  3. Update chanelogs

    leighmcculloch committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d0d2e74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13fad0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4609449 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f195e26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59e705a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03d08eb View commit details
    Browse the repository at this point in the history
  9. Add other changelogs

    leighmcculloch committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    53195b4 View commit details
    Browse the repository at this point in the history
  10. Add contributors

    leighmcculloch committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    03e3e26 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45d3e54 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b9f43fd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5ecc947 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Reorder the nav bar (#244)

    * Update Examples, SDK and CLI v0.2.1
    
    * Pin docker image
    
    * Add release notes (#234)
    
    * Rename and move releases page
    
    * reorder EVERYTHING
    
    * reorder Learn between Examples and SDKs
    
    * update wallet position
    
    Co-authored-by: Leigh McCulloch <[email protected]>
    kalepail and leighmcculloch authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    d08f523 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Update the release notes (#246)

    * Update the release notes
    
    * Update docs/releases.mdx
    
    Co-authored-by: Leigh McCulloch <[email protected]>
    jayz22 and leighmcculloch authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    42a4be2 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    0098fbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #255 from sisuresh/dev-main

    Merge main into dev
    sisuresh authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3c3c133 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Update release versions for upcoming release (#259)

    * initial ver
    
    * update
    
    * update
    
    * update
    tsachiherman authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    94b85f9 View commit details
    Browse the repository at this point in the history
  2. Update release page

    jayz22 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    0f0a10d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #262 from jayz22/main

    Update release page
    sisuresh authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    a105c35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4162f03 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #263 from sisuresh/update-dev

    Merge main into dev
    sisuresh authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    ac1ee5b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Merge pull request #264 from sisuresh/dev-into-main

    Merge dev into main for the next release
    sisuresh authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    7472508 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

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

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    cb1d73b View commit details
    Browse the repository at this point in the history
  2. Lots of formatting

    kalepail committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1e72438 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Reorg (#290)

    * Change SDK section to Reference section
    
    * Adding JS SDK to list of SDKs
    
    * Adding Overcat's Python SDK to list of SDKs
    
    * Moving Networks -> Futurenet to Reference section
    
    * Moving Releases to Reference section
    
    * Delete Networks from main nav
    
    Networks now lives under Reference section
    
    * Deleting as Releases now live in Reference section
    
    * Changing sidebar position
    
    Temporary, this will eventually move to How-To Guides
    
    * Update byo.mdx
    
    * Edited Quick Start to 1. Hello World
    
    Includes Tutorials -> Create a Project / Write a Contract / Test / Build / Run on Sandbox / Optimizing Builds
    
    * Move Storing Data from Examples to Getting Started
    
    * Move Deploy to Local Network to Getting Started
    
    Moved this section from Tutorials to Getting Started
    
    * Move Freighter wallet tutorial to Getting Started
    
    * Update and rename 6.-connect-Freighter-wallet.mdx to 4. Connect Freighter Wallet
    
    * Move Deploy to Futurenet to Getting Started
    
    * Rename 4. Connect Freighter Wallet to 4. Connect Freighter Wallet.mdx
    
    * Moved to Getting Started
    
    * Moved to Getting Started
    
    Removing this section
    
    * Moved to Getting Started
    
    Removing this as it has been moved to Getting Started
    
    * Moved to Getting Started -> Hello World
    
    * Moved to Getting Started -> Hello World
    
    * Moved to Getting Started -> Hello World
    
    * Moved to Getting Started -> Hello World
    
    * Moved to Getting Started -> Hello World
    
    * Moved to Getting Started -> Hello World
    
    * Moved to Getting Started
    
    Removing due to this section being moved
    
    * Update Examples to How-To Guides
    
    * Move BYO SDK to How-To Guides
    
    * Moved to How-To Guides
    
    * Moved invoking contracts with transactions to How-To Guides
    
    * Removing because it's moved to How-To Guides
    
    * Moved Token Interface to Token How-To Guide
    
    * Remove Token Interface
    
    Token Interface has been moved to How-To Guides -> Token
    
    * Move Stellar Asset Contract to How-To Guides
    
    * Delete docs/built-in-contracts directory
    
    Moved to How-To Guides
    
    * Move Stellar FAQs to Learn
    
    * Delete faq.mdx
    
    Moved to Learn
    
    * Update authorization.mdx
    
    Alphabetize sidebar
    
    * Update contract-lifecycle.mdx
    
    Alphabetizing sidebar
    
    * Update custom-types.mdx
    
    Alphabetizing sidebar
    
    * Update rust-dialect.mdx
    
    Alphabetizing sidebar
    
    * Update debugging.mdx
    
    Alphabetizing sidebar
    
    * Update environment-concepts.mdx
    
    Alphabetizing sidebar
    
    * Update errors.mdx
    
    Alphabetizing sidebar
    
    * Update events.mdx
    
    Alphabetizing sidebar
    
    * Update gas-and-metering.mdx
    
    Alphabetizing sidebar
    
    * Update interacting-with-contracts.mdx
    
    Alphabetizing sidebar
    
    * Update persisting-data.mdx
    
    Alphabetizing sidebar
    
    * Update high-level-overview.mdx
    
    Update spelling
    
    * formatting
    
    * formatting
    
    * formatting
    
    * formatting
    
    * Update faq.mdx
    
    * fixed broken links
    
    * fix broken links
    
    * fix broken links
    
    * moar link fixes
    
    * fixed some broken links
    
    * added sorobanathon homepage
    
    * add google tag manager
    
    * Content edits made
    
    * back to original
    
    * Content Edit
    
    * button location
    
    * Content & Eligibility guidelines added
    
    * Update sorobanathon.js
    
    * update all admonitions such that prettier doesn't yell
    
    * Lots of formatting
    
    * --prose-wrap preserve
    
    * Update releases.mdx
    
    * update prettier
    
    * fixed the callouts
    
    * formatting
    
    * fix module import
    
    * Update sorobanathon.js
    
    * Fixed Reorg PR
    
    Fixed links, moved sections, deleted double sections
    
    * Update index.js
    
    * Updating Sorobanathon Info
    
    * Fixed links
    
    Many links.
    
    * Formatting
    
    * Change SDK section to Reference section
    
    * Adding JS SDK to list of SDKs
    
    * Adding Overcat's Python SDK to list of SDKs
    
    * Moving Networks -> Futurenet to Reference section
    
    * Moving Releases to Reference section
    
    * Delete Networks from main nav
    
    Networks now lives under Reference section
    
    * Deleting as Releases now live in Reference section
    
    * Changing sidebar position
    
    Temporary, this will eventually move to How-To Guides
    
    * Update byo.mdx
    
    * formatting
    
    * fix broken links
    
    * Edited Quick Start to 1. Hello World
    
    Includes Tutorials -> Create a Project / Write a Contract / Test / Build / Run on Sandbox / Optimizing Builds
    
    * Move Storing Data from Examples to Getting Started
    
    * Move Deploy to Local Network to Getting Started
    
    Moved this section from Tutorials to Getting Started
    
    * Move Freighter wallet tutorial to Getting Started
    
    * Update and rename 6.-connect-Freighter-wallet.mdx to 4. Connect Freighter Wallet
    
    * Move Deploy to Futurenet to Getting Started
    
    * Rename 4. Connect Freighter Wallet to 4. Connect Freighter Wallet.mdx
    
    * Moved to Getting Started
    
    Removing this as it has been moved to Getting Started
    
    * Moved to Getting Started -> Hello World
    
    * Moved to Getting Started -> Hello World
    
    * formatting
    
    * fix broken links
    
    * moar link fixes
    
    * Update Examples to How-To Guides
    
    * Move BYO SDK to How-To Guides
    
    * Moved invoking contracts with transactions to How-To Guides
    
    * Moved Token Interface to Token How-To Guide
    
    * Remove Token Interface
    
    Token Interface has been moved to How-To Guides -> Token
    
    * Move Stellar Asset Contract to How-To Guides
    
    * Delete docs/built-in-contracts directory
    
    Moved to How-To Guides
    
    * formatting
    
    * fixed broken links
    
    * Move Stellar FAQs to Learn
    
    * Update authorization.mdx
    
    Alphabetize sidebar
    
    * Update contract-lifecycle.mdx
    
    Alphabetizing sidebar
    
    * Update custom-types.mdx
    
    Alphabetizing sidebar
    
    * Update rust-dialect.mdx
    
    Alphabetizing sidebar
    
    * Update debugging.mdx
    
    Alphabetizing sidebar
    
    * Update environment-concepts.mdx
    
    Alphabetizing sidebar
    
    * Update errors.mdx
    
    Alphabetizing sidebar
    
    * Update events.mdx
    
    Alphabetizing sidebar
    
    * Update gas-and-metering.mdx
    
    Alphabetizing sidebar
    
    * Update interacting-with-contracts.mdx
    
    Alphabetizing sidebar
    
    * Update persisting-data.mdx
    
    Alphabetizing sidebar
    
    * Update high-level-overview.mdx
    
    Update spelling
    
    * formatting
    
    * Update faq.mdx
    
    * fixed some broken links
    
    * Update releases.mdx
    
    * update prettier
    
    * fixed the callouts
    
    * formatting
    
    * fix module import
    
    * Fixed Reorg PR
    
    Fixed links, moved sections, deleted double sections
    
    * Fixed links
    
    Many links.
    
    * Formatting
    
    * Merge cleanup
    
    * More cleanup
    
    * Formatting
    
    * some small design tweaks
    
    * copy tweaks
    
    ---------
    
    Co-authored-by: Bri <[email protected]>
    Co-authored-by: Anuxhya <[email protected]>
    3 people authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    1ce3327 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Pre mainnet restructure (#644)

    * docs: rename "fundamentals and concepts" to "soroban internals"
    
    * docs: remove old "under the hood" section
    
    * docs: add tags to the various tutorials
    
    * docs: move tutorials into one main directory
    
    * fix broken links to old pages
    
    * docs: renaming soroban internals in category file
    
    * docs: remove old "command line reference" category
    
    * docs: add tokens directory, rearrange sidebars
    
    * docs: rearrange migration from evm guide
    
    * docs: remove unused reference/interfaces category
    
    * docs: move "reference" section to "resources"
    
    * docs: move "releases" page up a level
    
    * docs: move FAQ page up one level
    
    * docs: move dev tools into resources directory
    
    * docs: move testnet.mdx to networks.mdx
    
    * docs: rearrange items in resources directory
    
    * docs: collapse various SDK pages into two pages
    
    * docs: move data-providers up one level
    
    * docs: remove some empty categories, move the tutorial template
    
    * docs: add a new getting-started page, reorganize that section
    
    * docs: change sidebar position integers in soroban-internals
    
    * docs: shuffling contract interaction around in soroban-internals
    
    * style: fixing a couple small markdown nits in dapps directory
    
    * docs: fix a broken link
    
    * feat: start to the "guides" page(s)
    
    * style(lint): fixing a small linting error
    
    * remove guides placeholder
    
    * fixing broken links
    
    * work on guides listing. might revert this
    
    * formatting mdx
    
    * docs: fixing a broken link to tutorials
    
    * style: crack at making the tutorials filterable and hidden in the sidebar
    
    * customizing some components for the `/guides` pages and layouts
    
    * rename index page for guides to README
    
    * remove commented configuration option
    
    * remove some console logging in components
    
    * change name of index page in guides sidebar
    
    * remove commented sidebar generation code
    
    * remove comments and add description to sidebar generator
    
    * rename sidebar generator file
    
    * more work on how the 'guides' pages might look.
    
    * docs: adjusting sidebar positions of new getting started pages
    
    * fix some broken links in the getting-started section
    
    * prefer "README.mdx" files where possible
    
    * some more guides placeholder stubs
    
    * docs(guides): More placeholder stubs for guides and categories
    
    * feat: don't display "guides in category" page on `/guides`
    
    * build: check/fix MDX formatting in more directories than just docs
    
    * style: add a larger margin before more category guides
    
    * style: more selectively increase that top margin
    
    * docs(guides): a quick stab at a "publishing" events guide
    
    * docs(guides): first stab at the "publish events" guide
    
    * docs: updating tutorial descriptions
    
    * fix a few broken links
    
    * docs: add note about a tuple with one element
    
    * style: couple link changes and reformats
    
    * move fuzzing tutorial back
    
    * change to README file in contract interactions category
    
    * docs(guides): give a better title for the wasm metadata guide
    
    * fixing some broken markdown links
    
    * fix (another!) broken link
    
    * move the guides back into the main layout of the docs directory
    
    * add placeholder for testnet reset automation stuff
    
    * some initial content for some guides
    
    * markdown formatting and fixing broken links
    
    * moving "resources" back to "reference" to fit the definition better
    
    More like "technical reference" rather than a "reference encyclopedia"
    
    * change some styles of the tutorial list
    
    * removing most category pages
    
    * some more first-drafts of guides
    
    * fixing some category links
    
    * include a period at the end of each tutorial description
    
    * simplify tutorial search box placeholder text
    
    * better description for the tutorials page
    
    * making the pre-commit script executable
    
    * flesh out some of the state archival guides
    
    * first effort for some rpc ledger key guides
    
    * fix some broken links
    
    * add a guide on ingesting events into a db
    
    * first effort at storage type guides
    
    * Some more stubs, marking drafts, and a couple additions
    
    * make not a draft to fix a broken link
    
    * guides category descriptions in README.mdx files
    
    * marking incomplete chain migration docs as drafts
    
    * change some tutorial difficulty levels
    
    * fine-tune the tutorials component styling a bit
    
    * improving some guides organization
    
    * fix linting errors and broken links
    
    * include wrap instructions for native lumens
    
    * fix broken link in contract metadata guide
    
    * final changes to existing guides
    
    * moving developer tools into the main sidebar
    
    * create real redirects instead of just notes
    
    * fix broken links in a dapps challenge page
    
    * fix a redirect syntax error
    
    * fix a tutorials redirect
    ElliotFriend authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9259c2b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Add 20.1.0 section (#704)

    * Add 20.1.0 section
    
    * format
    
    * Update docs/releases.mdx
    
    Co-authored-by: George <[email protected]>
    
    * Update docs/releases.mdx
    
    ---------
    
    Co-authored-by: George <[email protected]>
    sisuresh and Shaptic authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    58c214c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. use the docusaurus blog feature for meeting notes (#719)

    * use the docusaurus blog feature for meeting notes
    
    * tweak the meeting notes a bit
    
    ---------
    
    Co-authored-by: Tyler van der Hoeven <[email protected]>
    ElliotFriend and kalepail authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    48fb892 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. [Do Not Merge] Updates pending vote (#729)

    * update to the welcome page to reflect the live on Mainnet status
    
    * remove note about non-production software on networks page
    
    * add the link definition for the phased rollout
    ElliotFriend authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    715f86a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add v20.2.0 release to releases.mdx (#737)

    * Update releases.mdx
    
    * use latest versions
    
    * add changelog
    
    * update title
    Julian-dev28 authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    589fba8 View commit details
    Browse the repository at this point in the history
  2. Update resource limits and make a new reference page for them (#736)

    * add a reference page on resource limits and fees
    
    * remove resource fee/limit tables from "explainer" page
    
    * removing some unnecessary comments and entries
    
    Some of the comments are more applicable in the discussion doc,
    than they are for developer documentation. So, let's get rid of
    those.
    
    * remove unnecessary "current is..." language from resource fees
    ElliotFriend authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8f2a8e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Update resource-limits-fees.mdx (#746)

    * Update resource-limits-fees.mdx
    
    Add context around the phased approach
    
    * formatting and linting
    
    ---------
    
    Co-authored-by: Elliot Voris <[email protected]>
    namankumar and ElliotFriend authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    92e45fc View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Create 2024-02-22.mdx (#748)

    * Create 2024-02-22.mdx
    
    * Update 2024-02-22.mdx
    kalepail authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8c9c565 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Create 2024-02-15.mdx (#750)

    * Create 2024-02-15.mdx
    
    * proper indents
    
    ---------
    
    Co-authored-by: Tyler van der Hoeven <[email protected]>
    namankumar and kalepail authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    408781e View commit details
    Browse the repository at this point in the history
  2. Phase 1 updates to Soroban docs (#747)

    * Adding Mainnet to Networks section
    
    -Need help with Mainnet information for Horizon API, Validator, and History Archive
    -Also getting errors when clicking on Testnet and Futurenet History Archive links
    
    * Add Mainnet information to Block Explorers
    
    * Add Releases section for Phase 1
    
    * put in version numbers for (most) software
    
    * add changelong for soroban rpc
    
    * add changelog for soroban cli
    
    * add mainnet passphrase to protocol 20 release notes
    
    * try another title for this version
    
    * remove unnecessary headings
    
    * update Horizon link for Mainnet
    
    * add resource limits and fees to releases page
    
    * shifting some things around in resource limits for phase 1
    
    * use `TBD` for soroban react version placeholders
    
    * networks placeholders
    
    * add validator and history urls for Mainnet
    
    ---------
    
    Co-authored-by: Elliot Voris <[email protected]>
    briwylde08 and ElliotFriend authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d898443 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35b7201 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge remote-tracking branch 'merge-subset/main' into soroban-merge/r…

    …eference-v3
    
    bring in meeting notes as well as networks, resource limits, and releases
    reference pages
    ElliotFriend committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3930587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19385d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74f3986 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e645d7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6879fc View commit details
    Browse the repository at this point in the history
  6. fix some broken links

    ElliotFriend committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    02f5da3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    eeca595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e523630 View commit details
    Browse the repository at this point in the history
  3. add phase 2 references

    Julian-dev28 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b3e553f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a4dc22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c74c09 View commit details
    Browse the repository at this point in the history
  6. Revert "add phase 2 references"

    This reverts commit b3e553f.
    ElliotFriend committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    23c3938 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b7550a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52262c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    055b58b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54d0101 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. add some links

    briwylde08 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    72c82f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e38bbaa View commit details
    Browse the repository at this point in the history