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