From 1ed0114dcff63dbcc1feb5001ca8e6166c0d2505 Mon Sep 17 00:00:00 2001 From: Andrew Pardoe Date: Tue, 26 Dec 2017 08:12:07 -0800 Subject: [PATCH] Add logo to isocpp.github.io/CppCoreGuidelines (#1114) * Adding logo png & text changes * Minor fixes * Adding image to sidebar * fixed image location * fixed image location * squash me * sidebar * sidebar * sidebar * sidebar * update * update * Image size * image * image * image * Smaller image * Smaller image * Smaller image --- INSTRUCTIONS.txt | 2 ++ _includes/sidebar.html | 16 ++++++++++------ cpp_core_guidelines_16b.png | Bin 0 -> 8334 bytes public/css/custom.css | 2 +- 4 files changed, 13 insertions(+), 7 deletions(-) create mode 100644 cpp_core_guidelines_16b.png diff --git a/INSTRUCTIONS.txt b/INSTRUCTIONS.txt index b30c98a..4bfdff0 100644 --- a/INSTRUCTIONS.txt +++ b/INSTRUCTIONS.txt @@ -20,3 +20,5 @@ layout: default 9. Refresh the http://isocpp.github.io/CppCoreGuidelines/ to verify that the build succeeded. If not, check your email! If the page fails to build, you'll get a mail explaining why. + +Note the index on the gh-pages is updated manually. diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 3fdcd82..5dac273 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -1,12 +1,15 @@