From befd5d73d1a4719c6c08280d4239c5d28df06e6a Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Thu, 2 Mar 2017 14:22:18 -0600 Subject: [PATCH] Remove unnecessary sass files --- config.toml | 2 +- data/references.toml | 209 ++++++++++++++++++ .../partials/homepage/homepage-content.html | 4 + .../partials/homepage/homepage-header.html | 2 +- .../homepage/homepage-references.html | 0 pipeline/scss/components/_gopher.scss | 37 ++++ pipeline/scss/pages/_homepage.scss | 162 +++++++------- pipeline/scss/style.scss | 1 + static/css/style.min.css | 4 +- 9 files changed, 335 insertions(+), 86 deletions(-) create mode 100644 data/references.toml create mode 100644 layouts/partials/homepage/homepage-references.html create mode 100644 pipeline/scss/components/_gopher.scss diff --git a/config.toml b/config.toml index 361eef270..56024dc0e 100644 --- a/config.toml +++ b/config.toml @@ -57,7 +57,7 @@ watch = true [params] organizationname = "" sitedescription = "" - release = "0.19" + release = "0.20 (beta)" # Add GA Tracking Code Here. This leverages a built-in (ie, "internal") partial from HUGO: https://gohugo.io/extras/analytics#configuring-google-analytics googleanalyticstrackingcode = "" ## Critical Render Path. If true, site style will be embedded in a