socialjusticehackathon / website

https://socialjusticehackathon.github.io/website
1 stars 0 forks source link

Philly Social Justice Hackathon Website

This site is created using Quarto

Develop

This site requires installing quarto. Once quarto is installed, clone this repository, and run the following command.

quarto render

You can also see a preview the site:

quarto preview

Deploy

The site deploys automatically whenever a commit is made on the main branch.

Whenver you make a PR, a link to a preview should be posted in the PR. This allows us to see any changes before pushing them live on the internet.