Hi! We started this website to help showcase the many amazing websites that can be created using Quarto. Feel free to look around and get inspired!
- Fork the repository
- Create a folder inside of the
/showcase
folder - Add an
index.qmd
file to your newly created folder - The header of your
index.qmd
file should follow this example (feel free to add as many categories as you see fit):
---
title: "2021 Cloud Hackathon"
image: websites-2021-cloud-hackathon.png
alt: "2021 Cloud Hackathon website"
href: https://nasa-openscapes.github.io/2021-Cloud-Hackathon/
code: https://github.com/nasa-openscapes/2021-Cloud-Hackathon
categories:
- website
- workshop
---
- Submit a pull request!
At the moment the url for the site is quarto.club, but we're moving to qmdclub.com in order to adhere to the Quarto Trademark Policy. Unfortunately, qmdclub.com was registered with Squarespace (who's taken over from Google Domains) and we've been having a poor experience with them, but we have to wait 60 days before we can transfer the name to another provider. We'll update this repo when we've made the switch.