From 9bbc78aa45577317ffe544da055ab7a263a97736 Mon Sep 17 00:00:00 2001 From: bekki Date: Sat, 7 Sep 2024 18:06:54 -0600 Subject: [PATCH] Add Honeybadger to the sponsors Add hotels to the Boulder guide --- frontend/styles/index.css | 6 ++++- src/_data/sponsors.yaml | 7 ++++++ src/_partials/_location.erb | 2 +- src/_partials/_sponsor.erb | 2 +- src/boulder-guide.erb | 22 +++++++++++++++++++ src/images/sponsors/honeybadger_logo.svg | 11 ++++++++++ .../sponsors/honeybadger_logo_white.svg | 11 ++++++++++ 7 files changed, 58 insertions(+), 3 deletions(-) create mode 100644 src/images/sponsors/honeybadger_logo.svg create mode 100644 src/images/sponsors/honeybadger_logo_white.svg diff --git a/frontend/styles/index.css b/frontend/styles/index.css index 76cda67..7e2d1d8 100644 --- a/frontend/styles/index.css +++ b/frontend/styles/index.css @@ -81,7 +81,11 @@ body { } .sponsor-sapphire { - @apply max-w-[300px]; + @apply max-w-[325px]; + & img { + @apply w-[325px]; + } + } .sponsor-emerald { diff --git a/src/_data/sponsors.yaml b/src/_data/sponsors.yaml index d194d26..d1a403a 100644 --- a/src/_data/sponsors.yaml +++ b/src/_data/sponsors.yaml @@ -3,6 +3,13 @@ level: ruby url: https://simiaruminfinitarum.com/ enabled: false +- name: Honeybadger + logo: honeybadger_logo.svg + footer_logo: honeybadger_logo_white.svg + level: sapphire + url: https://www.honeybadger.io/ + enabled: true + footer: true - name: AppSignal logo: Appsignal-original-azure.png footer_logo: Appsignal-original-white.png diff --git a/src/_partials/_location.erb b/src/_partials/_location.erb index 2918ec3..917f42d 100644 --- a/src/_partials/_location.erb +++ b/src/_partials/_location.erb @@ -17,7 +17,7 @@

- Discover Boulder, Colorado, where the breathtaking Rocky Mountain landscapes meet a vibrant city teeming with unique cultural experiences, an eclectic arts scene, and delectable cuisine. Boulder is a city that thrives on the outdoors, so you’ll find plenty of ways to enjoy the fresh mountain air, whether you’re hiking, biking, or simply strolling through the city’s many parks and the historic Pearl Street Mall. + Discover Boulder, Colorado, where the breathtaking Rocky Mountain landscapes meet a vibrant city teeming with unique cultural experiences, an eclectic arts scene, and delectable cuisine. Boulder is a city that thrives on the outdoors, so you’ll find plenty of ways to enjoy the fresh mountain air, whether you’re hiking, biking, or simply strolling through the city’s many parks and the historic Pearl Street Mall. Learn more about Boulder in our Boulder Guide.

diff --git a/src/_partials/_sponsor.erb b/src/_partials/_sponsor.erb index d34a593..f916700 100644 --- a/src/_partials/_sponsor.erb +++ b/src/_partials/_sponsor.erb @@ -3,7 +3,7 @@ href="<%= sponsor.url %>" rel="nofollow noopner" target="_blank" - class="mb-6 mr-5 block max-w-[120px] xl:max-w-[100px] 2xl:max-w-[120px]" + class="mb-6 mr-5 block w-[120px] xl:max-w-[100px] 2xl:max-w-[120px]" >

@@ -76,6 +83,21 @@ activity_places = [ <% end %> +

Hotels

+
+ <% hotel_places.each do |place| %> + + <% end %> +

Coffee

<% coffee_places.each do |place| %> diff --git a/src/images/sponsors/honeybadger_logo.svg b/src/images/sponsors/honeybadger_logo.svg new file mode 100644 index 0000000..5a13d38 --- /dev/null +++ b/src/images/sponsors/honeybadger_logo.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/images/sponsors/honeybadger_logo_white.svg b/src/images/sponsors/honeybadger_logo_white.svg new file mode 100644 index 0000000..f15fbfa --- /dev/null +++ b/src/images/sponsors/honeybadger_logo_white.svg @@ -0,0 +1,11 @@ + + + + + + + + + + +