Skip to content
This repository has been archived by the owner on Jul 21, 2019. It is now read-only.

Add "Deploys by Netlify" badge to footer #669

Closed
mattstratton opened this issue Oct 31, 2018 · 4 comments
Closed

Add "Deploys by Netlify" badge to footer #669

mattstratton opened this issue Oct 31, 2018 · 4 comments
Assignees

Comments

@mattstratton
Copy link
Member

Per Netlify, in order for devopsdays.org to continue being hosted for free, we will need to add a badge for Netlify to the site (this is due to the high amount of bandwidth we are using).

Code will look like this:

<a href="https://www.netlify.com">
  <img src="https://www.netlify.com/img/global/badges/netlify-light.svg"/>
</a>

Note - while normally I would recommend we self-host the image, given the bandwidth issue, we might as well use Netlify's origin instead of our own :)

@kmugrage
Copy link
Contributor

Seems like a reasonable request

@bridgetkromhout
Copy link
Contributor

while normally I would recommend we self-host the image, given the bandwidth issue, we might as well use Netlify's origin instead of our own

This is a tiny image, though. And I really don't like the idea of something not controlled by us being displayed on the front page. Not that I think they'd change the picture on us, but always in motion is the future.

Also, I'd prefer a transparent background:

screen shot 2018-11-03 at 9 39 06 am

The link itself is fine, as is the placement (it's in a good place for it).

@mattstratton
Copy link
Member Author

mattstratton commented Nov 3, 2018

The choices we have for the badge are located here:

https://www.netlify.com/press/

I am okay with hosting the image itself. We were requested to use one of their badges, so I don't want to modify the image.

@mattstratton
Copy link
Member Author

I updated #670 to now host the image from our own site instead of Netlify. As I mentioned, we need to use one of their badges; the light one (see the Press link above) seemed the least obtrusive.

somatorio pushed a commit to somatorio/devopsdays-theme that referenced this issue Dec 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants