mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 17:26:12 +00:00
docs: Refactor and set up Table of Contents
This commit is contained in:
parent
eb957711e5
commit
03c1930b5f
10 changed files with 30 additions and 908 deletions
17
README.md
17
README.md
|
@ -2,7 +2,20 @@
|
|||
|
||||
Current Build Status: 
|
||||
|
||||
Report problems or help improve the site by opening a [new issue][] or [pull request][].
|
||||
Report problems or help improve the site by opening a [new issue](https://github.com/bitcoin-dot-org/bitcoin.org/issues/new) or [pull request](https://github.com/bitcoin-dot-org/bitcoin.org/compare).
|
||||
|
||||
## Documentation
|
||||
Use the following quick guides to help you get started:
|
||||
|
||||
+ [Becoming a Contributor](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/become-a-contributor.md)
|
||||
+ [Working with GitHub](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/working-with-github.md)
|
||||
+ [Setting Up Your Environment](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/setting-up-your-environment.md)
|
||||
+ [Improving Developer Documentation](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/contributing-to-developer-documentation.md)
|
||||
+ [Assisting with Translations](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/assisting-with-translations.md)
|
||||
+ [Managing Wallets](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/managing-wallets.md)
|
||||
+ [Adding Events, Release Notes and Alerts](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/adding-events-release-notes-and-alerts.md)
|
||||
+ [Adding Blog Posts](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/adding-blog-posts.md)
|
||||
+ [Miscellaneous / Other](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/miscellaneous.md)
|
||||
|
||||
### Code of Conduct
|
||||
|
||||
|
@ -10,4 +23,4 @@ Contributors to Bitcoin.org are expected to adhere to the project's [Code of
|
|||
Conduct](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/CODE_OF_CONDUCT.md).
|
||||
|
||||
### Questions?
|
||||
Contact Will Binns <will@bitcoin.org> for help.
|
||||
Contact Will Binns ([will@bitcoin.org](mailto:will@bitcoin.org)) if you need help.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue