Skip to content

Commit

Permalink
text edits and add brand link to footer navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
insectengine committed Feb 13, 2024
1 parent 6eb7054 commit 8961d22
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions _data/projectfooter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ links:
url: /security
- page: Usage
url: /usage
- page: Brand
url: /brand

- title: Follow Us
width: 1
Expand Down
8 changes: 4 additions & 4 deletions _includes/brand-band.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ <h2>Quarkus Trademark Usage</h2>
</div>
<div class="width-12-12 width-12-12-m">
<h2>Quarkus Logo Assets</h2>
<p>There are several versions of the logo. Choose either the vertical or the horizontal version depending on your pace requirements.</p>
<p>There are several versions of the logo. Choose either the vertical or the horizontal version depending on your space requirements.</p>
<h4>Background Color</h4>
<p>Notice we have various versions of the coloring. Their selection is dependent on the background color of which it is placed. The "default" logo is for use on a light background while the "reverse" logo is for use on dark backgrounds (notice the color of the interior cube element). The one color versions are designed for use when you have to present it monochromatically (notice extra space in interior cube element). </p>
<p>Notice we have several versions of logo coloring for use on different background colors (light and dark options). The "default" logo is for use on a light background while the "reverse" logo is for use on dark backgrounds (notice the color of the interior cube element). The one color versions are designed for use when you have to present it monochromatically (notice extra space in interior cube element).</p>
</div>
</div>

Expand Down Expand Up @@ -83,7 +83,7 @@ <h4>Icon White</h4>
<div class="component-wrapper brand-band">
<div class="width-12-12 width-12-12-m">
<h2>Logo Do's and Don't</h2>
<p>The key to keeping the Quarkus brand strong is consistency. We do this by maintaining a uniform way of presenting the logo. This means respecting the spacing requirements and supplied color options.</p>
<p>The key to keeping the Quarkus brand strong is consistency. We do this by maintaining a uniform way of presenting the logo across all mediums over time. This means we need to respect the spacing requirements and supplied color options.</p>

<h3>Logo Spacing</h3>
<p>The logo needs space to breath so make sure you leave at least an icon's height and width around it. </p>
Expand All @@ -104,7 +104,7 @@ <h3>What NOT to do</h3>
</div>
<div class="width-4-12 width-12-12-m ">
<img src="{{site.baseurl}}/assets/images/brand/logo_resize.png" alt="Don't resize the elements of the logo">
<p>Don't resize individual elements of the logo</p>
<p>Don't resize individual elements of the logo.</p>
</div>
<div class="width-4-12 width-12-12-m ">
<img src="{{site.baseurl}}/assets/images/brand/logo_skew.png" alt="Don't stretch or squish the logo">
Expand Down

0 comments on commit 8961d22

Please sign in to comment.