generated from cncf/hugo-netlify-starter
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
815 changed files
with
35,571 additions
and
128,733 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
|
||
<title>About - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine</title> | ||
<meta property="og:title" content="About - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine"> | ||
<title>About - Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.</title> | ||
<meta property="og:title" content="About - Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications."> | ||
|
||
|
||
|
||
|
@@ -32,157 +32,163 @@ | |
<main class="is-main"> | ||
<nav class="navbar" role="navigation" aria-label="main navigation"> | ||
<div class="container"> | ||
<div class="navbar-brand"> | ||
<a class="navbar-item" href="/"> | ||
<img src="/img/servo-color-negative-no-container.png" alt="About"> | ||
</a> | ||
<div class="inner-container"> | ||
<div class="navbar-brand"> | ||
<a href="/"> | ||
<img src="/img/servo-color.png" alt="About"> | ||
</a> | ||
|
||
<a role="button" class="navbar-burger" data-target="navbar-menu" aria-label="menu" aria-expanded="false"> | ||
<span aria-hidden="true"></span> | ||
<span aria-hidden="true"></span> | ||
<span aria-hidden="true"></span> | ||
</a> | ||
</div> | ||
<button id="hamburgerMenu" class="navbar-burger" data-target="navbar-menu" aria-label="menu" aria-expanded="false" type="button"> | ||
<span aria-hidden="true"></span> | ||
<span aria-hidden="true"></span> | ||
<span aria-hidden="true"></span> | ||
</button> | ||
</div> | ||
|
||
<div class="navbar-menu" id="navbar-menu"> | ||
|
||
|
||
<div class="navbar-menu" id="navbar-menu"> | ||
|
||
|
||
<div class="navbar-item has-dropdown is-hoverable"> | ||
<a class="navbar-link | ||
|
||
|
||
<div class="navbar-item has-dropdown is-hoverable"> | ||
<a class="navbar-link | ||
" href="#"> | ||
Get Involved | ||
</a> | ||
<div class="navbar-dropdown"> | ||
<a class="navbar-item" href="/contributing/"> | ||
Contributing | ||
</a> | ||
<a class="navbar-item" href="https://book.servo.org" target="_blank"> | ||
Servo Book | ||
</a> | ||
<a class="navbar-item" href="https://wpt.servo.org/" target="_blank"> | ||
WPT pass rates | ||
</a> | ||
|
||
<a class="navbar-item" href="/coc/"> | ||
Code of Conduct | ||
</a> | ||
" href="#"> | ||
Get Involved | ||
</a> | ||
<div class="navbar-dropdown"> | ||
|
||
<a class="navbar-item" href="/contributing/"> | ||
Contributing | ||
</a> | ||
|
||
<a class="navbar-item" href="https://book.servo.org" target="_blank"> | ||
Servo Book | ||
</a> | ||
|
||
<a class="navbar-item" href="https://wpt.servo.org/" target="_blank"> | ||
WPT pass rates | ||
</a> | ||
|
||
<a class="navbar-item" href="/coc/"> | ||
Code of Conduct | ||
</a> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
|
||
<a class="navbar-item" href="/download/"> | ||
Download | ||
</a> | ||
|
||
|
||
|
||
|
||
<a class="navbar-item" href="/blog/"> | ||
Blog | ||
</a> | ||
|
||
|
||
|
||
|
||
|
||
<a class="navbar-item" href="https://demo.servo.org/" target="_blank"> | ||
Demos | ||
</a> | ||
|
||
|
||
<a class="navbar-item" href="/download/"> | ||
Download | ||
</a> | ||
|
||
|
||
|
||
|
||
|
||
<a class="navbar-item" href="/blog/"> | ||
Blog | ||
</a> | ||
|
||
|
||
|
||
|
||
<a class="navbar-item" href="https://demo.servo.org/" target="_blank"> | ||
Demos | ||
</a> | ||
|
||
|
||
|
||
<div class="navbar-item has-dropdown is-hoverable"> | ||
<a class="navbar-link | ||
is-active | ||
|
||
|
||
" href="#"> | ||
About | ||
</a> | ||
<div class="navbar-dropdown"> | ||
<div class="navbar-item has-dropdown is-hoverable"> | ||
<a class="navbar-link | ||
<a class="navbar-item is-active" href="/about/"> | ||
About Servo | ||
</a> | ||
is-active | ||
<a class="navbar-item" href="https://github.com/servo/project/blob/main/governance/README.md" target="_blank"> | ||
Governance | ||
</a> | ||
<a class="navbar-item" href="/sponsorship/"> | ||
Sponsorship | ||
</a> | ||
<a class="navbar-item" href="/acknowledgements/"> | ||
Acknowledgements | ||
</a> | ||
" href="#"> | ||
About | ||
</a> | ||
<div class="navbar-dropdown"> | ||
|
||
<a class="navbar-item is-active" href="/about/"> | ||
About Servo | ||
</a> | ||
|
||
<a class="navbar-item" href="https://github.com/servo/project/blob/main/governance/README.md" target="_blank"> | ||
Governance | ||
</a> | ||
|
||
<a class="navbar-item" href="/sponsorship/"> | ||
Sponsorship | ||
</a> | ||
|
||
<a class="navbar-item" href="/acknowledgements/"> | ||
Acknowledgements | ||
</a> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
<div class="navbar-end"> | ||
<div class="navbar-item buttons has-addons"> | ||
<div class="navbar-end"> | ||
|
||
<a class="button is-github-color" title="GitHub" href="https://github.com/servo/servo"> | ||
<a class="social-link is-github-color" title="GitHub" href="https://github.com/servo/servo"> | ||
<span class="icon"><i class="fab fa-github"></i></span> | ||
</a> | ||
|
||
<a class="button is-mastodon-color" title="Mastodon" href="https://floss.social/@servo" rel="me"> | ||
<a class="social-link is-mastodon-color" title="Mastodon" href="https://floss.social/@servo" rel="me"> | ||
<span class="icon"><i class="fab fa-mastodon"></i></span> | ||
</a> | ||
|
||
<a class="button is-bluesky-color" title="Bluesky" href="https://bsky.app/profile/servo.org"> | ||
<a class="social-link is-bluesky-color" title="Bluesky" href="https://bsky.app/profile/servo.org"> | ||
<span class="icon"><i class="fab fa-bluesky"></i></span> | ||
</a> | ||
|
||
<a class="button is-twitter-color" title="Twitter" href="https://twitter.com/ServoDev"> | ||
<span class="icon"><i class="fab fa-twitter"></i></span> | ||
</a> | ||
|
||
<a class="button is-linkedin-color" title="LinkedIn" href="https://www.linkedin.com/company/servo-project/"> | ||
<a class="social-link is-linkedin-color" title="LinkedIn" href="https://www.linkedin.com/company/servo-project/"> | ||
<span class="icon"><i class="fab fa-linkedin"></i></span> | ||
</a> | ||
|
||
</div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section class="section" style="padding-top: 0;"> | ||
<div class="container"> | ||
<script> | ||
const hamburger = document.getElementById('hamburgerMenu'); | ||
const menu = document.getElementById('navbar-menu'); | ||
|
||
const toggleMenu = () => { | ||
const isExpanded = hamburger.getAttribute('aria-expanded') === 'true'; | ||
hamburger.setAttribute('aria-expanded', !isExpanded); | ||
menu.classList.toggle('is-active', isExpanded); | ||
}; | ||
|
||
// Toggle on click | ||
hamburger.addEventListener('click', toggleMenu); | ||
|
||
|
||
</script> | ||
<aside class="menu box"> | ||
<p class="menu-label"> | ||
About | ||
</p> | ||
|
||
|
||
|
||
|
@@ -200,17 +206,12 @@ | |
|
||
|
||
</aside> | ||
<div class="content"> | ||
<h1 id="about" tabindex="-1">About <a class="header-anchor" href="#about"> | ||
<span class="icon hashlink"><i class="fas fa-link"></i></span> | ||
</a></h1> | ||
<div class="hero is-info is-small"> | ||
<div class="hero-body"> | ||
<p class="subtitle"> | ||
Servo aims to provide an <strong>independent, modular, embeddable web rendering engine</strong>, allowing developers to deliver content and applications using web standards. | ||
</p> | ||
</div> | ||
</div> | ||
<div class="content container" id="About"> | ||
<div class="inner-container subpage-content"> | ||
<h1>About</h1> | ||
<p class="subtitle"> | ||
Servo aims to provide an <strong>independent, modular, embeddable web rendering engine</strong>, allowing developers to deliver content and applications using web standards. | ||
</p> | ||
<br> | ||
<p>Created by Mozilla Research in 2012, the Servo project is a research and development effort. Stewardship of Servo moved from Mozilla Research to the <a href="https://www.linuxfoundation.org/"><strong>Linux Foundation</strong></a> in 2020, where its mission remains unchanged. In 2023 the project moved to <a href="https://linuxfoundation.eu/"><strong>Linux Foundation Europe</strong></a>.</p> | ||
<p>Servo is written in <a href="https://www.rust-lang.org/"><strong>Rust</strong></a>, taking advantage of the memory safety properties and concurrency features of the language.</p> | ||
|
@@ -222,8 +223,8 @@ <h2 id="roadmap" tabindex="-1">Roadmap <a class="header-anchor" href="#roadmap"> | |
<h2 id="wpt-pass-rates" tabindex="-1">WPT pass rates <a class="header-anchor" href="#wpt-pass-rates"> | ||
<span class="icon hashlink"><i class="fas fa-link"></i></span> | ||
</a></h2> | ||
<p>The chart below tracks our pass rates in several <em>focus areas</em> of the <a href="http://web-platform-tests.org/">Web Platform Tests</a>, as well as the whole CSS and WPT test suites. To drill down the pass rates under a focus area, see the <a href="https://wpt.fyi/runs?label=master&product=servo">Servo results on wpt.fyi</a>, or for more details and <a href="/blog/2023/04/13/layout-2013-vs-2020/">legacy layout</a> scores, see our full WPT dashboard at <a href="https://wpt.servo.org">wpt.servo.org</a>.</p> | ||
<iframe src="https://wpt.servo.org/?embed" scrolling="no" style="width: 100%; height: 411px;"></iframe> | ||
<p>The chart below tracks our pass rates in several <em>focus areas</em> of the <a href="http://web-platform-tests.org/">Web Platform Tests</a>, as well as the whole CSS and WPT test suites. To drill down the pass rates under a focus area, see the <a href="https://wpt.fyi/runs?label=master&product=servo">Servo results on wpt.fyi</a>, or for more details see our full WPT dashboard at <a href="https://wpt.servo.org">wpt.servo.org</a>.</p> | ||
<iframe src="https://wpt.servo.org/?embed" scrolling="no" style="width: 100%; aspect-ratio: 16/9;"></iframe> | ||
<h2 id="presentations" tabindex="-1">Presentations <a class="header-anchor" href="#presentations"> | ||
<span class="icon hashlink"><i class="fas fa-link"></i></span> | ||
</a></h2> | ||
|
@@ -255,29 +256,43 @@ <h2 id="logo" tabindex="-1">Logo <a class="header-anchor" href="#logo"> | |
<span class="icon hashlink"><i class="fas fa-link"></i></span> | ||
</a></h2> | ||
<p>Servo logo can be found at <a href="https://github.com/servo/project/tree/master/logo">https://github.com/servo/project/tree/master/logo</a>.</p> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
</main> | ||
<footer class="footer"> | ||
<div class="container" style="text-align: center;"> | ||
<a href="/coc/">Code of Conduct</a> | | ||
Contact: <a href="mailto:[email protected]">[email protected]</a>, | ||
<a href="https://servo.zulipchat.com/">Zulip Chat</a>, | ||
<a href="https://github.com/servo/servo/discussions">GitHub Discussions</a>, | ||
<a href="https://floss.social/@servo">Mastodon</a>, | ||
<a href="https://bsky.app/profile/servo.org">Bluesky</a>, | ||
<a href="https://twitter.com/ServoDev">Twitter</a>, | ||
<a href="https://www.linkedin.com/company/servo-project/">LinkedIn</a> | ||
</div> | ||
<div class="container" style="text-align: center; font-size: 0.875em;"> | ||
<p><a href="https://linuxfoundation.eu"><img src="/img/lf-europe-logo.png" alt="Linux Foundation Europe logo" width="250" style="margin: 1em;"></a></p> | ||
<p>© 2025 The Servo Project Developers</p> | ||
<p>Copyright © Servo is a project of <a href="https://linuxfoundation.eu/">Linux Foundation Europe</a>.</p> | ||
<p>For website terms of use, trademark policy and other project policies please see <a href="https://lfprojects.org">https://lfprojects.org</a>.</p> | ||
<div class="contact" aria-label="Contact information"> | ||
<div class="container"> | ||
<div class="inner-container two-column"> | ||
<div class="column"> | ||
<h2>Contact</h2> | ||
</div> | ||
<div class="column"> | ||
<ul> | ||
<li><a class="footer-link" href="https://servo.zulipchat.com/">Zulip chat</a></li> | ||
<li><a class="footer-link" href="https://github.com/servo/servo/discussions">GitHub discussions</a></li> | ||
<li><a class="footer-link" href="mailto:[email protected]">Email: [email protected]</a></li> | ||
<li><a class="footer-link" href="https://floss.social/@servo">Mastodon</a></li> | ||
<li><a class="footer-link" href="https://bsky.app/profile/servo.org">Bluesky</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<footer> | ||
<div class="footer"> | ||
<div class="container"> | ||
<div class="two-column inner-container"> | ||
<div class="column"> | ||
<div class="logo"><a href="https://linuxfoundation.eu"><img src="/img/lf-europe-logo.png" alt="Linux Foundation Europe logo" width="250"></a></div> | ||
<p>© 2025 The Servo Project Developers</p> | ||
<p>Copyright © Servo is a project of <a class="footer-link" href="https://linuxfoundation.eu/">Linux Foundation Europe</a>.</p> | ||
<p>For website terms of use, trademark policy and other project policies please see <a class="footer-link" href="https://lfprojects.org">https://lfprojects.org</a>.</p> | ||
</div> | ||
<div class="column code-of-conduct"> | ||
<a class="footer-link" href="/coc/">Code of Conduct</a> | ||
</div> | ||
</div> | ||
</footer> | ||
</div> | ||
|
||
<script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> | ||
<script> | ||
$(() => { | ||
|
@@ -289,5 +304,6 @@ <h2 id="logo" tabindex="-1">Logo <a class="header-anchor" href="#logo"> | |
}); | ||
</script> | ||
|
||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.