Skip to content

Commit

Permalink
Snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
daveverwer committed May 22, 2024
1 parent b9fbe3d commit 6013629
Show file tree
Hide file tree
Showing 35 changed files with 242 additions and 90 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<main>
<div class="inner">
<section class="error-message">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<section class="search home">
<div class="inner">
<h3>The place to find Swift packages.</h3>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,90 +73,140 @@ <h3>The place to find Swift packages.</h3>
</section>
<main>
<div class="inner">
<section class="center-column">
<section class="two-column">
<section>
<div data-controller="panel-button" data-panel-button-analytics-event-value="Home - Ready for Swift 6 CTA" class="panel-button rfs6">
<a data-action="click->panel-button#click" href="/ready-for-swift-6">
<div class="body">
<p>
<strong>Are the packages you use safe from data races?</strong> We’re tracking progress towards data race safety this summer. Find out which packages are “Ready for Swift 6” and check for packages marked as “Safe from data races” when browsing the index.
</p>
</div>
<div class="cta">Track Progress &rarr;</div>
</a>
</div>
<section>
<div data-controller="panel-button" data-panel-button-analytics-event-value="Home - Ready for Swift 6 CTA" class="panel-button rfs6">
<a data-action="click->panel-button#click" href="/ready-for-swift-6">
<div class="body">
<p>
<strong>Are the packages you use safe from data races?</strong> We’re tracking progress towards data race safety this summer. Find out which packages are “Ready for Swift 6” and check for packages marked as “Safe from data races” when browsing the index.
</p>
</div>
<div class="cta">Track Progress &rarr;</div>
</a>
</div>
</section>
<section class="recent">
<div class="recent_packages">
<h3>Recently Added</h3>
<ul>
<li>
<a href="https://example.com/package">Package</a>
<small>Added 2 hours ago</small>
</li>
<li>
<a href="https://example.com/package">Package</a>
<small>Added 2 hours ago</small>
</li>
<li>
<a href="https://example.com/package">Package</a>
<small>Added 2 hours ago</small>
</li>
<li>
<a href="https://example.com/package">Package</a>
<small>Added 2 hours ago</small>
</li>
<li>
<a href="https://example.com/package">Package</a>
<small>Added 2 hours ago</small>
</li>
<li>
<a href="https://example.com/package">Package</a>
<small>Added 2 hours ago</small>
</li>
</ul>
</div>
<div class="recent_releases">
<h3>Recent Releases</h3>
<ul>
<li>
<a href="https://example.com/package">Package
<small>1.0.0</small>
</a>
<small>Released 20 minutes ago</small>
</li>
<li>
<a href="https://example.com/package">Package
<small>1.0.0</small>
</a>
<small>Released 20 minutes ago</small>
</li>
<li>
<a href="https://example.com/package">Package
<small>1.0.0</small>
</a>
<small>Released 20 minutes ago</small>
</li>
<li>
<a href="https://example.com/package">Package
<small>1.0.0</small>
</a>
<small>Released 20 minutes ago</small>
</li>
<li>
<a href="https://example.com/package">Package
<small>1.0.0</small>
</a>
<small>Released 20 minutes ago</small>
</li>
<li>
<a href="https://example.com/package">Package
<small>1.0.0</small>
</a>
<small>Released 20 minutes ago</small>
</li>
</ul>
</div>
</section>
</section>
<section class="recent">
<div class="recent_packages">
<h3>Recently Added</h3>
<ul>
<li>
<a href="https://example.com/package">Package</a>
<small>Added 2 hours ago</small>
</li>
<li>
<a href="https://example.com/package">Package</a>
<small>Added 2 hours ago</small>
</li>
<li>
<a href="https://example.com/package">Package</a>
<small>Added 2 hours ago</small>
</li>
<li>
<a href="https://example.com/package">Package</a>
<small>Added 2 hours ago</small>
</li>
<li>
<a href="https://example.com/package">Package</a>
<small>Added 2 hours ago</small>
</li>
<li>
<a href="https://example.com/package">Package</a>
<small>Added 2 hours ago</small>
</li>
</ul>
</div>
<div class="recent_releases">
<h3>Recent Releases</h3>
<ul>
<li>
<a href="https://example.com/package">Package
<small>1.0.0</small>
</a>
<small>Released 20 minutes ago</small>
</li>
<li>
<a href="https://example.com/package">Package
<small>1.0.0</small>
</a>
<small>Released 20 minutes ago</small>
</li>
<li>
<a href="https://example.com/package">Package
<small>1.0.0</small>
</a>
<small>Released 20 minutes ago</small>
</li>
<li>
<a href="https://example.com/package">Package
<small>1.0.0</small>
</a>
<small>Released 20 minutes ago</small>
</li>
<li>
<a href="https://example.com/package">Package
<small>1.0.0</small>
</a>
<small>Released 20 minutes ago</small>
</li>
<li>
<a href="https://example.com/package">Package
<small>1.0.0</small>
</a>
<small>Released 20 minutes ago</small>
</li>
</ul>
</div>
<section>
<section class="supporter-ctas">
<div data-controller="panel-button" data-panel-button-analytics-event-value="Home - Supporters CTA" class="panel-button scta">
<a data-action="click->panel-button#click" href="/supporters">
<div class="body">Join the companies and individuals who support this site and keep it running.
<div class="avatars">
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
<img src="/images/logo.svg" title="Community Sponsor" alt="Profile picture for Community Sponsor" width="20" height="20"/>
</div>
</div>
</a>
</div>
<div data-controller="panel-button" data-panel-button-analytics-event-value="Home - Sponsor CTA (Sample Sponsor)" class="panel-button ccta">
<a data-action="click->panel-button#click" href="https://example.com/sponsored/link">
<div class="body">
<picture>
<source srcset="/images/logo.svg" media="(prefers-color-scheme: dark)"/>
<img alt="Sample Sponsor logo" src="/images/logo.svg"/>
</picture>Sponsored links tell everyone about a thing that you can use to do another thing to do!
</div>
<div class="cta">Visit Sample Sponsor &rarr;</div>
</a>
</div>
<div data-controller="panel-button" data-panel-button-analytics-event-value="Home - Sponsor CTA (Sample Sponsor)" class="panel-button ccta">
<a data-action="click->panel-button#click" href="https://example.com/sponsored/link">
<div class="body">
<picture>
<source srcset="/images/logo.svg" media="(prefers-color-scheme: dark)"/>
<img alt="Sample Sponsor logo" src="/images/logo.svg"/>
</picture>Sponsored links tell everyone about a thing that you can use to do another thing to do!
</div>
<div class="cta">Visit Sample Sponsor &rarr;</div>
</a>
</div>
</section>
</section>
</section>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<main>
<div class="inner"><h1>Header One</h1><h2>Header Two</h2><h3>Header Three</h3><h4>Header Four</h4><h5>Header Five</h5><h6>Header Six</h6><p># Not a Header</p><h2>Basic Formatting</h2><p><em>Italic</em> or <em>Italic</em> <strong>Bold</strong> or <strong>Bold</strong> <s>Strikethrough</s></p><h2>Horizontal Lines</h2><hr><hr><h2>Lists</h2><ul><li>List Item One</li></ul><ul><li>List Item Two</li></ul><ol><li>List Item One</li></ol><ol start="2"><li>List Item Two<ul><li>List Item Two -&gt; Indented<ul><li>List Item Two -&gt; Indented -&gt; Indented</li></ul></li></ul></li></ol><ol start="100"><li>Start with 100</li><li>Continue to 101</li></ol><p>Inline <code>code</code> using backticks.</p><h2>Code</h2><pre><code>$ spi search Markdown
</code></pre><pre><code class="language-swift">class SyntaxHighlighter {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ <h1>
</nav>
</div>
</header>
<p class="announcement">Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are
<a href="/ready-for-swift-6">Ready for Swift 6</a>?
</p>
<nav class="breadcrumbs">
<div class="inner">
<ul>
Expand Down

0 comments on commit 6013629

Please sign in to comment.