Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 853 Bytes

File metadata and controls

20 lines (12 loc) · 853 Bytes

DSGF

Repository for the Digital Scholarship Graduate Fellows Program at Bryn Mawr College, AY 2025-2026.

Led by Alice McGrath (Senior Digital Scholarship Specialist) and Jeff Hopkins (Educational Technology Specialist)

Editing the site

This site uses Quarto to render markdown into web content. Review the Quarto docs on Websites for configuration. Content is

When adding new documents, use this folder structure:

  • logs for personal smart goals and logs
  • meetings for session and meeting notes
  • resources for instructional materials

Deploying the site

  • Pushing commits to the main branch will trigger the "quarto publish" action, rendering the site on the gh-pages branch.
  • Do not edit the gh-pages branch.