mirror of
https://github.com/agdamsbo/agdamsbo.github.io.git
synced 2024-11-24 13:01:55 +01:00
Update README.md
This commit is contained in:
parent
eb94eabf1c
commit
c75ea401b9
@ -14,7 +14,7 @@ The official document from RStudio can be found [here](http://rmarkdown.rstudio.
|
|||||||
|
|
||||||
### Make the first version of your website
|
### Make the first version of your website
|
||||||
|
|
||||||
- Fork this repo and rename it to be 'YOURGITHUB.github.io' (in Settings of your brand new repo).
|
- Fork this repo (use the green button "Clone" and make sure you use SSH, not HTTPS) and rename it to be 'YOURGITHUB.github.io' (in Settings of your brand new repo).
|
||||||
- Get the link from cloning the repo. Then, go to RStudio, create a New Project > Version Control > Git and copy this link. You have cloned your new repo as an R project.
|
- Get the link from cloning the repo. Then, go to RStudio, create a New Project > Version Control > Git and copy this link. You have cloned your new repo as an R project.
|
||||||
- Use `rmarkdown::render_site(encoding = "UTF-8")` in the console.
|
- Use `rmarkdown::render_site(encoding = "UTF-8")` in the console.
|
||||||
- Commit and push everything from RStudio.
|
- Commit and push everything from RStudio.
|
||||||
|
Loading…
Reference in New Issue
Block a user