Skip to content

Commit

Permalink
Merge pull request #14666 from mtruj013/qualcomm-refresh
Browse files Browse the repository at this point in the history
feat: /download/qualcomm-iot refresh
  • Loading branch information
mtruj013 authored Jan 23, 2025
2 parents 4f806e3 + c4540a6 commit c1d6694
Show file tree
Hide file tree
Showing 4 changed files with 262 additions and 163 deletions.
163 changes: 0 additions & 163 deletions templates/download/qualcomm-iot.html

This file was deleted.

126 changes: 126 additions & 0 deletions templates/download/qualcomm-iot/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
{% extends "download/_base_download.html" %}

{% block title %}Install Ubuntu on Qualcomm IoT Platforms{% endblock %}

{% block meta_description %}
Run Ubuntu on Qualcomm IoT Platforms for the familiar developer experience and an accelerated path to production
{% endblock meta_description %}

{% block meta_image %}
https://assets.ubuntu.com/v1/46af07ff-Qualcomm%20download%20page%20meta%20image.png
{% endblock %}

{% block meta_copydoc %}
https://docs.google.com/document/d/1BP2T63R6kdnUFQFIZcbXbTIgY-9fQVgVRLsSUU5Rvx8/edit
{% endblock meta_copydoc %}

{% from "_macros/vf_hero.jinja" import vf_hero %}

{% block body_class %}
is-paper
{% endblock body_class %}

{% block content %}
{% call(slot) vf_hero(
title_text='Install Ubuntu on Qualcomm IoT Platforms',
layout='25/75'
) -%}
{%- if slot == 'signpost_image' -%}
<a href="https://www.qualcomm.com/">
{{ image(url="https://assets.ubuntu.com/v1/d7787d4b-qualcomm-logo.png",
alt="Qualcomm",
width="224",
height="60",
hi_def=True,
loading="auto") | safe
}}
</a>
{%- endif -%}
{%- if slot == 'description' -%}
<p>
<a href="https://www.qualcomm.com/developer/software/ubuntu-on-qualcomm-iot-platforms">Ubuntu on Qualcomm® IoT platforms</a> simplifies access to Qualcomm’s advanced AI capabilities, empowering developers and enterprises to innovate with confidence. Run Ubuntu on Qualcomm IoT platforms to accelerate the deployment of secure, scalable edge AI solutions and transform the IoT landscape.
</p>
{%- endif -%}
{%- if slot == 'cta' -%}
<a href="/download/contact-us"
class="p-button--positive js-invoke-modal">Get in touch</a>
{%- endif -%}
{%- endcall -%}

<section class="p-section">
<div class="row">
<hr class="p-rule" />
<div class="col-3 col-medium-2">
<div class="p-section--shallow">
<h2 class="p-text--small-caps">Choose a board</h2>
</div>
<ul class="js-tabbed-content p-tabs--vertical is-black u-hide--small"
role="tablist"
aria-label="Qualcomm IoT Boards">
<li>
<button class="p-tabs__item"
id="rb3-gen2"
role="tab"
aria-selected="true"
aria-controls="rb3-gen2-tab">Qualcomm RB3 Gen 2 Vision Kit (QCS6490)</button>
</li>
<li>
<button class="p-tabs__item"
id="rb3-gen2-lite"
role="tab"
aria-selected="false"
aria-controls="rb3-gen2-lite-tab">Qualcomm RB3 Gen 2 Lite Vision Kit (QCS5430)</button>
</li>
</ul>
<!-- form dropdown for smaller screens -->
<form class="u-hide--large u-hide--medium">
<select name="boardSelect" id="boardSelect">
<option value="rb3-gen2-tab" selected="">Qualcomm RB3 Gen 2 Vision Kit (QCS6490)</option>
<option value="rb3-gen2-lite-tab">Qualcomm RB3 Gen 2 Lite Vision Kit (QCS5430)</option>
</select>
</form>
</div>
<div class="col-9 col-medium-4">
{% include "download/qualcomm-iot/tabs/rb3-gen2-tab.html" %}
{% include "download/qualcomm-iot/tabs/rb3-gen2-lite-tab.html" %}
</div>
</div>
</section>

