From cc698c79240506849f94a3aba7c4100f1e5d2107 Mon Sep 17 00:00:00 2001 From: BowTiedDevOps <157840260+BowTiedDevOps@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:25:12 +0300 Subject: [PATCH] feat: replace `-` with `*` bullet points in summary.md --- SUMMARY.md | 148 ++++++++++++++++++++++++++--------------------------- 1 file changed, 74 insertions(+), 74 deletions(-) diff --git a/SUMMARY.md b/SUMMARY.md index 494f9f0458..568778f036 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,61 +1,61 @@ # Table of contents -- [Start Here](README.md) +* [Start Here](README.md) ## ๐ŸŸง Nakamoto Upgrade -- [Nakamoto Upgrade - Start Here](nakamoto-upgrade/nakamoto-upgrade-start-here.md) -- [What is the Nakamoto Upgrade?](nakamoto-upgrade/what-is-the-nakamoto-release.md) -- [Nakamoto in 10 Minutes](nakamoto-upgrade/nakamoto-in-10-minutes.md) -- [Nakamoto Rollout Plan](nakamoto-upgrade/nakamoto-rollout-plan/README.md) - - [Nakamoto for Exchanges](nakamoto-upgrade/nakamoto-rollout-plan/nakamoto-for-exchanges.md) - - [Nakamoto for Stackers and Pool Operators](nakamoto-upgrade/nakamoto-rollout-plan/nakamoto-for-stackers.md) - - [Nakamoto for Stacking Providers](nakamoto-upgrade/nakamoto-rollout-plan/nakamoto-for-stacking-providers.md) - - [Nakamoto for App Developers](nakamoto-upgrade/nakamoto-rollout-plan/nakamoto.md) -- [Nakamoto Activation Guide for Signers](nakamoto-upgrade/nakamoto-activation-guide-for-signers/README.md) - - [Setting Up a Primary (Post-Nakamoto) Testnet Node](nakamoto-upgrade/nakamoto-activation-guide-for-signers/setting-up-a-primary-post-nakamoto-testnet-node.md) +* [Nakamoto Upgrade - Start Here](nakamoto-upgrade/nakamoto-upgrade-start-here.md) +* [What is the Nakamoto Upgrade?](nakamoto-upgrade/what-is-the-nakamoto-release.md) +* [Nakamoto in 10 Minutes](nakamoto-upgrade/nakamoto-in-10-minutes.md) +* [Nakamoto Rollout Plan](nakamoto-upgrade/nakamoto-rollout-plan/README.md) + * [Nakamoto for Exchanges](nakamoto-upgrade/nakamoto-rollout-plan/nakamoto-for-exchanges.md) + * [Nakamoto for Stackers and Pool Operators](nakamoto-upgrade/nakamoto-rollout-plan/nakamoto-for-stackers.md) + * [Nakamoto for Stacking Providers](nakamoto-upgrade/nakamoto-rollout-plan/nakamoto-for-stacking-providers.md) + * [Nakamoto for App Developers](nakamoto-upgrade/nakamoto-rollout-plan/nakamoto.md) +* [Nakamoto Activation Guide for Signers](nakamoto-upgrade/nakamoto-activation-guide-for-signers/README.md) + * [Setting Up a Primary (Post-Nakamoto) Testnet Node](nakamoto-upgrade/nakamoto-activation-guide-for-signers/setting-up-a-primary-post-nakamoto-testnet-node.md) ## ๐Ÿง  Concepts -- [Stacks 101](concepts/stacks-101/README.md) - - [What Is Stacks?](concepts/stacks-101/what-is-stacks.md) - - [Bitcoin Connection](concepts/stacks-101/bitcoin-connection.md) - - [Proof of Transfer](concepts/stacks-101/proof-of-transfer.md) - - [Stacks Among Other Layers](concepts/stacks-101/stacks-among-other-layers.md) - - [Financial Incentive and Security Budget](concepts/stacks-101/financial-incentive-and-security-budget.md) -- [Network Fundamentals](concepts/network-fundamentals/README.md) - - [Network Basics](concepts/network-fundamentals/network.md) - - [Mainnet and Testnets](concepts/network-fundamentals/mainnet-and-testnets.md) - - [Accounts](concepts/network-fundamentals/accounts.md) - - [Authentication](concepts/network-fundamentals/authentication.md) - - [Bitcoin Name System](concepts/network-fundamentals/bitcoin-name-system.md) - - [SIPs](concepts/network-fundamentals/sips.md) - - [Technical Specifications](concepts/network-fundamentals/technical-specifications.md) -- [Block Production](concepts/block-production/README.md) - - [Mining](concepts/block-production/mining.md) - - [Signing](concepts/block-production/stackers-and-signing.md) - - [Bitcoin Finality](concepts/block-production/bitcoin-finality.md) - - [Bitcoin Reorgs](concepts/block-production/bitcoin-reorgs.md) - - [Stacking](concepts/block-production/stacking.md) -- [Transactions](concepts/transactions/README.md) - - [How Transactions Work](concepts/transactions/transactions.md) - - [Post Conditions](concepts/transactions/post-conditions.md) -- [Clarity](concepts/clarity/README.md) - - [Overview](concepts/clarity/overview.md) - - [Decidability](concepts/clarity/decidability.md) -- [sBTC](concepts/sbtc/README.md) - - [sBTC Design](concepts/sbtc/sbtc-design/README.md) - - [sBTC Requests and Responses](concepts/sbtc/sbtc-design/sbtc-requests-and-responses/README.md) - - [Commit-Reveal System](concepts/sbtc/sbtc-design/sbtc-requests-and-responses/commit-reveal-system.md) - - [Stacker Responsibilities](concepts/sbtc/sbtc-design/stacker-responsibilities.md) - - [Security Model](concepts/sbtc/sbtc-design/security-model.md) - - [Clarity Contracts](concepts/sbtc/sbtc-design/clarity-contracts.md) -- [Gaia](concepts/gaia/README.md) - - [Configuration](concepts/gaia/configuration.md) - - [Deploy Gaia Hub](concepts/gaia/deploy-gaia-hub.md) - - [Amazon EC2](concepts/gaia/amazon-ec2.md) - - [Linux](concepts/gaia/linux.md) - - [Mac OS](concepts/gaia/mac-os.md) +* [Stacks 101](concepts/stacks-101/README.md) + * [What Is Stacks?](concepts/stacks-101/what-is-stacks.md) + * [Bitcoin Connection](concepts/stacks-101/bitcoin-connection.md) + * [Proof of Transfer](concepts/stacks-101/proof-of-transfer.md) + * [Stacks Among Other Layers](concepts/stacks-101/stacks-among-other-layers.md) + * [Financial Incentive and Security Budget](concepts/stacks-101/financial-incentive-and-security-budget.md) +* [Network Fundamentals](concepts/network-fundamentals/README.md) + * [Network Basics](concepts/network-fundamentals/network.md) + * [Mainnet and Testnets](concepts/network-fundamentals/mainnet-and-testnets.md) + * [Accounts](concepts/network-fundamentals/accounts.md) + * [Authentication](concepts/network-fundamentals/authentication.md) + * [Bitcoin Name System](concepts/network-fundamentals/bitcoin-name-system.md) + * [SIPs](concepts/network-fundamentals/sips.md) + * [Technical Specifications](concepts/network-fundamentals/technical-specifications.md) +* [Block Production](concepts/block-production/README.md) + * [Mining](concepts/block-production/mining.md) + * [Signing](concepts/block-production/stackers-and-signing.md) + * [Bitcoin Finality](concepts/block-production/bitcoin-finality.md) + * [Bitcoin Reorgs](concepts/block-production/bitcoin-reorgs.md) + * [Stacking](concepts/block-production/stacking.md) +* [Transactions](concepts/transactions/README.md) + * [How Transactions Work](concepts/transactions/transactions.md) + * [Post Conditions](concepts/transactions/post-conditions.md) +* [Clarity](concepts/clarity/README.md) + * [Overview](concepts/clarity/overview.md) + * [Decidability](concepts/clarity/decidability.md) +* [sBTC](concepts/sbtc/README.md) + * [sBTC Design](concepts/sbtc/sbtc-design/README.md) + * [sBTC Requests and Responses](concepts/sbtc/sbtc-design/sbtc-requests-and-responses/README.md) + * [Commit-Reveal System](concepts/sbtc/sbtc-design/sbtc-requests-and-responses/commit-reveal-system.md) + * [Stacker Responsibilities](concepts/sbtc/sbtc-design/stacker-responsibilities.md) + * [Security Model](concepts/sbtc/sbtc-design/security-model.md) + * [Clarity Contracts](concepts/sbtc/sbtc-design/clarity-contracts.md) +* [Gaia](concepts/gaia/README.md) + * [Configuration](concepts/gaia/configuration.md) + * [Deploy Gaia Hub](concepts/gaia/deploy-gaia-hub.md) + * [Amazon EC2](concepts/gaia/amazon-ec2.md) + * [Linux](concepts/gaia/linux.md) + * [Mac OS](concepts/gaia/mac-os.md) ## ๐Ÿ› ๏ธ Guides & Tutorials @@ -96,39 +96,39 @@ ## ๐Ÿ“š Reference -- [API](reference/api.md) -- [Clarity Types](reference/types.md) -- [Clarity Functions](reference/functions.md) -- [Clarity Keywords](reference/keywords.md) -- [Stacks Node Configuration](reference/stacks-node-configuration.md) -- [Signer Configuration](reference/sample-configuration-files.md) -- [Stacks Tooling](reference/the-stack.md) +* [API](reference/api.md) +* [Clarity Types](reference/types.md) +* [Clarity Functions](reference/functions.md) +* [Clarity Keywords](reference/keywords.md) +* [Stacks Node Configuration](reference/stacks-node-configuration.md) +* [Signer Configuration](reference/sample-configuration-files.md) +* [Stacks Tooling](reference/the-stack.md) ## ๐Ÿ—๏ธ Example Contracts -- [Audited Starter Contracts](example-contracts/audited-starter-contracts.md) -- [Stacking](example-contracts/stacking.md) -- [BNS](example-contracts/bns.md) -- [Multi Send](example-contracts/multi-send.md) +* [Audited Starter Contracts](example-contracts/audited-starter-contracts.md) +* [Stacking](example-contracts/stacking.md) +* [BNS](example-contracts/bns.md) +* [Multi Send](example-contracts/multi-send.md) ## ๐Ÿงก Press & Top Links -- [๐Ÿ”ถ 2024](press-and-top-links/2024/README.md) - - [๐Ÿ”ธ January 2024](press-and-top-links/2024/january-2024.md) - - [๐Ÿ”ธ February 2024](press-and-top-links/2024/february-2024.md) - - [๐Ÿ”ธ March 2024](press-and-top-links/2024/march-2024.md) - - [๐Ÿ”ธ April 2024](press-and-top-links/2024/april-2024.md) - - [๐Ÿ”ธ May 2024](press-and-top-links/2024/may-2024.md) - - [๐Ÿ”ธ June 2024](press-and-top-links/2024/may-2024-1.md) - - [๐Ÿ”ธ July 2024](press-and-top-links/2024/may-2024-2.md) - - [๐Ÿ”ธ August 2024](press-and-top-links/2024/may-2024-3.md) - - [๐Ÿ”ธ September 2024](press-and-top-links/2024/september-2024.md) +* [๐Ÿ”ถ 2024](press-and-top-links/2024/README.md) + * [๐Ÿ”ธ January 2024](press-and-top-links/2024/january-2024.md) + * [๐Ÿ”ธ February 2024](press-and-top-links/2024/february-2024.md) + * [๐Ÿ”ธ March 2024](press-and-top-links/2024/march-2024.md) + * [๐Ÿ”ธ April 2024](press-and-top-links/2024/april-2024.md) + * [๐Ÿ”ธ May 2024](press-and-top-links/2024/may-2024.md) + * [๐Ÿ”ธ June 2024](press-and-top-links/2024/may-2024-1.md) + * [๐Ÿ”ธ July 2024](press-and-top-links/2024/may-2024-2.md) + * [๐Ÿ”ธ August 2024](press-and-top-links/2024/may-2024-3.md) + * [๐Ÿ”ธ September 2024](press-and-top-links/2024/september-2024.md) ## ๐Ÿงก Bitcoin Theses and Reports -- [๐ŸŸ  Bitcoin Theses](bitcoin-theses-and-reports/bitcoin-theses.md) -- [๐Ÿ“™ Bitcoin Reports](bitcoin-theses-and-reports/bitcoin-reports.md) +* [๐ŸŸ  Bitcoin Theses](bitcoin-theses-and-reports/bitcoin-theses.md) +* [๐Ÿ“™ Bitcoin Reports](bitcoin-theses-and-reports/bitcoin-reports.md) --- -- [Contribute](contribute.md) +* [Contribute](contribute.md)