This is a Quarto website template that you can use to create your own website.
The notes are available in multiple formats:
-slides.html suffix-handout.pdf suffix.docx extensionThis website is built with Quarto, an open-source scientific and technical publishing system. You can use Quarto to create books, websites, blogs, presentations, and more from markdown files.
To use this template:
Update the configuration: Edit _quarto-website.yml to change the website title, site URL, and navigation menu.
Add your content: Create new .qmd files for each page and add them to the navigation menu in _quarto-website.yml.
Customize the style: Modify styles.css to change the appearance of your website.
Add references: Update references.bib with your citations.
To render the website locally:
To preview the website with live reload:
The rendered output will be in the _site/ directory, which can be published to GitHub Pages.
This template includes a GitHub Actions workflow that automatically builds and publishes your website to GitHub Pages when you push to the main branch.
To enable GitHub Pages:
Your website will be available at https://YOUR-USERNAME.github.io/YOUR-REPO/
Add your license information here.