Update index.md

This commit is contained in:
wakgill
2021-01-01 00:53:38 -06:00
committed by GitHub
parent 85fabff445
commit 05dcc0d48d
+2 -4
View File
@@ -26,11 +26,9 @@ You can search any document in the archive by author, dates, and keywords. Try o
Highlighting text will automatically update the permalink in browser so that you can link to any specific piece of text in any document. People who click the links you share will automatically jump to the highlighted text on the page. Headers also have anchor links.
### Quick start: Use as a GitHub Pages remote theme
### Copying this archive
1. Add Just the Docs to your Jekyll site's `_config.yml` as a [remote theme](https://blog.github.com/2017-11-29-use-any-theme-with-github-pages/)
```yaml
remote_theme: pmarsceill/just-the-docs
```https://github.com/wakgill/bitcoin-archive.git
```
<small>You must have GitHub Pages enabled on your repo, one or more Markdown files, and a `_config.yml` file. [See an example repository](https://github.com/pmarsceill/jtd-remote)</small>