TwsThomas / website

Repo for the r-miss-tastic website

Home Page:https://rmisstastic.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using the website

pre-requisites

In R, install the R package blogdown

install.packages("blogdown")

start it:

library(blogdown)

and install hugo using blogdown

install_hugo()

To use the website, open the R project that you have just cloned from github and start

library(blogdown)
serve_site()

That will display the website via your localhost.

About

Repo for the r-miss-tastic website

https://rmisstastic.netlify.com/


Languages

Language:HTML 94.5%Language:Jupyter Notebook 3.9%Language:TeX 1.3%Language:R 0.2%Language:Python 0.0%Language:CSS 0.0%Language:JavaScript 0.0%