Skip to content

mwclance/matthew_clance.github.io

Repository files navigation

matthew_clance.github.io

A personal website built using the privefl/rmarkdown-website-template.

Getting Started

Follow these steps to build and deploy the website.

Prerequisites

Building the Website

You can build the website using R or RStudio:

  1. Using R Console:

    rmarkdown::render_site(encoding = "UTF-8")
  2. Using RStudio:

    • Press Ctrl + Shift + B (Windows/Linux) or Cmd + Shift + B (Mac) to build the site.

Deployment

After building the website, deploy it by committing and pushing the changes to GitHub:

git add .
git commit -m "Build and deploy website"
git push origin main

About

Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published