From 15f03af4e678c0ab4a71af3d34ce3040102992ce Mon Sep 17 00:00:00 2001 From: Mantas VilĨinskas Date: Fri, 4 Oct 2019 18:01:48 +0300 Subject: Added accurate images, changed version status, a11y thing for categories --- README.md | 4 ++-- images/screenshot.png | Bin 120506 -> 94237 bytes images/tn.png | Bin 66535 -> 45602 bytes layouts/partials/js.html | 2 +- layouts/partials/meta.html | 10 ++++++---- 5 files changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6bfe6f5..6c97d5e 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ We encourage you to use [Netlify](https://www.netlify.com) for cState. These are + Publish directory: **public** + Add one build environment variable + Key: **HUGO_VERSION** - + Value: **0.48** + + Value: **0.48** (or later) **The easy way** @@ -96,7 +96,7 @@ git submodule add https://github.com/cstate/cstate 1. Clone this repository in the command line: ```bash -git clone https://github.com/cstate/cstate.git +git clone --recurisve https://github.com/cstate/cstate.git ``` 2. Navigate to the theme directory: diff --git a/images/screenshot.png b/images/screenshot.png index 59f49e8..92daee0 100644 Binary files a/images/screenshot.png and b/images/screenshot.png differ diff --git a/images/tn.png b/images/tn.png index 52f9ba2..4511244 100644 Binary files a/images/tn.png and b/images/tn.png differ diff --git a/layouts/partials/js.html b/layouts/partials/js.html index 388b706..54909c2 100644 --- a/layouts/partials/js.html +++ b/layouts/partials/js.html @@ -3,7 +3,7 @@ * Dev toolset */ - console.log('cState v3.1.0 - Stable 2019-04-08 - https://github.com/cstate/cstate'); + console.log('cState v4.0.0 - Dev 2019-10-04 - https://github.com/cstate/cstate'); document.getElementsByTagName('html')[0].className = 'js'; /** diff --git a/layouts/partials/meta.html b/layouts/partials/meta.html index a4bf8d3..2dc58bf 100644 --- a/layouts/partials/meta.html +++ b/layouts/partials/meta.html @@ -12,7 +12,7 @@ {{ range .AlternativeOutputFormats -}} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}} - +