mirror of https://github.com/tildeclub/site.git
remove repeated instructions from the maybe-kinda easy way
This commit is contained in:
parent
a053206c14
commit
10e310d1db
|
@ -71,12 +71,6 @@ You can do this right from the Github GUI!
|
||||||
1. Make a new article or update an existing one. Make sure that you create the
|
1. Make a new article or update an existing one. Make sure that you create the
|
||||||
title, author, and category keys in the yaml frontmatter (see an existing
|
title, author, and category keys in the yaml frontmatter (see an existing
|
||||||
article for an example).
|
article for an example).
|
||||||
1. grab a copy of the site's source code
|
|
||||||
git clone https://github.com/tildeclub/site tilde.club && cd tilde.club/wiki
|
|
||||||
|
|
||||||
2. make a new article or update an existing one. make sure that you create the
|
|
||||||
title and author keys in the yaml frontmatter (see an existing article for
|
|
||||||
an example)
|
|
||||||
|
|
||||||
3. submit the code via a PR on github or with git-send-email(1) to root@tilde.club
|
3. submit the code via a PR on github or with git-send-email(1) to root@tilde.club
|
||||||
see [git-send-email.io](https://git-send-email.io) for more info on how to use
|
see [git-send-email.io](https://git-send-email.io) for more info on how to use
|
||||||
|
|
Loading…
Reference in New Issue