From 507bd77cfa0b2b7161718722f6e67ab18555e219 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Tue, 8 Jan 2019 14:06:00 -0700 Subject: [PATCH] Added basic CU Boulder branding header and footer --- _config.yml | 5 ++-- _includes/head.html | 3 +++ _includes/header.html | 2 ++ .../12/06/notes-on-collective-governance.html | 23 ++++++++++++---- _site/404.html | 23 ++++++++++++---- _site/about/index.html | 23 ++++++++++++---- _site/feed.xml | 2 +- _site/index.html | 23 ++++++++++++---- _site/posts/index.html | 23 ++++++++++++---- _site/projects/governance.html | 27 ++++++++++++++----- _site/projects/index.html | 25 ++++++++++++----- _site/projects/social-fiction.html | 27 ++++++++++++++----- _site/projects/stakeholder-news.html | 27 ++++++++++++++----- _site/projects/user-trusts.html | 27 ++++++++++++++----- 14 files changed, 198 insertions(+), 62 deletions(-) diff --git a/_config.yml b/_config.yml index 455b424..9a115b4 100644 --- a/_config.yml +++ b/_config.yml @@ -14,13 +14,14 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. title: Media Enterprise Design Lab @ CU Boulder -email: medlab@colorado.edu description: >- # this means to ignore newlines until "baseurl:" The Media Enterprise Design Lab is a think tank for community-oriented media organizations, based at the University of Colorado Boulder's College of Media, Communication and Information. baseurl: /medlab # the subpath of your site, e.g. /blog url: https://cmci.colorado.edu # the base hostname & protocol for your site, e.g. http://example.com + +email: medlab@colorado.edu twitter_username: MEDLabBoulder - + # Build settings markdown: kramdown theme: minima diff --git a/_includes/head.html b/_includes/head.html index a810f1e..7f4f3f4 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -9,5 +9,8 @@ {%- include google-analytics.html -%} {%- endif -%} + + + diff --git a/_includes/header.html b/_includes/header.html index 3aedd25..67af450 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,3 +1,5 @@ + +