From 1e175e1f5337aa2e5728193ae1ddbd745fe02eb6 Mon Sep 17 00:00:00 2001 From: Andrew Lohr Date: Wed, 31 Jul 2019 20:09:30 -0400 Subject: [PATCH 1/2] fix docs on mobile and add support section --- .../_assets/css/commonConfigFeature.css | 2 +- src/main/content/_assets/css/home.scss | 18 +- src/main/content/docs.html | 2 +- src/main/content/general-references.html | 20 - src/main/content/index.html | 470 +++++++++--------- 5 files changed, 261 insertions(+), 251 deletions(-) diff --git a/src/main/content/_assets/css/commonConfigFeature.css b/src/main/content/_assets/css/commonConfigFeature.css index 1b55f4dc..f202d712 100644 --- a/src/main/content/_assets/css/commonConfigFeature.css +++ b/src/main/content/_assets/css/commonConfigFeature.css @@ -123,7 +123,7 @@ html, body, main { padding-top: 0px; } - #config_content, #feature_content, #command_content, #general_content { + #config_content, #feature_content, #command_content { display: none; } diff --git a/src/main/content/_assets/css/home.scss b/src/main/content/_assets/css/home.scss index c8b79edb..0c30270e 100644 --- a/src/main/content/_assets/css/home.scss +++ b/src/main/content/_assets/css/home.scss @@ -156,6 +156,20 @@ $color-kabanero:#C43804; padding-top: 3em; } +.support_block{ + background-color: #f3f5f7; + padding-bottom: 7em; + padding-top: 3em; +} + +.cpa_link{ + font-weight: bold; +} + +.description_text_block{ + margin-top: 20px; +} + .video_description{ padding: 50px 0 0 50px; } @@ -220,10 +234,6 @@ $color-kabanero:#C43804; padding: 15px 15px 30px 15px; } -#featured_models_title{ - margin-bottom:20px; -} - .sectionTitle{ font-family: 'IBM Plex Sans'; font-weight: 400; diff --git a/src/main/content/docs.html b/src/main/content/docs.html index cfaf51d9..73812944 100644 --- a/src/main/content/docs.html +++ b/src/main/content/docs.html @@ -6,7 +6,7 @@ - docs permalink: /docs/ --- -
+

Kabanero Docs

diff --git a/src/main/content/general-references.html b/src/main/content/general-references.html index 63e041bb..a56b9f66 100644 --- a/src/main/content/general-references.html +++ b/src/main/content/general-references.html @@ -8,26 +8,6 @@ js: general-references permalink: /docs/ref/general/ --- - - - - {% assign generalDocs = site.pages | where: 'layout', 'general-reference' | where: 'type', 'general' | sort: 'title' %}
diff --git a/src/main/content/index.html b/src/main/content/index.html index 9ff878e0..163eaaa7 100644 --- a/src/main/content/index.html +++ b/src/main/content/index.html @@ -90,27 +90,27 @@

Create more, faster

-
-
- +
+
+ +
+

+ Design more, faster +

+ Use our application stacks infused with expertise to select proven technologies, languages, + and runtimes for building applications for Kubernetes. Apply customizations before sharing the + application stack with developers and operations teams, to ensure your business process and governance + needs are met. Application stacks reduce the decision-cycle time, enabling developers to focus on + delivering line-of-business value without having to become full stack experts. +

+ 100% Open Source. + + Automated. + + Integrated. + +

-

- Design more, faster -

- Use our application stacks infused with expertise to select proven technologies, languages, - and runtimes for building applications for Kubernetes. Apply customizations before sharing the - application stack with developers and operations teams, to ensure your business process and governance - needs are met. Application stacks reduce the decision-cycle time, enabling developers to focus on - delivering line-of-business value without having to become full stack experts. -

- 100% Open Source. - - Automated. - - Integrated. - -

-
@@ -168,8 +168,8 @@

Cloud Native

-
- - - - - -
-
-
-
-
- +
+ + + + + +
+
+
+
+ -
- -

Operators

-
-
- + +
+
+ +

Operators

+
+ -
- + +
+ +
-
-
-

- Eclipse MicroProfile is a set of APIs used to optimize Java applications - for a microservices architecture. With this stack, you can deliver microservices - based upon the Eclipse MicroProfile specifications. Build and run high-quality - applications with Open Liberty runtime, which includes OpenJDK with container-optimizations - in OpenJ9. -

-
+
+
+
+

+ Eclipse MicroProfile is a set of APIs used to optimize Java applications + for a microservices architecture. With this stack, you can deliver microservices + based upon the Eclipse MicroProfile specifications. Build and run high-quality + applications with Open Liberty runtime, which includes OpenJDK with container-optimizations + in OpenJ9. +

-
-
-
-
- +
+
+
+
+ -
- -

