/Website

The MUN Computer Science Society website/wiki. Send us a pull request!

Primary LanguageHTMLMIT LicenseMIT

MUN CompSci Society Website

See the site live: muncompsci.ca

The content for the site lives in the content/ folder. Fork this repo and send us (via a pull request)

  • New tutorials and resources
  • Spelling fixes
  • Updated course information
  • Anything you can think of

Auto-updates

Changes made to this repository are reflected automatically on the site live. Do not rewrite the history of this repository or else you will be cuddled by the most adorable of kittens. But seriously, don't mess with time.

Adding new course notes

To add notes (descriptions, resources, past assignments, etc.) for courses:

  1. Create a new folder under content/resources/courses/ named as the course number (for example, content/resources/courses/2710/).
  2. Create a new empty text file in the new folder called contents.lr.
  3. You can structure this file like so:
title: COMP <course_number>
---
body:

# Content

You can replace <course_number> with the course number you'd like to add notes for. And you can add content below body: in Markdown.

To learn more about how Lektor structures content, see this screencast and check out the Lektor documentation.

Software credits

Uses Lektor and the Bootstrap.