Skip to content

Commit

Permalink
deploy: 59d8c19
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezdc committed Mar 6, 2024
1 parent 8a1c8be commit b7c3c1a
Show file tree
Hide file tree
Showing 20 changed files with 246 additions and 237 deletions.
2 changes: 1 addition & 1 deletion aperezdc/sitemap-page/.stamp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Wed Mar 6 15:39:01 UTC 2024
Wed Mar 6 18:46:55 UTC 2024
2 changes: 1 addition & 1 deletion aperezdc/sitemap-page/about/a-good-choice.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2024-03-06T15:38:50.043Z">
<meta property="article:published_time" content="2024-03-06T18:46:45.546Z">
<meta property="article:tag" content="about">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@WPEWebKit">
Expand Down
2 changes: 1 addition & 1 deletion aperezdc/sitemap-page/about/architecture.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2024-03-06T15:38:50.043Z">
<meta property="article:published_time" content="2024-03-06T18:46:45.546Z">
<meta property="article:tag" content="about">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@WPEWebKit">
Expand Down
2 changes: 1 addition & 1 deletion aperezdc/sitemap-page/about/builds.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2024-03-06T15:38:50.043Z">
<meta property="article:published_time" content="2024-03-06T18:46:45.546Z">
<meta property="article:tag" content="about">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@WPEWebKit">
Expand Down
2 changes: 1 addition & 1 deletion aperezdc/sitemap-page/about/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2024-03-06T15:38:50.043Z">
<meta property="article:published_time" content="2024-03-06T18:46:45.546Z">
<meta property="article:tag" content="about">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@WPEWebKit">
Expand Down
2 changes: 1 addition & 1 deletion aperezdc/sitemap-page/about/get-wpe.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2024-03-06T15:38:50.043Z">
<meta property="article:published_time" content="2024-03-06T18:46:45.546Z">
<meta property="article:tag" content="about">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@WPEWebKit">
Expand Down
58 changes: 33 additions & 25 deletions aperezdc/sitemap-page/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2024-03-06T15:38:50.043Z">
<meta property="article:published_time" content="2024-03-06T18:46:45.546Z">
<meta property="article:tag" content="learn">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@WPEWebKit">
Expand Down Expand Up @@ -88,7 +88,7 @@
<main>
<style>
@media (min-width: 30rem) {
#wpe-in-action {
#wpe-in-action-table {
display:grid;
grid-template-columns: 1fr 1fr;
justify-items:center;
Expand All @@ -97,7 +97,7 @@
}
}
@media (min-width: 60rem) {
#wpe-in-action {
#wpe-in-action-table {
grid-template-columns: 1fr 1fr 1fr;
}
}
Expand Down Expand Up @@ -241,31 +241,35 @@
</ul>
</nav>
<header class="page">
<h1>Explore Embedded Browsers</h1>
<p>We understand that WPE is interesting from many perspectives, and to people of potentially vastly different backgrounds. Let’s help you find what you’re looking for.</p>
<h2 id="maybe-you%E2%80%99re%E2%80%A6" tabindex="-1">Maybe you’re…</h2>
<h1>Learn &amp; Discover</h1>
<p>You might be wondering how a web browser may be used in an embedded device, or
why WPE could be a good choice for your product. If you are an engineer, you
might want to know if your target architecture is supported. Read below to
answer these and more questions.</p>
</header>
<section class="full-bleed c2">
<div>
<h3 id="new-to-wpe" tabindex="-1">New to WPE</h3>
<ul class="arrows">
<li>Interested in seeing <a href="#wpe-in-action">WPE in action</a></li>
<li>A web developer who is looking to understand <a href="what-is-embedded.html">the basics about what an embedded browser is?</a></li>
<div class="arrow-lists">
<h3 id="wpe-as-a-solution" tabindex="-1">WPE as a Solution</h3>
<ul>
<li><a href="/wpewebkit.org/aperezdc/sitemap-page/about/what-is-embedded.html">What is an embedded browser?</a></li>
<li><a href="#why-choose-wpe%3F">Why choose WPE?</a></li>
<li><a href="/wpewebkit.org/aperezdc/sitemap-page/#success-stories">Success stories</a></li>
<li><a href="#wpe-in-action">See WPE in action</a></li>
</ul>
</div>
<div>
<h3 id="an-embedded-developer" tabindex="-1">An embedded developer</h3>
<ul class="arrows">
<li>Wondering if WPE is <a href="/wpewebkit.org/aperezdc/sitemap-page/about/supported-hardware.html">currently available for your device?</a></li>
<li>Wondering <a href="/wpewebkit.org/aperezdc/sitemap-page/about/a-good-choice.html">what makes WPE a good choice</a></li>
<li>Interested in learning more about <a href="/wpewebkit.org/aperezdc/sitemap-page/about/architecture.html">the architecture of WPE</a></li>
<li>Ready to explore the different ways to <a href="get-wpe.html">get WPE</a></li>
<div class="arrow-lists">
<h3 id="wpe-for-developers" tabindex="-1">WPE For Developers</h3>
<ul>
<li><a href="/wpewebkit.org/aperezdc/sitemap-page/about/supported-hardware.html">Supported Hardware</a></li>
<li><a href="/wpewebkit.org/aperezdc/sitemap-page/about/architecture.html">Architecture</a></li>
<li><a href="/wpewebkit.org/aperezdc/sitemap-page/release/schedule">Release Schedule</a></li>
<li><a href="/wpewebkit.org/aperezdc/sitemap-page/about/faq.html">Frequently Asked Questions</a></li>
</ul>
</div>
</section>
<div>
<h3><a href="/wpewebkit.org/aperezdc/sitemap-page/about/supported-hardware.html">Supported Hardware</a></h3>
<p>WPE is currently running on a wide range of hardware, including devices made by:</p>
<div class="dotsep">
<h3 id="supported-hardware" tabindex="-1">Supported Hardware</h3>
<p>WPE runs on <a href="/wpewebkit.org/aperezdc/sitemap-page/about/supported-hardware.html">a wide range of hardware</a>, including devices made by Broadcom, Nvidia, NXP, Qualcomm, or Rockchip.</p>
<ul class="gallery c4">
<li><img src="/wpewebkit.org/aperezdc/sitemap-page/assets/img/[email protected]" alt=""></li>
<li><img src="/wpewebkit.org/aperezdc/sitemap-page/assets/img/[email protected]" alt=""></li>
Expand All @@ -274,13 +278,17 @@ <h3><a href="/wpewebkit.org/aperezdc/sitemap-page/about/supported-hardware.html"
</ul>
</div>
<div class="dotsep">
<h3><a href="/wpewebkit.org/aperezdc/sitemap-page/about/a-good-choice.html">Why Choose WPE?</a></h3>
<p>WPE WebKit is widely adopted by many industries, including digital signage, professional audio, home appliances, set-top-boxes, automotive, and inflight infotainment. Countless devices deployed around the globe are already using WPE WebKit as their web runtime platform, and use is growing rapidly.</p>
<h3 id="why-choose-wpe%3F" tabindex="-1">Why Choose WPE?</h3>
<p>WPE WebKit is widely adopted by many industries, including digital signage,
professional audio, home appliances, set-top-boxes, automotive, and inflight
infotainment. Countless devices deployed around the globe are already using
WPE WebKit as their web runtime platform, and use is growing rapidly. <a href="/wpewebkit.org/aperezdc/sitemap-page/about/a-good-choice.html">Read
more about why you should choose WPE</a>.</p>
<img src="/wpewebkit.org/aperezdc/sitemap-page/assets/img/WhyChooseWPE-ExploreLand.png" alt="">
</div>
<div class="dotsep">
<h2 id="see-wpe-in-action%E2%80%A6" tabindex="-1">See WPE In Action</h2>
<div class="container text-center my-auto" id="wpe-in-action">
<h3 id="wpe-in-action" tabindex="-1">WPE In Action</h3>
<div class="container text-center my-auto" id="wpe-in-action-table">
<div class="item">
<lazy-youtube hash="bg6yCx7VdPY" title="WPE WebGL performance demos">
<div>
Expand Down
2 changes: 1 addition & 1 deletion aperezdc/sitemap-page/about/supported-hardware.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2024-03-06T15:38:50.043Z">
<meta property="article:published_time" content="2024-03-06T18:46:45.546Z">
<meta property="article:tag" content="about">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@WPEWebKit">
Expand Down
2 changes: 1 addition & 1 deletion aperezdc/sitemap-page/about/what-is-embedded.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2024-03-06T15:38:50.043Z">
<meta property="article:published_time" content="2024-03-06T18:46:45.546Z">
<meta property="article:tag" content="about">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@WPEWebKit">
Expand Down
2 changes: 1 addition & 1 deletion aperezdc/sitemap-page/blog/1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2024-03-06T15:38:50.115Z">
<meta property="article:published_time" content="2024-03-06T18:46:45.618Z">
<meta property="article:tag" content="blog">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@WPEWebKit">
Expand Down
2 changes: 1 addition & 1 deletion aperezdc/sitemap-page/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2024-03-06T15:38:50.115Z">
<meta property="article:published_time" content="2024-03-06T18:46:45.618Z">
<meta property="article:tag" content="blog">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@WPEWebKit">
Expand Down
11 changes: 6 additions & 5 deletions aperezdc/sitemap-page/css/v2.css
Original file line number Diff line number Diff line change
Expand Up @@ -128,21 +128,22 @@ h3 {font-size: 1.6em; line-height: 1.2;}
p > big, p.leadin {
font-size: 1.67em;
}
ul.arrows {
div.arrow-lists > ul {
font-size: 130%;
margin: 0;
padding: 0;
padding-inline-start: 2em;
list-style: none;
padding-inline-start: 3em;
}
ul.arrows li {
div.arrow-lists > ul > li {
text-indent: -2em;
}
ul.arrows li::before {
div.arrow-lists > ul > li::before {
display: inline-block;
content: url(../assets/img/list-arrow.svg);
width: 1em;
margin-inline-end: 1em;
text-indent: 0;
margin-inline-end: 1em;
}

.cta.btn {
Expand Down
2 changes: 1 addition & 1 deletion aperezdc/sitemap-page/developers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2024-03-06T15:38:50.119Z">
<meta property="article:published_time" content="2024-03-06T18:46:45.622Z">
<meta property="article:tag" content="devs">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@WPEWebKit">
Expand Down
2 changes: 1 addition & 1 deletion aperezdc/sitemap-page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ <h3><a href="/wpewebkit.org/aperezdc/sitemap-page/about/a-good-choice.html">Why

<div>
<img src="/wpewebkit.org/aperezdc/sitemap-page/assets/img/Metrological-hero.jpg" alt="" class="hero">
<div class="spotlight"><h2>Success Story</h2>
<div class="spotlight"><h2 id="success-stories">Success Story</h2>
<h3><a href="/wpewebkit.org/aperezdc/sitemap-page/blog/2022-success-metrological.html"><img src="/wpewebkit.org/aperezdc/sitemap-page/assets/img/[email protected]" alt="Metrological"></a></h3>
<p>WPE WebKit brought RDK, a modern, performant web browser, to millions of screens. It enables operators to manage devices and easily customize their UIs and apps and provides analytics to improve the customer experience and drive business results.</p>
<p><a href="/wpewebkit.org/aperezdc/sitemap-page/blog/2022-success-metrological.html" class="cta btn large">Read More</a></p>
Expand Down
Loading

0 comments on commit b7c3c1a

Please sign in to comment.