docs: Refactor and set up Table of Contents

This commit is contained in:
Will Binns 2017-02-28 22:01:36 -06:00
parent eb957711e5
commit 03c1930b5f
No known key found for this signature in database
GPG key ID: 302EBEAEEB74A404
10 changed files with 30 additions and 908 deletions

View file

@ -28,6 +28,3 @@ Below the YAML front matter, enter the content of the post in Markdown
format. Images should be placed in `img/blog/free` if they are
MIT-licensed or `img/blog/nonfree` if they have a more restrictive
copyright license.
**Questions?**
Contact Will Binns <will@bitcoin.org> for help.

View file

@ -325,6 +325,3 @@ bannerclass: success
```
[markdown format]: https://help.github.com/articles/markdown-basics/
**Questions?**
Contact Will Binns <will@bitcoin.org> for help.

View file

@ -58,6 +58,3 @@ translations at once:
translations/bitcoinorg.bitcoinorg/en.yml
(update en.yml)
tx push -s -t -f --skip --no-interactive
**Questions?**
Contact Will Binns <will@bitcoin.org> for help.

View file

@ -37,6 +37,3 @@ to update the glossary.rb plugin and templates to support them.
You can add new search terms or categories directly to the `devsearches`
array in `_config.yaml`. Comments in that file should provide full
documentation.
**Questions?**
Contact Will Binns <will@bitcoin.org> for help.

View file

@ -156,6 +156,3 @@ servers and be compatible with Tor.
To get a passing score, the wallet must avoid address reuse by using a new
change address for each transaction.
**Questions?**
Contact Will Binns <will@bitcoin.org> for help.

View file

@ -29,6 +29,3 @@ are some notes about updating those keys based on previous experience:
PR so other people can review it. After the revoked key is uploaded,
discussion about verifying/adding a replacement key may continue at a
slower pace.
**Questions?**
Contact Will Binns <will@bitcoin.org> for help.

View file

@ -187,6 +187,3 @@ before building you preview:
You can also add this line to your `~/.bashrc` file if you frequently
build site previews so that you don't have to remember to run it for
each shell.
**Questions?**
Contact Will Binns <will@bitcoin.org> for help.

View file

@ -81,6 +81,3 @@ need to re-create the branch and the pull request.
If you continue to contribute to Bitcoin.org beyond a single pull
request, you may want to use a more [advanced GitHub
workflow](https://gist.github.com/harding/1a99b0bad37f9498709f).
**Questions?**
Contact Will Binns <will@bitcoin.org> for help.