Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://ucsb-meds.github.io/creating-quarto-websites/
learn how to build a quarto website
https://ucsb-meds.github.io/creating-quarto-websites/
quarto website workshop-materials
Last synced: 3 months ago
JSON representation
learn how to build a quarto website
- Host: GitHub
- URL: https://ucsb-meds.github.io/creating-quarto-websites/
- Owner: UCSB-MEDS
- Created: 2022-06-29T19:44:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T17:51:04.000Z (5 months ago)
- Last Synced: 2024-06-20T06:14:56.150Z (5 months ago)
- Topics: quarto, website, workshop-materials
- Language: HTML
- Homepage: https://ucsb-meds.github.io/creating-quarto-websites/
- Size: 56.2 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-quarto - Tutorial: Creating your personal website using Quarto - A step-by-step guide for setting up a personal website using Quarto by Samantha Csik. (Tutorials & workshops)
README
# Building your personal website using Quarto
**Taught by:** [@samanthacsik](https://github.com/samanthacsik)
**Duration:** 1-2 hoursA personal website is not only a great way to showcase your experiences and skills, but also gives people (potential employers included!) a better sense of who you are as a person. There are lots of great ways to build websites using R (e.g. [`{distill}`](https://rstudio.github.io/distill/website.html), [`{blogdown}`](https://bookdown.org/yihui/blogdown/)) -- this year, we'll be using [Quarto](https://quarto.org/docs/websites/), an exciting, new, and versatile publishing tool that supports R, Python, Julia, and ObservableJS.
Instructions for getting started can be found in [this Quarto document](https://ucsb-meds.github.io/creating-quarto-websites/).
Some content was adapted from Allison Horst's [instructions](https://docs.google.com/document/d/1c0SZiVvp32UTJ9sK_yVjI8ou6pVdFRXsY2236tiTA1c/edit) for building a `distill` website, taught in Summer 2021.
---
### Taught on the following dates:
- August 5, 2022 ([Release v.1.0.0-meds-2023](https://github.com/UCSB-MEDS/creating-quarto-websites/releases/tag/v1.0.0-meds-2023))
- September 25, 2023 ([Release v.1.1.0-meds-2024](https://github.com/UCSB-MEDS/creating-quarto-websites/releases/tag/v1.1.0-meds-2024))