Add August sponsors (#646)
* Add August sponsors * Change Timber utm_campaign from May to Aug
This commit is contained in:
parent
e943087405
commit
c9714c370b
2 changed files with 9 additions and 8 deletions
|
|
@ -211,14 +211,13 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="sidebar-sponsor">
|
||||
<a class="partner-link" href="https://getstream.io/try-the-api?utm_source=dev.to&utm_medium=banner&utm_campaign=july" target="_blank" data-details="stream__image">
|
||||
<img src="<%= cloudinary("https://thepracticaldev.s3.amazonaws.com/i/ax5ul84foje0ap2jr5hj.png") %>" />
|
||||
|
||||
<a class="partner-link" href="https://timber.io/?utm_source=devto&utm_medium=homepage&utm_campaign=devto_aug" target="_blank" data-details="timber__image">
|
||||
<img src="<%= cloudinary("https://thepracticaldev.s3.amazonaws.com/i/wxyawe0x0ve0n7kmbzk5.png") %>" />
|
||||
</a>
|
||||
<div class="sponsor-tagline">
|
||||
The API for building scalable news feeds and activity feeds.
|
||||
<a class="partner-link sponsor-learn-more" href="https://getstream.io/try-the-api?utm_source=dev.to&utm_medium=banner&utm_campaign=july" target="_blank" data-details="stream__learn-more">
|
||||
Learn More
|
||||
Best in class logging for Node, Ruby and Elixir apps.
|
||||
<a class="partner-link sponsor-learn-more" href="https://timber.io/?utm_source=devto&utm_medium=homepage&utm_campaign=devto_aug" target="_blank" data-details="timber__learn-more">
|
||||
Learn More
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -37,9 +37,11 @@
|
|||
|
||||
<hr/>
|
||||
|
||||
<a href="https://getstream.io/try-the-api?utm_source=dev.to&utm_medium=banner&utm_campaign=july"><img src="<%= cloudinary("https://thepracticaldev.s3.amazonaws.com/i/ax5ul84foje0ap2jr5hj.png", 260) %>" /></a>
|
||||
<a href="https://timber.io/?utm_source=devto&utm_medium=homepage&utm_campaign=devto_aug"><img src="<%= cloudinary("https://thepracticaldev.s3.amazonaws.com/i/wxyawe0x0ve0n7kmbzk5.png", 260) %>" /></a>
|
||||
|
||||
<p><a href="https://getstream.io/try-the-api?utm_source=dev.to&utm_medium=banner&utm_campaign=july">Stream</a>'s API is tailor-made for creating news feeds and activity streams. We should know, as we chose Stream to construct the easier-said-than-done components of the <a href="/">dev.to</a> notifications feed. If you are implementing a feed, let Stream do the heavy lifting.</p>
|
||||
<p><a href="https://timber.io/?utm_source=devto&utm_medium=homepage&utm_campaign=devto_aug">Timber</a> is one of the most interesting products to take on the logging space. Built around readability and usability, Timber is a logging system you're actually going to be excited about using. We have been Timber users since the beta days ourselves. They are doing great work.</p>
|
||||
|
||||
<p>Timber currently integrates most seamlessly with Ruby, Elixir and Node applications. It comes highly recommended from our team.</p>
|
||||
|
||||
<hr/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue