Creating a personal website with Quarto

Notes of my own process

Tutorial
Author

Adriano Belisario

Published

December 30, 2023

This post collects some references and notes I’ve used to create my personal website using Quarto. It presents a simple step-by-step guide to deploy a Quarto website using Github Actions.

  1. Create a repository named .github.io

Cool personal websites made with Quarto

https://beamilz.com/talks/

https://ellakaye.co.uk/

https://rfsaldanha.github.io/

References

https://quarto-dev.marioangst.com/en/blog/posts/multi-language-quarto/

Reuse

Citation

BibTeX citation:
@online{belisario2023,
  author = {Adriano Belisario},
  title = {Creating a Personal Website with {Quarto}},
  date = {2023-12-30},
  url = {https://belisards.github.io/posts/2024-02-29_tutorial},
  langid = {en}
}
For attribution, please cite this work as:
Adriano Belisario. 2023. “Creating a Personal Website with Quarto.” December 30, 2023. https://belisards.github.io/posts/2024-02-29_tutorial.