<section class="p-section--deep">
<div class="row--50-50">
<hr class="p-rule" />
<div class="col">
<h2>
Are you working on a
<br class="u-hide--small u-hide--medium" />
commercial project?
</h2>
</div>
<div class="col">
<p>
Canonical partners with silicon vendors, board manufacturers and leading enterprises to shorten time-to-market. If you are deploying Ubuntu on Qualcomm IoT platforms at-scale, <a href="/download/contact-us" class="js-invoke-modal">reach out to Canonical</a> to get access to ongoing bug fixes, critical security patching, long-term support; or to learn more about our solutions for custom board enablement and application development services.
</p>
<p>
For information about using Canonical's Ubuntu images on a commercial project, <a href="/legal/intellectual-property-policy">read Canonical's IP policy</a>.
</p>
<p>
If you have any questions about the platform or would like information
about our certification program, <a href="/download/contact-us" class="js-invoke-modal">contact us</a>.
</p>
</div>
</div>
</section>

<!-- Set default Marketo information for contact form below-->
<div class="u-hide"
id="contact-form-container"
data-form-location="/shared/forms/interactive/qualcomm-iot"
data-form-id="6035"
data-lp-id=""
data-return-url="https://ubuntu.com/download/thank-you?product=qualcomm-iot"
data-lp-url="https://ubuntu.com/download/contact-us?product=qualcomm-iot"></div>

<script src="{{ versioned_static('js/dist/tabbedContent.js') }}"></script>

{% endblock content %}
67 changes: 67 additions & 0 deletions templates/download/qualcomm-iot/tabs/rb3-gen2-lite-tab.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
<div tabindex="0"
role="tabpanel"
id="rb3-gen2-lite-tab"
aria-labelledby="rb3-gen2-lite"
aria-hidden="true">
<div class="p-section--shallow">
<div class="row">
<div class="col-3">
<h2 class="u-hide--small">Qualcomm RB3 Gen 2 Lite Vision Kit (QCS5430)</h2>
</div>
<div class="col-6">
<div class="p-image-container is-highlighted">
{{ image(url="https://assets.ubuntu.com/v1/346869e6-QCS6490-bg-solid.png",
alt="Qualcomm® RB3 Gen 2 Lite Vision Kit (QCS5430)",
width="600",
height="338",
hi_def=True,
loading="auto",
attrs={"class": "p-image-container__image"}) | safe
}}
</div>
</div>
</div>
</div>
<hr class="p-rule--muted" />
<div class="row">
<div class="col-3">
<h3 class="p-heading--5">Ubuntu Server 22.04</h3>
</div>
<div class="col-6">
<p>This is the Beta 2 release of Ubuntu on Qualcomm IoT Platforms for QCS5430. The certified version is coming soon.</p>
<div class="p-cta-block">
<a class="p-button--positive"
href="https://people.canonical.com/~platform/images/qualcomm-iot/rb3-22.04/rb3-server-22.04-x08/">Download Ubuntu Server 22.04 for QCS5430</a>
<a class="p-button"
href="https://artifacts.codelinaro.org/artifactory/qli-ci/flashable-binaries/ubuntu-fw/QLI.1.2-Ver.1.1-ubuntu-nhlos-bins.tar.gz">Download boot firmware</a>
</div>
</div>
</div>
<hr class="p-rule--muted" />
<div class="row">
<div class="col-3">
<h3 class="p-heading--5">Get started</h3>
</div>
<div class="col-6">
<ul class="p-list--divided">
<li class="p-list__item">
Get started with Ubuntu Server 22.04 for <a href="https://www.qualcomm.com/products/internet-of-things/industrial/industrial-automation/qcs5430">QCS5430</a>
</li>
<li class="p-list__item">
Ubuntu Server 22.04 for QCS5430 <a href="https://docs.qualcomm.com/bundle/publicresource/topics/80-82645-1/build-on-ubuntu-host.html?product=1601111740057201#download-the-ubuntu-os-image-and-boot-firmware">image installation instructions</a>
</li>
<li class="p-list__item">
Ubuntu Server 22.04 for QCS5430 <a href="https://people.canonical.com/~platform/images/qualcomm-iot/rb3-22.04/rb3-server-22.04-x08/Ubuntu%2022.04%20for%20Qualcomm%C2%AE%20RB3%20Gen%202%20Vision%20Development%20Kit%20Release%20Notes.pdf">release notes</a>
</li>
</ul>
<hr class="p-rule--muted" />
<div class="p-notification--information is-borderless">
<div class="p-notification__content">
<p class="p-notification__message">
The Ubuntu images are tested on the <a href="https://www.qualcomm.com/products/internet-of-things/industrial/industrial-automation/qcs5430#featuredhardwaresection">Qualcomm® RB3 Gen 2 Lite dev kit</a>
</p>
</div>
</div>
</div>
</div>
</div>
Loading

0 comments on commit c1d6694

Please sign in to comment.