05:00
2025-02-10
vetiver and pins05:00
git on your computerOnce installed, run:
05:00
Create a new repository with the name: your-username.github.io
02:00
~/code/isabelizimm.github.io02:00
command+shift+p to open the Command Palettecommand key, use ctrl insteadQuarto: Create Project -> Blog02:00
_quarto.yml file01:00
about.qmd02:00
Preview button in top right corner OR run quarto preview in terminalquarto publish gh-pages01:00
Settings -> PagesDeploy from branch and set the branch to gh-pages02:00
```python
1+1
```
_quarto.yml file