From 6ea67ebb87e576a06c586700b02996ff16ba996e Mon Sep 17 00:00:00 2001 From: Philip Ashlock Date: Tue, 3 Feb 2015 17:16:34 -0500 Subject: [PATCH 1/3] Setting up redirect --- Gemfile | 3 ++- _config.yml | 3 +++ chiefdataofficers.md | 3 ++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index c4b4bf96..d185d716 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,4 @@ source "https://rubygems.org" -gem "github-pages" \ No newline at end of file +gem "github-pages" +gem "jekyll-redirect-from" \ No newline at end of file diff --git a/_config.yml b/_config.yml index 55ac5b32..a1daf34e 100644 --- a/_config.yml +++ b/_config.yml @@ -14,3 +14,6 @@ pymgemnts: true exclude: ["script", "vendor", "Gemfile", "Gemfile.lock", "config.ru", "Procfile", "Rakefile", "readme.md"] markdown: kramdown relative_permalinks: false + +gems: + - jekyll-redirect-from \ No newline at end of file diff --git a/chiefdataofficers.md b/chiefdataofficers.md index 271509de..3aa8927a 100644 --- a/chiefdataofficers.md +++ b/chiefdataofficers.md @@ -1,7 +1,8 @@ --- layout: default title: Chief Data Officers -permalink: /chiefdataofficers/ +permalink: /chief-data-officers/ +redirect_from: /chiefdataofficers/ filename: chiefdataofficers.md --- From 8b09949f9711d7f26303fe178f66318c7277adf8 Mon Sep 17 00:00:00 2001 From: Philip Ashlock Date: Tue, 3 Feb 2015 17:16:53 -0500 Subject: [PATCH 2/3] Cleaning up markdown table on CDO page --- chiefdataofficers.md | 41 ++++++++++++++++++++--------------------- 1 file changed, 20 insertions(+), 21 deletions(-) diff --git a/chiefdataofficers.md b/chiefdataofficers.md index 3aa8927a..9e6f622a 100644 --- a/chiefdataofficers.md +++ b/chiefdataofficers.md @@ -11,25 +11,24 @@ Chief Data Officers The Chief Data Officer is an emerging role in US federal government. {: .table .table-striped} -CFO Act Agencies | Chief Data Officer --------------- | -------------- - -Department of Agriculture | Bobby Jones, Acting -Department of Commerce | Lynn Overmann, Deputy CDO -Department of Defense | -Department of Education | -Department of Energy | -Department of Health and Human Services | -Department of Homeland Security | +CFO Act Agencies | Chief Data Officer +-------------- | -------------- +Department of Agriculture | Bobby Jones, Acting +Department of Commerce | Lynn Overmann, Deputy CDO +Department of Defense | +Department of Education | +Department of Energy | +Department of Health and Human Services | +Department of Homeland Security | Department of Housing and Urban Development | -Department of Justice | -Department of Labor | -Department of State | -Department of the Interior | -Department of the Treasury | -Department of Transportation | Daniel Morgan -Department of Veterans Affairs | -Environmental Protection Agency | -General Services Administration | Kris Rowley -National Aeronautics and Space Administration | -National Science Foundation | +Department of Justice | +Department of Labor | +Department of State | +Department of the Interior | +Department of the Treasury | +Department of Transportation | Daniel Morgan +Department of Veterans Affairs | +Environmental Protection Agency | +General Services Administration | Kris Rowley +National Aeronautics and Space Administration | +National Science Foundation | From 2311facef24965891cadb9c973b19dbc3fc5ad7b Mon Sep 17 00:00:00 2001 From: Philip Ashlock Date: Tue, 3 Feb 2015 17:17:58 -0500 Subject: [PATCH 3/3] renaming CDO page --- chiefdataofficers.md => chief-data-officers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename chiefdataofficers.md => chief-data-officers.md (97%) diff --git a/chiefdataofficers.md b/chief-data-officers.md similarity index 97% rename from chiefdataofficers.md rename to chief-data-officers.md index 9e6f622a..4f09d9f7 100644 --- a/chiefdataofficers.md +++ b/chief-data-officers.md @@ -3,7 +3,7 @@ layout: default title: Chief Data Officers permalink: /chief-data-officers/ redirect_from: /chiefdataofficers/ -filename: chiefdataofficers.md +filename: chief-data-officers.md --- Chief Data Officers