Operators

-
-
- + +
+
+ +

Operators

+
+ -
- + +
+ +
-
-
-

- Spring® is a framework used in Java application development. With this application stack, - you can deliver microservices based upon the Spring framework provided by Pivotal. - Open Liberty runtime provides support for Spring applications with OpenJDK and - container-optimizations in OpenJ9. -

-
+
+
+
+

+ Spring® is a framework used in Java application development. With this application stack, + you can deliver microservices based upon the Spring framework provided by Pivotal. + Open Liberty runtime provides support for Spring applications with OpenJDK and + container-optimizations in OpenJ9. +

-
-
-
-
- +
+
+
+
+ -
- -

Operators

-
-
- + +
+
+ +

Operators

+
+ -
- + +
+ +
-
-
-

- Node.js is a JavaScript runtime environment that can execute JavaScript code anywhere, not limited to a browser. - Due to its single-threaded nature, Node.js enables the creation of non-blocking and event-driven servers. - It fits well in web-based frontends and backend API services for microservices-based applications. -

-
+
+
+
+

+ Node.js is a JavaScript runtime environment that can execute JavaScript code anywhere, not limited to a browser. + Due to its single-threaded nature, Node.js enables the creation of non-blocking and event-driven servers. + It fits well in web-based frontends and backend API services for microservices-based applications. +

-
-
-
-
- +
+
+
+
+ -
- -

Operators

-
-
- + +
+
+ +

Operators

+
+ -
- + +
+ +
-
-
-

- Swift is a very popular language for mobile application developers that - develop for Apple Platforms. Having the language on the server allows - Apple Platform developers to produce the back-end portion of the mobile - app as a microservice. -

-
+
+
+
+

+ Swift is a very popular language for mobile application developers that + develop for Apple Platforms. Having the language on the server allows + Apple Platform developers to produce the back-end portion of the mobile + app as a microservice. +

-
-
-
-
- +
+
+
+
+ -
- + +
+ -
- -

Operators

-
-
- + +
+
+ +

Operators

+
+ -
- + +
+ +
-
-
-

- Serverless is a model of deployment that allows the container running the application to - start on the first touch; this saves resources and is ideal for use cases that have - low utilization. -

-
+
+
+
+

+ Serverless is a model of deployment that allows the container running the application to + start on the first touch; this saves resources and is ideal for use cases that have + low utilization. +

@@ -584,11 +583,11 @@

Build

@@ -626,9 +625,9 @@

@@ -652,6 +651,28 @@

+ +
+
+
+
+

When you are ready for support, we've got you covered

+
+
+
+
+ The Kabanero open source project is included within + + IBM Cloud Pak for applications + + as Kabanero Enterprise. Cloud Pak for Applications provides a faster, more secure way + to move your core business applications to any cloud, in containers. Built and supported + on Red Hat OpenShift. +
+
+
+
+
@@ -772,7 +793,6 @@

See what's cooking!

-
From 6a5097695de07430b07491ecfdf6c6737717295c Mon Sep 17 00:00:00 2001 From: Andrew Lohr Date: Wed, 31 Jul 2019 20:29:57 -0400 Subject: [PATCH 2/2] better slack url --- src/main/content/_config.yml | 2 +- src/main/content/_dev_config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/content/_config.yml b/src/main/content/_config.yml index be94ba06..b357e98b 100644 --- a/src/main/content/_config.yml +++ b/src/main/content/_config.yml @@ -7,7 +7,7 @@ url: "https://kabanero.io" twitter_url: https://twitter.com/Kabaneroio github_url: https://github.com/kabanero-io stackoverflow_url: https://stackoverflow.com/questions/tagged/kabanero -slack_url: https://ibm-cloud-tech.slack.com/messages/kabanero +slack_url: https://ibm-cloud-tech.slack.com/messages/CJZCYTD0Q slack_invite_url: https://slack-invite-ibm-cloud-tech.mybluemix.net/ twitter_username: KabaneroIO github_username: kabanero-io diff --git a/src/main/content/_dev_config.yml b/src/main/content/_dev_config.yml index 49a15d51..b43a32bf 100644 --- a/src/main/content/_dev_config.yml +++ b/src/main/content/_dev_config.yml @@ -7,7 +7,7 @@ url: "https://kabanero.io" twitter_url: https://twitter.com/Kabaneroio github_url: https://github.com/kabanero-io stackoverflow_url: https://stackoverflow.com/questions/tagged/kabanero -slack_url: https://ibm-cloud-tech.slack.com/messages/kabanero +slack_url: https://ibm-cloud-tech.slack.com/messages/CJZCYTD0Q slack_invite_url: https://slack-invite-ibm-cloud-tech.mybluemix.net/ twitter_username: KabaneroIO github_username: kabanero-io