Karina Ramos Musalem

Quarto Academic Website Template

Welcome! This is a simple and customizable template for building your own academic website using Quarto. You can easily fork, edit, and publish your site with just a few steps.

πŸš€ Quick Start

  1. Star this repository to bookmark it for future reference.
  2. Fork this repository and rename it to YourGitHubUserName.github.io.
  3. Update the _quarto.yml file to configure your site’s basic settings.
  4. Add or edit content in the following files and folders:
    • /posts/ – posts about publications, news, events
    • teaching.qmd – teaching information
    • projects.yml – research or other projects
    • people.qmd and /people/ – team or collaborators
    • /files/ - profiles, images, pdfs, and includes
  5. Render and preview your site locally.
  6. Publish your site using GitHub Pages.
  7. Refine and polish your content and design as needed.
  8. βœ… Enjoy your new website!

πŸ›  Requirements

πŸ“š More Examples & Tips