From 5fbbfa97e33fd1afeb96a98e903d6527930eab07 Mon Sep 17 00:00:00 2001 From: Dunestorm Date: Fri, 15 Mar 2019 15:08:07 +0000 Subject: [PATCH 1/2] Set theme jekyll-theme-cayman --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..c419263 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-cayman \ No newline at end of file From 4de2aa527f95be3cb9d21c66ce76aa877e301f3a Mon Sep 17 00:00:00 2001 From: Dunestorm Date: Sun, 24 Mar 2019 12:31:26 +0000 Subject: [PATCH 2/2] Updated readme to show themes --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a538d1f..75e50ea 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,14 @@ # [Game Backup Monitor](http://mikemaximus.github.io/gbm-web/) +Light Theme: + ![Screenshot](https://i.imgur.com/VgREJks.png) +Dark Theme: + +![Screnshot](https://i.imgur.com/worTQ3W.png) + Game Backup Monitor is a simple, but flexible application that detects games as you play them. Once you finish playing a game, a backup of the saved games will be made automatically using 7-Zip compression. GBM can be used on a single computer, or on multiple computers to effectively add cloud support to any game or application. **License**: GNU General Public License version 3.0 (GPLv3)