Sha256: aebe82f3ea810b2a0f62e82afa28f918aa548d6822994991570a68d7fb1423a3
Contents?: true
Size: 1.84 KB
Versions: 1
Compression:
Stored size: 1.84 KB
Contents
<section class="section-purple space-top space-bottom"> <div class="wrapper"> <h6 class="text-center text-purple caps space-bottom">Why Heroku</h6> <div class="three-up"> <div class="col" style="display: flex;"> <span class="icon hk-icon-addon" style="margin-top: -6px; color: #A898FF;"></span> <div class="" style="flex-auto; margin-left: 20px;"> <h4>Leverage GitHub integration and powerful add-ons</h4> <p>Heroku’s first class <a href="#">GitHub integration</a> and add-ons like MongoDB, Postgres and Redis allow you to extend, manage and deploy small, modular modern application architectures without operational overhead. <a href="#">Learn about Add-ons</a></p> </div> </div> <div class="col" style="display: flex;"> <span class="icon hk-icon-github-2" style="margin-top: -6px; color: #A898FF;"></span> <div class="" style="flex-auto; margin-left: 20px;"> <h4>Rollback to a binary copy of your app if you break production</h4> <p>Heroku’s build process streamlines deployments and produces a byte-for-byte binary copy of your application. This copy can be restored at any point using Heroku rollback. <a href="#">See more</a></p> </div> </div> <div class="col" style="display: flex;"> <span class="icon hk-icon-enterprise" style="margin-top: -6px; color: #A898FF;"></span> <div class="" style="flex-auto; margin-left: 20px;"> <h4>Focus on your app, not configuring routing</h4> <p>Heroku configures routes and distributes HTTP traffic for your Node apps so you can focus on just writing code, not managing ELBs and Nginx. Heroku routes websocket traffic to the same instance of your app for session affinity. <a href="#">Learn about routing</a></p> </div> </div> </div> </div> </section>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shibori-1.9.0 | source/_patterns/02-organisms/03-sections/00-purple.mustache |