Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 472 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 472 Bytes

Docker Tutorial

This repo contains a scaffold and tutorial for running a webserver on a student laptop for CMSC 408.

The tutorial is presented on GH pages, here.

Files and Folders

./site - contains the code for the website and tutorial. We use quarto to manage the site.

./docs - this folder is used by gh-pages and quarto. Generally stay away from this folder.