Skip to content

Commit

Permalink
feat: replace - with * bullet points in summary.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BowTiedDevOps committed Oct 22, 2024
1 parent b8221d2 commit cc698c7
Showing 1 changed file with 74 additions and 74 deletions.
148 changes: 74 additions & 74 deletions SUMMARY.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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)

0 comments on commit cc698c7

Please sign in to comment.