Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Publish Tilde whitepaper! 🎉 #1035

Merged
merged 2 commits into from
Feb 6, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
5 changes: 5 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,11 @@ p.pitch a {
font-size: 80%;
}

p.friends-pitch {
font-size: 25px;
font-weight: 300;
}

hr {
margin-top: 2em;
margin-bottom: 3em;
Expand Down
7 changes: 5 additions & 2 deletions en-US/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
that runs blazingly fast,
prevents segfaults,
and guarantees thread safety.
<br/>
<b><a href="friends.html">See who's using Rust.</a></b>
</p>
</div>
<div class="col-md-4">
Expand All @@ -22,6 +20,11 @@
<a href="{{ site.stable_blog }}">{{ site.stable_date | date: "%B %-d, %Y" }}</a>
</div>
</div>
<div class="col-md-12">
<p class="friends-pitch">
<a href="friends.html">See who's using Rust</a>, and <a href="/pdfs/Rust-Tilde-Whitepaper.pdf">read more about Rust in production</a>.
</p>
</div>
</div>

<div class="row code-row">
Expand Down
Binary file added pdfs/Rust-Tilde-Whitepaper.pdf
Binary file not shown.