diff --git a/content/showcase/taiga-support/contents.lr b/content/showcase/taiga-support/contents.lr new file mode 100644 index 00000000..93b939fd --- /dev/null +++ b/content/showcase/taiga-support/contents.lr @@ -0,0 +1,16 @@ +name: Taiga Support +--- +url: https://tree.taiga.io/support/ +--- +cover_image: frontpage.png +--- +description: + +We define [Taiga](https://taiga.io) as an Open Source (*AGPL v3*) powerful project management platform for startups +and agile developers & designers who want a simple, beautiful tool that makes work + truly enjoyable. + +We use Lektor to create the site with all the help documentation. Its content is available on +GitHub so you can see and contribute to it. + +[View the Sourcecode on GitHub](https://github.com/taigaio/taiga-support) diff --git a/content/showcase/taiga-support/frontpage.png b/content/showcase/taiga-support/frontpage.png new file mode 100644 index 00000000..42243fcd Binary files /dev/null and b/content/showcase/taiga-support/frontpage.png differ diff --git a/content/showcase/taiga-support/site-article1.png b/content/showcase/taiga-support/site-article1.png new file mode 100644 index 00000000..db15044d Binary files /dev/null and b/content/showcase/taiga-support/site-article1.png differ diff --git a/content/showcase/taiga-support/site-article2.png b/content/showcase/taiga-support/site-article2.png new file mode 100644 index 00000000..8f9b9ce6 Binary files /dev/null and b/content/showcase/taiga-support/site-article2.png differ diff --git a/content/showcase/taiga-support/site-article3.png b/content/showcase/taiga-support/site-article3.png new file mode 100644 index 00000000..8b1aff22 Binary files /dev/null and b/content/showcase/taiga-support/site-article3.png differ diff --git a/webpack/scss/main.scss b/webpack/scss/main.scss index bdc3ba58..d99236f9 100644 --- a/webpack/scss/main.scss +++ b/webpack/scss/main.scss @@ -734,6 +734,7 @@ div.admonition { div.showcase { div.project { + min-height: 334px; > a { display: block; padding: 10px;