https://github.com/ucalgary-cmd/CPSC599-601-CreativeComputing-Template-Individual
- (template) Christian Frisson, University of Calgary
- (repository): you!
- Install quarto
- (Optional) Setup Visual Editing in VS Code
- Edit settings for all files in _quarto.yml
- Start with index.qmd
- Browse index.html
(Source and compiled files are mixed for simplicity.)
- Update title, URL, and authors above!
- Add images under images/ (particularly if you want to use scripts/git-add-contents.sh to git add images from your *.qmd file as script input parameter - requires bash and git, tested under macOS only).