-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
32 lines (29 loc) · 854 Bytes
/
_config.yml
File metadata and controls
32 lines (29 loc) · 854 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
coursecode: IN4315
coursetitle: Software Architecture
teacher: Arie van Deursen and Diomidis Spinellis
year: 2022
imagetitle: "Altes Museum -- Francis Ching. Architecture: Form, Space & Order"
imagefile: "/img/altes-museum.jpg"
title: "IN4315: Software Architecture"
email: ""
description: >- # this means to ignore newlines until "baseurl:"
The TU Delft MSc course on software architecture.
url: "https://se.ewi.tudelft.nl"
twitter_username: delftswa
github_username: avandeursen
# Build settings
markdown: kramdown
theme: minima
plugins:
- jekyll-feed
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
# exclude:
# - Gemfile
# - Gemfile.lock
# - node_modules
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/