From 982f9ba1d13febb74805b1817b8c39727ad524c4 Mon Sep 17 00:00:00 2001 From: Phillipp Ohlandt Date: Sat, 16 Apr 2016 18:44:04 +0200 Subject: [PATCH 1/4] change required bolt version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 554f86a..117bac6 100755 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "bolt-theme", "keywords": ["theme", "solarize", "responsive", "clean"], "require": { - "bolt/bolt": ">=2.0.0,<3.0.0" + "bolt/bolt": "^3.0" }, "license": "CCA (Creative Commons Attribution)", "authors": [ From eab979bd991809b001bb8780b7d65763133e0391 Mon Sep 17 00:00:00 2001 From: Phillipp Ohlandt Date: Sat, 16 Apr 2016 18:44:31 +0200 Subject: [PATCH 2/4] rename config.yml to theme.yml --- config.yml => theme.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config.yml => theme.yml (100%) diff --git a/config.yml b/theme.yml similarity index 100% rename from config.yml rename to theme.yml From 3a196d392424f29c3501d1f9d80d4d30befdedd8 Mon Sep 17 00:00:00 2001 From: Phillipp Ohlandt Date: Sat, 16 Apr 2016 18:44:51 +0200 Subject: [PATCH 3/4] add note to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9a82df4..6e82a97 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ## Solarize by TEMPLATED =================== +**Note:** This is for Bolt 3. Check out the `bolt-v2` branch for a Bolt 2 compatible version. + ![Preview](screenshots/screenshot1.png) ### Introduction From b08705533be41f44390f82b4ebad2e71ac3851c1 Mon Sep 17 00:00:00 2001 From: Phillipp Ohlandt Date: Sat, 16 Apr 2016 18:47:03 +0200 Subject: [PATCH 4/4] add sidebar widgets --- record-sidebar-left.twig | 6 ++++++ record-sidebar-right.twig | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/record-sidebar-left.twig b/record-sidebar-left.twig index 1377db2..7cdcb8b 100755 --- a/record-sidebar-left.twig +++ b/record-sidebar-left.twig @@ -10,6 +10,9 @@ diff --git a/record-sidebar-right.twig b/record-sidebar-right.twig index 4ce1ba6..593885a 100755 --- a/record-sidebar-right.twig +++ b/record-sidebar-right.twig @@ -23,6 +23,9 @@