05:00
vetiver
and pins
05:00
git
on your computer05:00
Create a new repository with the name: your-username.github.io
02:00
~/code/isabelizimm.github.io
02:00
command+shift+p
to open the Command Palettecommand
key, use ctrl
insteadQuarto: Create Project
-> Blog
02:00
_quarto.yml
file01:00
about.qmd
02:00
Preview
button in top right corner OR run quarto preview
in terminalquarto publish gh-pages
01:00
Settings
-> Pages
Deploy from branch
and set the branch to gh-pages
02:00
```python
1+1
```
_quarto.yml
file