Skip to content

Commit 0028e17

Browse files
committed
📝 Add GitHub repo
1 parent 805f681 commit 0028e17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ Please read and follow our [Code of Conduct](https://www.djangoproject.com/condu
1919

2020
## To run locally:
2121

22-
- Fork this repository
22+
- Fork [this repository]({{site.github_repo}})
2323
- Clone it to your machine
2424
- Run `gem install jekyll bundler`
25-
- Run `gem install just-the-docs`
2625
- Run `bundle exec jekyll serve`
2726
- View in browser at `http://localhost:4000`

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ baseurl: "" # the subpath of your site, e.g. /blog
2323
url: "" # the base hostname & protocol for your site, e.g. http://example.com
2424
twitter_username: djangocon
2525
github_username: djangocon
26+
github_repo: https://github.com/djangocon/djangocon-us-docs
2627

2728
# sass:
2829
# load_paths:

0 commit comments

Comments
 (0)