Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add two new sponsors #330

Merged
merged 9 commits into from
Sep 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem "bridgetown", "~> 1.1.0"

# Puma is a Rack-compatible server used by Bridgetown
# (you can optionally limit this to the "development" group)
gem "puma", "~> 5.6"
gem "puma"

group :test do
# Test rendered HTML files to make sure they are accurate
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ GEM
racc (~> 1.4)
parallel (1.22.1)
public_suffix (5.0.0)
puma (5.6.7)
puma (6.3.1)
nio4r (~> 2.0)
racc (1.6.2)
rack (3.0.6.1)
Expand Down Expand Up @@ -151,7 +151,7 @@ PLATFORMS
DEPENDENCIES
bridgetown (~> 1.1.0)
html-proofer
puma (~> 5.6)
puma

RUBY VERSION
ruby 3.1.1p18
Expand Down
1 change: 1 addition & 0 deletions frontend/stylesheets/components/_list-sponsor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
@include make-col(4);

display: flex;
align-items: center;
justify-content: center;

padding-top: 1rem;
Expand Down
8 changes: 4 additions & 4 deletions frontend/stylesheets/screens/_home.scss
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@ body.home .sponsors {
@include media-breakpoint-up('sm') {
margin-inline: auto;
}
}

&.list-sponsor--silver {
@include media-breakpoint-up('md') {
width: 85%
&.list-sponsor--silver {
@include media-breakpoint-up('md') {
width: 85%
}
}
}

Expand Down
12 changes: 11 additions & 1 deletion src/_data/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,14 @@
about: "We believe that extraordinary expertise in design and technology can solve some of the world's biggest challenges."
logo_url: /images/sponsors/oivan.svg
url: "https://oivan.com/"
level: gold
level: gold
- name: The Urban Office
about: The Urban Office is Thailand’s leading hybrid model coworking space provider, built with a mission to empower startups and SMEs to succeed through different stages of business growth. Our flexible workspace solution includes shared coworking spaces, instant plug & play serviced offices, virtual offices, meeting room facilities, breakout lounges, phone booths, in-house café, outdoor terrace, and more. Our flexible workspace solutions are integrated with business-driven IT network solutions created to meet hybrid work needs and encourage communication, collaboration, creativity, and productivity while offering ultimate flexibility whether a client chooses 1 hot desk seat or enterprise solution for up to 100 pax.
logo_url: /images/sponsors/urbanoffice.svg
url: "https://www.theurbanoffice.com/"
level: gold
- name: Bluethumb
about: We make discovering artists & buying art easy. We represent over 20,000 emerging and established artists from Australia and work with 20 of Australia's most remote Aboriginal Art Centres to give you access to more Australian artists and their art than anywhere else in the world.
logo_url: /images/sponsors/bluethumb.svg
url: "https://tech.blueth.mb/"
level: silver
11 changes: 11 additions & 0 deletions src/images/sponsors/bluethumb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions src/images/sponsors/urbanoffice.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.