Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 467 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 467 Bytes

chana.website

The following seems to work for me to make an extremely simple portfolio website:

  1. Using RStudio, create an R Markdown project (I recommend saving as index.Rmd)
  2. Learn how to use R Markdown (it's awesome)
  3. To preview/publish, Shift+Command+k to 'Knit Document' (mac shortcut to export to HTML)
  4. Push to GitHub Pages (free and also awesome)