Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CSE 373
21au
website
Commits
688b4c23
Commit
688b4c23
authored
5 years ago
by
Kevin Lin
✨
Browse files
Options
Downloads
Patches
Plain Diff
calendar.md: Course Calendar -> Calendar
parent
65ecabf2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
calendar.md
+3
-9
3 additions, 9 deletions
calendar.md
with
3 additions
and
9 deletions
calendar.md
+
3
−
9
View file @
688b4c23
---
layout
:
page
title
:
Course
Calendar
title
:
Calendar
nav_order
:
2
description
:
An embedded Google Calendar displaying the weekly event schedule
.
description
:
Listing of course modules and topics
.
---
# Course Calendar
Course materials are defined in the
`_modules`
directory. Each module is rendered here according to their filename.
Modules are rendered according to the layout file defined in
`_layouts/module.html`
. Edit the HTML to modify the layout.
## Modules
# Calendar
{% for module in site.modules %}
{{ module }}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment