Change all Quay.io references to Quay, fix tour and change logo

Fixes #741
This commit is contained in:
Joseph Schorr 2015-11-02 14:16:04 -05:00
parent cca18f8ede
commit f6a53f7cc5
30 changed files with 56 additions and 270 deletions

View file

@ -290,7 +290,7 @@
<li><i class="fa fa-clock-o"></i>
<b>30-Day Free Trial</b>
<p>Your first 30 days are free on Quay.io. Test it out and start building containers!</p>
<p>Your first 30 days are free on Quay. Test it out and start building containers!</p>
</li>
<li><i class="fa fa-hdd-o"></i>
@ -314,7 +314,7 @@
<li><i class="fa fa-lock"></i>
<b>SSL Encryption</b>
<p>Transit between Quay.io and your servers is secured automatically.</p>
<p>Transit between Quay and your servers is secured automatically.</p>
</li>
<li><i class="fa fa-bar-chart"></i>
@ -496,7 +496,7 @@
<li><i class="fa fa-clock-o"></i>
<b>30-Day Free Trial</b>
<p>Your first 30 days are free on Quay.io. Test it out and start building containers!</p>
<p>Your first 30 days are free on Quay. Test it out and start building containers!</p>
</li>
<li><i class="fa fa-hdd-o"></i>
@ -520,7 +520,7 @@
<li><i class="fa fa-lock"></i>
<b>SSL Encryption</b>
<p>Transit between Quay.io and your servers is secured automatically.</p>
<p>Transit between Quay and your servers is secured automatically.</p>
</li>
<li><i class="fa fa-bar-chart"></i>
@ -569,9 +569,9 @@
</div>
</div>
<h4>How is Quay Enterprise different than Quay.io?</h4>
<h4>How is Quay Enterprise different than Quay?</h4>
<p>Quay Enterprise is closely related to Quay.io, but runs on your own hardware or in your cloud environment. Running the application yourself is more secure and is more performant when running on the same cluster as your containerized applications.</p>
<p>Quay Enterprise is closely related to Quay, but runs on your own hardware or in your cloud environment. Running the application yourself is more secure and is more performant when running on the same cluster as your containerized applications.</p>
<p>When running behind your firewall, Quay Enterprise can connect to private Git repositories, LDAP insfrastructure, and more.</p>