/elizabethmcd.github.io

Personal website built with Quarto

Primary LanguageHTML

README

This repository hosts Elizabeth McDaniel's personal website built with Quarto and rendered with Github Pages.

Build Instructions

  1. Install quarto on your machine following these instructions. If you are new to contributing to Quarto websites, check out this guide.

  2. Clone this repository with git clone https://github.com/Arcadia-Science/arcadia-metagenomics-workflows.git

  3. This site was built using option 1 of the instructions for rendering with Github pages described here. The website is rendered to the docs directory by modifying the _quarto.yml file

  4. Add touch .nojekyll to the directory

  5. Then push your commits to Github, where the Github Pages is rendered from the docs directory