Skip to content

Remove Chucklefish whitepaper #771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 15, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed static/pdfs/Rust-Chucklefish-Whitepaper.pdf
Binary file not shown.
7 changes: 0 additions & 7 deletions templates/production/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@
<a class="button button-secondary" href="/static/pdfs/Rust-npm-Whitepaper.pdf">Read the whitepaper</a>
</div>
<div class="mw-50-l mh2-l pt0 flex flex-column justify-between-l">
<h3>Chucklefish</h3>
<p><a href="https://chucklefish.org/">Chucklefish</a>, the video game company that published Stardew Valley and Starbound, is using Rust in their new projects Wargroove and Witchbrook to get safe concurrency and portability.</p>
<a class="button button-secondary" href="/static/pdfs/Rust-Chucklefish-Whitepaper.pdf">Read the whitepaper</a>
</div>
</div>
<div class="flex flex-column flex-row-l">
<div class="mh2-l pt0 flex flex-column justify-between-l">
<h3>Tilde</h3>
<p>Learn how Rust helps <a href="http://www.tilde.io/">Tilde</a>, makers of <a href="https://www.skylight.io/">Skylight</a>, use minimal resources to enable feature-rich performance monitoring of their customers’ applications.</p>
<a class="button button-secondary" href="/static/pdfs/Rust-Tilde-Whitepaper.pdf">Read the whitepaper</a>
Expand Down