diff --git a/Gemfile b/Gemfile index b9798857cf56d7a3143939d27d6345813cecb17d..f17fa671add4e79302d70db85b5ed766b7b18dbd 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ group :jekyll_plugins do gem "jekyll-assets" gem 'jekyll-font-awesome-sass' gem "font-awesome-sass" - gem "sprockets" + gem "sprockets", "~> 3.7" gem "kramdown-parser-gfm" gem 'remark' gem 'jekyll-mermaid' diff --git a/_config.yml b/_config.yml index 8c3b50328030afb5e35fedfe0783df73c001db24..87b006499cba40a4f1dde6aac0e5609a6a75c300 100644 --- a/_config.yml +++ b/_config.yml @@ -23,16 +23,13 @@ gradescope: https://www.gradescope.com/courses/tbd paginate: 5 quarter: "Winter 2023" classnum: "CSEP 590b" -copydate: "9/30/22" +copydate: "01/03/23" status: draft -warning: old +warning: hcibook: "No HCI Textbook, just readings" androidbook: "No Android Textbook, just readings" paginate: 5 -quarter: "Winter 2023" -copydate: "9/30/22" -status: draft author: name: Jennifer Mankoff url: "https://make4all.org/jennifer-mankoff/" diff --git a/_config_production.yml b/_config_production.yml index 78f976725a6075e6e6d405f4c0110973c1b5baf8..f63900ebc10f1b94985654d1e7a96a0a4604ee51 100644 --- a/_config_production.yml +++ b/_config_production.yml @@ -23,8 +23,8 @@ paginate: 5 quarter: "Winter 2023" classnum: "CSEP 590b" copydate: "9/30/22" -status: draft -warning: old +status: published +warning: author: name: Jennifer Mankoff diff --git a/index.md b/index.md index 9a5b1ac59d4b303b05f21c98597005ff776bfc58..bb8844d28474399c0c6ce9eb81afa54d1ee024a6 100755 --- a/index.md +++ b/index.md @@ -1,6 +1,5 @@ --- layout: default -warning: draft --- <h1> Welcome to Class! </h1> diff --git a/schedule.md b/schedule.md index bb83aadc23bf2d1229e9823066a34a5863cbc8d9..0b1668f80706d14dbffbf603ec49fcbd81223a61 100644 --- a/schedule.md +++ b/schedule.md @@ -1,6 +1,5 @@ --- layout: default -warning: draft --- * TOC