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

Open up the Hackies for 2023 #208

Merged
merged 4 commits into from
Sep 18, 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 @@ -23,7 +23,7 @@ gem "slugged"
gem "stringex"

gem "json_pure"
gem "puma", "~> 5.0"
gem "puma", "~> 6.0"

gem "dalli"
gem "inline_svg"
Expand Down
164 changes: 83 additions & 81 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,67 +1,67 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (7.0.4.3)
actionpack (= 7.0.4.3)
activesupport (= 7.0.4.3)
actioncable (7.0.8)
actionpack (= 7.0.8)
activesupport (= 7.0.8)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (7.0.4.3)
actionpack (= 7.0.4.3)
activejob (= 7.0.4.3)
activerecord (= 7.0.4.3)
activestorage (= 7.0.4.3)
activesupport (= 7.0.4.3)
actionmailbox (7.0.8)
actionpack (= 7.0.8)
activejob (= 7.0.8)
activerecord (= 7.0.8)
activestorage (= 7.0.8)
activesupport (= 7.0.8)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.0.4.3)
actionpack (= 7.0.4.3)
actionview (= 7.0.4.3)
activejob (= 7.0.4.3)
activesupport (= 7.0.4.3)
actionmailer (7.0.8)
actionpack (= 7.0.8)
actionview (= 7.0.8)
activejob (= 7.0.8)
activesupport (= 7.0.8)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.0)
actionpack (7.0.4.3)
actionview (= 7.0.4.3)
activesupport (= 7.0.4.3)
rack (~> 2.0, >= 2.2.0)
actionpack (7.0.8)
actionview (= 7.0.8)
activesupport (= 7.0.8)
rack (~> 2.0, >= 2.2.4)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (7.0.4.3)
actionpack (= 7.0.4.3)
activerecord (= 7.0.4.3)
activestorage (= 7.0.4.3)
activesupport (= 7.0.4.3)
actiontext (7.0.8)
actionpack (= 7.0.8)
activerecord (= 7.0.8)
activestorage (= 7.0.8)
activesupport (= 7.0.8)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.0.4.3)
activesupport (= 7.0.4.3)
actionview (7.0.8)
activesupport (= 7.0.8)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (7.0.4.3)
activesupport (= 7.0.4.3)
activejob (7.0.8)
activesupport (= 7.0.8)
globalid (>= 0.3.6)
activemodel (7.0.4.3)
activesupport (= 7.0.4.3)
activerecord (7.0.4.3)
activemodel (= 7.0.4.3)
activesupport (= 7.0.4.3)
activestorage (7.0.4.3)
actionpack (= 7.0.4.3)
activejob (= 7.0.4.3)
activerecord (= 7.0.4.3)
activesupport (= 7.0.4.3)
activemodel (7.0.8)
activesupport (= 7.0.8)
activerecord (7.0.8)
activemodel (= 7.0.8)
activesupport (= 7.0.8)
activestorage (7.0.8)
actionpack (= 7.0.8)
activejob (= 7.0.8)
activerecord (= 7.0.8)
activesupport (= 7.0.8)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
activesupport (7.0.4.3)
activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -116,13 +116,13 @@ GEM
i18n (>= 1.8.11, < 2)
ffi (1.15.5)
foreman (0.87.2)
globalid (1.1.0)
activesupport (>= 5.0)
globalid (1.2.1)
activesupport (>= 6.1)
haml (5.2.2)
temple (>= 0.8.0)
tilt
hpricot (0.8.6)
i18n (1.13.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
inline_svg (1.9.0)
activesupport (>= 3.0)
Expand All @@ -147,9 +147,9 @@ GEM
kaminari-core (1.2.2)
launchy (2.5.2)
addressable (~> 2.8)
loofah (2.21.1)
loofah (2.21.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
macaddr (1.7.2)
systemu (~> 2.6.5)
mail (2.8.1)
Expand All @@ -161,11 +161,11 @@ GEM
matrix (0.4.2)
memcachier (0.0.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.2)
minitest (5.18.0)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
minitest (5.20.0)
msgpack (1.7.0)
net-imap (0.3.4)
net-imap (0.3.7)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -175,8 +175,8 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
orm_adapter (0.5.0)
parallel (1.23.0)
Expand All @@ -192,36 +192,38 @@ GEM
psych (5.1.0)
stringio
public_suffix (5.0.1)
puma (5.6.5)
puma (6.3.1)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.7)
racc (1.7.1)
rack (2.2.8)
rack-cache (1.13.0)
rack (>= 0.4)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.4.3)
actioncable (= 7.0.4.3)
actionmailbox (= 7.0.4.3)
actionmailer (= 7.0.4.3)
actionpack (= 7.0.4.3)
actiontext (= 7.0.4.3)
actionview (= 7.0.4.3)
activejob (= 7.0.4.3)
activemodel (= 7.0.4.3)
activerecord (= 7.0.4.3)
activestorage (= 7.0.4.3)
activesupport (= 7.0.4.3)
rails (7.0.8)
actioncable (= 7.0.8)
actionmailbox (= 7.0.8)
actionmailer (= 7.0.8)
actionpack (= 7.0.8)
actiontext (= 7.0.8)
actionview (= 7.0.8)
activejob (= 7.0.8)
activemodel (= 7.0.8)
activerecord (= 7.0.8)
activestorage (= 7.0.8)
activesupport (= 7.0.8)
bundler (>= 1.15.0)
railties (= 7.0.4.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
railties (= 7.0.8)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
railties (7.0.4.3)
actionpack (= 7.0.4.3)
activesupport (= 7.0.4.3)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.0.8)
actionpack (= 7.0.8)
activesupport (= 7.0.8)
method_source
rake (>= 12.2)
thor (~> 1.0)
Expand All @@ -236,7 +238,7 @@ GEM
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.5)
rexml (3.2.6)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
Expand Down Expand Up @@ -290,7 +292,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.9.1)
selenium-webdriver (4.10.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -321,9 +323,9 @@ GEM
temple (0.10.0)
test-unit (3.5.7)
power_assert
thor (1.2.1)
thor (1.2.2)
tilt (2.1.0)
timeout (0.3.2)
timeout (0.4.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
Expand All @@ -333,17 +335,17 @@ GEM
macaddr (~> 1.0)
warden (1.2.9)
rack (>= 2.0.9)
webdrivers (5.2.0)
webdrivers (5.3.1)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
selenium-webdriver (~> 4.0, < 4.11)
websocket (1.2.9)
websocket-driver (0.7.5)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.8)
zeitwerk (2.6.11)

PLATFORMS
ruby
Expand All @@ -370,7 +372,7 @@ DEPENDENCIES
memcachier
pg (~> 1.1)
pry-rails
puma (~> 5.0)
puma (~> 6.0)
rack-cache
rails (~> 7.0)
rb-readline
Expand Down
8 changes: 7 additions & 1 deletion app/views/site/hackies.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

%div.container
:markdown
# The Annual Hackies Awards - Nominations closed for 2022
# The Annual Hackies Awards - Nominations open now until October 31

Want to get right to nominating someone? [Click here for the nomination form](https://forms.gle/1rrVbAagYJcnh4Y18)!

Each year, we recognize individuals in the Indianapolis tech community who have done outstanding work throughout the year, whether by improving their own skills, mentoring and teaching others, or doing their part to enrich the community as a whole. The Hackies Awards recognize individuals in the community who are great promoters of inclusion, empowerment and diversity.

Expand All @@ -27,6 +29,10 @@

The Trainer of the Year can frequently be found helping others learn. They may give talks at meetups, teach at a coding school, or teach in other capacities. They have been recognized as a teacher/trainer with superior communication skills, patience and willingness to reach out to beginners.

## Nominate someone today

[Click here for the nomination form](https://forms.gle/1rrVbAagYJcnh4Y18).

#### Want to know more?

If you have any questions about the Hackies, or the nomination process, please contact [[email protected]](mailto:[email protected]).
16 changes: 7 additions & 9 deletions app/views/site/index.html.erb
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<section class="announcements-alt" data-section="announcement">
<div class="container slack">
<h2>🌈🌟 Thank You For Helping Us Celebrate Pride! 🌈🌟</h2>
<p>IndyHackers DEI is working to foster more connections in Indiana’s tech community. Because of your generosity, we were able to meet the Silver sponsorship level at Indy Pride!</p>
<h3>About the Organizations:</h3>
<p>Best known for the annual Indy Pride Festival, <strong>Indy Pride, Inc.</strong> also does philanthropic work throughout the year to support many other LGBTQ+ support organizations throughout Central Indiana.</p>
<p><strong>AAPI Pride</strong> envisions all AAPI LGBTQ+ folx in Indiana living a safe, welcoming, and affirming truth as our authentic selves; empowering a collective community to represent in every space that may have otherwise been inaccessible, hostile, or unsafe.</p>
<p><strong>Indy Hackers</strong> strives to help tech people in Indiana grow by fostering community connections and celebrating individual successes.</p>
</div>
<section class="two-columns announcements holcomb" data-section="announcement">
<div class="container">
<h2><a href="/hackies" style="text-decoration: none">The Hackies Awards nominations are open!</a></h2>
<p>Each year Indy Hackers recognizes people in the Indiana tech community for leveling themselves or others up or helping the community.</p>
<p>This year, nominations are open September 18 through October 27. Please nominate as many people as you think deserve some recognition! <a href="/hackies">Visit the Hackies page</a> for details and a link to the nomination form.</p>
<p>The awards will be presented in person at the holiday social this year!</p>
</div>
</section>
<section class="two-columns announcements" data-section="announcement">
<div class="container slack">
Expand Down