diff --git a/_data/lectures.yml b/_data/lectures.yml index f47b4d03..3676f46a 100644 --- a/_data/lectures.yml +++ b/_data/lectures.yml @@ -1,51 +1,51 @@ - date: Tuesday, 1/15 topics: - - title: course overview + - title: Course overview url: /course-overview/ - - title: virtual machines and containers + - title: Virtual machines and containers url: /virtual-machines/ - - title: shell and scripting + - title: Shell and scripting url: /shell/ - date: Thursday, 1/17 topics: - - title: command-line environment + - title: Command-line environment url: /command-line/ - - title: data wrangling + - title: Data wrangling url: /data-wrangling/ - date: Tuesday, 1/22 topics: - - title: editors + - title: Editors url: /editors/ - - title: version control + - title: Version control url: /version-control/ - date: Thursday, 1/24 topics: - - title: dotfiles + - title: Dotfiles url: /dotfiles/ - - title: backups + - title: Backups url: /backups/ - - title: automation + - title: Automation url: /automation/ - - title: machine introspection + - title: Machine introspection url: /machine-introspection/ - date: Tuesday, 1/29 topics: - - title: program introspection + - title: Program introspection url: /program-introspection/ - - title: package/dependency management + - title: Package/dependency management url: /package-management/ - title: OS customization url: /os-customization/ - - title: remote machines + - title: Remote machines url: /remote-machines/ - date: Thursday, 1/31 topics: - - title: web and browsers + - title: Web and browsers url: /web/ - - title: security and privacy + - title: Security and privacy url: /security/ diff --git a/index.md b/index.md index 7e14cbe3..275d0933 100644 --- a/index.md +++ b/index.md @@ -20,7 +20,7 @@ software, configure your desktop environment, and more. diff --git a/lectures.html b/lectures.html index 44d8c40c..11c4d819 100644 --- a/lectures.html +++ b/lectures.html @@ -11,7 +11,7 @@

{{ lecture.date }}