Merge pull request #15 from indieweb/tantek-patch-3
more precision, code escape example domain
This commit is contained in:
commit
51aca14622
1 changed files with 3 additions and 3 deletions
|
@ -6,10 +6,10 @@ Your own unique website can be your identity on the Internet! You can use it to
|
|||
|
||||
## How to play
|
||||
|
||||
1. Fork this repository to your user account.
|
||||
2. Rename it to `<yourusername>.github.io`
|
||||
1. Fork this repository to your user account by clicking the ( Fork ) button at the top.
|
||||
2. Rename it to `<yourusername>.github.io` by clicking "⚙︎ Settings" and typing in the field under "Repository name"
|
||||
3. Edit `index.html` and put stuff there.
|
||||
4. Wait a minute for GitHub to publish your site. Then, check <yourusername>.github.io.
|
||||
4. Wait a minute for GitHub to publish your site. Then, check `<yourusername>.github.io` in a new browser tab
|
||||
5. (Optional) [Point your domain to Github](https://help.github.com/articles/using-a-custom-domain-with-github-pages/).
|
||||
|
||||
Per [CC0](http://creativecommons.org/publicdomain/zero/1.0/), to the extent possible under law, [the contributors](https://github.com/indieweb/blank-gh-site/graphs/contributors) have waived all copyright and related or neighboring rights to this work.
|
||||
|
|
Loading…
Reference in a new issue