mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Misc updates
- Remove redirects to removed pages - Add some folders to ignore list - Update URL in sitemap plugin
This commit is contained in:
parent
c8266c68af
commit
f3631fb9f4
5 changed files with 9 additions and 187 deletions
|
@ -7,13 +7,13 @@ one](https://www.atlassian.com/git/tutorial/git-basics).
|
|||
|
||||
In order to use GitHub, you need to [sign up](http://github.com/signup) and [set
|
||||
up git](https://help.github.com/articles/set-up-git). You will also need to
|
||||
click the **Fork** button on the bitcoin.org [GitHub
|
||||
page](https://github.com/bitcoin-dot-org/bitcoin.org) and clone your GitHub
|
||||
click the **Fork** button on the dash.org [GitHub
|
||||
page](https://github.com/thephez/dash.org) and clone your GitHub
|
||||
repository into a local directory with the following command lines:
|
||||
|
||||
```
|
||||
git clone (url provided by GitHub on your fork's page) bitcoin.org
|
||||
cd bitcoin.org
|
||||
git clone (url provided by GitHub on your fork's page) dash.org
|
||||
cd dash.org
|
||||
git remote add upstream https://github.com/thephez/dash.org.git
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue