From a086684a7671cdd4f2ee4d370019f953227f68cb Mon Sep 17 00:00:00 2001 From: koenemann Date: Thu, 26 Jan 2017 12:07:18 +0100 Subject: [PATCH] adding understrap.com --- src/frameworks/understrap.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/frameworks/understrap.php diff --git a/src/frameworks/understrap.php b/src/frameworks/understrap.php new file mode 100644 index 0000000..107ce6a --- /dev/null +++ b/src/frameworks/understrap.php @@ -0,0 +1,11 @@ + 'UnderStrap', + 'description' => 'UnderStrap combines the Underscores starter theme (by Automattic) and the mobil-first, responsive grid framework +Bootstrap 4 (by Twitter) into a perfect open source foundation for your next WordPress theme project.', + 'github_repo' => 'holger1411/understrap', + 'homepage' => 'https://understrap.com/', + 'is_for_plugins' => false, + 'is_for_themes' => true, + ), + ); \ No newline at end of file