|
| 1 | +--- |
| 2 | +layout: base |
| 3 | +title: Thank you for registering! |
| 4 | +--- |
| 5 | + |
| 6 | +#registration-confirmation |
| 7 | + .row |
| 8 | + .large-24.columns |
| 9 | + h2.divider Thanks for Registering! |
| 10 | + |
| 11 | + .row(data-equalizer) |
| 12 | + .large-24.columns |
| 13 | + h4.caps Try something new |
| 14 | + p Get easily started with Red Hat technology |
| 15 | + .medium-8.small-24.columns |
| 16 | + .spotlight(data-equalizer-watch) |
| 17 | + h5 Software Collections |
| 18 | + small |
| 19 | + i.fa.fa-clock-o 10 minutes |
| 20 | + p Get started with Red Hat's latest recommended versions of Python, PHP, Ruby, Node.js, MariaDB, PostgreSQL, Nginx and much more. You'll learn how to install and configure your development environment and get productive all in ten minutes. |
| 21 | + a.button(href='#{site.base_url}/products/softwarecollections/get-started') Get Started |
| 22 | + .medium-8.small-24.columns |
| 23 | + .spotlight(data-equalizer-watch) |
| 24 | + h5 Red Hat Mobile Application Platform |
| 25 | + small |
| 26 | + i.fa.fa-clock-o 17 minutes |
| 27 | + p Learn how to create and prototype new mobile apps. Learn how-to create, discover and re-use across multiple app projects to speed app dev while maintaining control. Get started with Red Hat Mobile Application Platform. |
| 28 | + a.button(href='#{site.base_url}/products/mobileplatform/get-started') Get Started |
| 29 | + .medium-8.small-24.columns |
| 30 | + .spotlight(data-equalizer-watch) |
| 31 | + h5 Red Hat JBoss Enterprise Application Platform |
| 32 | + small |
| 33 | + i.fa.fa-clock-o 15 minutes |
| 34 | + p Follow along the tutorial to learn Java EE fundamentals and more including: JPA, JAX-RS, HTML5 and jQuery Mobile to get you started on using Java EE6 and JBoss Enterprise Application Platform. |
| 35 | + a.button(href='#{site.base_url}/products/eap/get-started') Get Started |
| 36 | + .row |
| 37 | + .large-24.columns |
| 38 | + h4.home-title.caps I'm interested in… |
| 39 | + ul.medium-block-grid-3.small-block-grid-1 |
| 40 | + li: a.button.button--solution(href="#{site.base_url}/containers/") Containers |
| 41 | + li: a.button.button--solution(href="#{site.base_url}/devops/") DevOps |
| 42 | + li: a.button.button--solution(href="#{site.base_url}/mobile/") Mobile |
| 43 | + li: a.button.button--solution(href="#{site.base_url}/web-and-api-development/") Web Development + APIs |
| 44 | + li: a.button.button--solution(href="#{site.base_url}/enterprise-java/") Enterprise Java |
0 commit comments