* Add TOML and advanced-config webpages to infra section and minor edits to existing sections.
* Update the Infra section of the index page for the docs. Begin adding content to the TOML page.
* Fix header levels (promote L3 -> L2) in many infra docs.
* Add webserver configuration and TOML file contents.
* Document the '[ORGANIZATION]' section for the TOML.
* Finish the identity page & minor updates/revisions on other pages for consistency.
* Add clustering.
* Document memory (rwdb) database.
* Remove erronious file
* Remove section header for 'Ledger Pinning'.
* Spell Xahau correctly :)
Co-authored-by: tequ <git@tequ.dev>
* proofread
Co-authored-by: tequ <git@tequ.dev>
* proofread
Co-authored-by: tequ <git@tequ.dev>
---------
Co-authored-by: tequ <git@tequ.dev>
Co-authored-by: Thomas Silkjær <thomas@inftf.org>
* Remove extra section from Infrastructure sidebar in the documentation. Also remove cabbit.tech hubs.
* Expand details on running a mainnet node.
* Combine mainnet and testnet node install instructions to a single page.
* Update system requirements.
* Edit system requirements again.
* Add placeholders for new documentation and contributing guidelines.
* Update header, footer, and IndexLayout links to reflect renaming the infrastructure page to 'system-requirements'.
* Fix overwrite from upstream index page layout. Add intro paragraph to running xahaud page.
* Describe different types of nodes, expand contributing.md
* Minor editing and revisions.
* Additional guidelines added.
* Add a placeholder page for 'Updating xahaud'.
* Edited install/system requirements/updating.
* Add instructions for updating Docker containers.
* Add updating local install instructions.
* Add background on enabling validation.
* Add instructions on running xahaud as a validator.
* Minor revisions to enabling validations and interacting with xahaud
* Fixed minor typos and added formatting to the interacting.mdx webpage.
* Add master example xahaud.cfg file to table on install page.