From 7061d2290b01c0d875b2e581bd4254b485ef48ed Mon Sep 17 00:00:00 2001 From: Mantas <11616378+mistermantas@users.noreply.github.com> Date: Thu, 5 Jul 2018 15:38:52 +0300 Subject: Add screenshots --- README.md | 2 ++ images/screenshot.png | Bin 0 -> 19460 bytes images/tn.png | Bin 0 -> 11355 bytes layouts/issues/single.html | 2 +- theme.toml | 2 +- 5 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 images/screenshot.png create mode 100644 images/tn.png diff --git a/README.md b/README.md index 89bad94..786de79 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # cState +![Screnshot](https://raw.githubusercontent.com/mistermantas/cstate/master/images/screenshot.png) + [![GitHub release](https://img.shields.io/github/release/mistermantas/cstate.svg?style=flat-square)](https://github.com/mistermantas/cstate/releases) [![GitHub last commit](https://img.shields.io/github/last-commit/mistermantas/cstate.svg?style=flat-square)](https://github.com/mistermantas/cstate/commits/master) [![GitHub repo size in bytes](https://img.shields.io/github/repo-size/mistermantas/cstate.svg?style=flat-square)](https://github.com/mistermantas/cstate/tree/master/) [![Gitter](https://img.shields.io/badge/chat-gitter-ed1965.svg?style=flat-square)](https://gitter.im/cState/Lobby) [![Twitter](https://img.shields.io/twitter/follow/mistermantas.svg?style=social&label=Follow)](https://twitter.com/mistermantas) > Über fast, backwards compatible (IE8+), tiny, and simple status page built with Hugo. Compatible with Netlify & GitHub Pages. diff --git a/images/screenshot.png b/images/screenshot.png new file mode 100644 index 0000000..70bd28c Binary files /dev/null and b/images/screenshot.png differ diff --git a/images/tn.png b/images/tn.png new file mode 100644 index 0000000..604e341 Binary files /dev/null and b/images/tn.png differ diff --git a/layouts/issues/single.html b/layouts/issues/single.html index 52c4145..bc48ed3 100644 --- a/layouts/issues/single.html +++ b/layouts/issues/single.html @@ -8,7 +8,7 @@ {{ $isDown := where $active "Params.severity" "=" "down" }} - {{ partial "header-mini" . }} + {{ partial "header" . }}
{{ .Render "issue" }} diff --git a/theme.toml b/theme.toml index d59f008..45b3b66 100644 --- a/theme.toml +++ b/theme.toml @@ -1,7 +1,7 @@ name = "cstate" license = "MIT" licenselink = "https://github.com/mistermantas/cstate/blob/master/LICENSE.md" -description = "The best static, free, and open source status page on the market." +description = "Über fast, backwards compatible (IE8+), tiny, and simple status page built with Hugo. Compatible with Netlify & GitHub Pages." homepage = "https://github.com/mistermantas/cstate" tags = ['hugo', 'netlify', 'status', 'statuspage', 'fast', 'light', 'ie8', 'ie9', 'ie10', 'ie11', 'github', 'github-pages', 'gh-pages', 'serverside', 'serverless', 'no-javascript', 'github-page', 'netlify-cms', 'gh-pages'] min_version = "0.28" -- cgit v1.2.3-70-g09d2