Skip to content
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
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
source "https://rubygems.org"

gem "faraday", "2.12.2"
gem "faraday-retry", "2.3.1"
gem "github-pages", "~> 232", group: :jekyll_plugins
gem "json", "2.11.3"
gem "language_server-protocol", "3.17.0.4"
gem "nokogiri", "~> 1.18.8"
gem "rake", "13.2.1"
gem "rubocop", "1.75.5"
gem "faraday", "2.12.2"
gem "json", "2.11.3"
gem "language_server-protocol", "3.17.0.4"

group :test do
gem "fastimage"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions topics/for-the-love-of-code/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
aliases: fortheloveofcode, ftloc
created_by: Lee Reilly
display_name: For the Love of Code
released: July 11, 2025
short_description: "A global, summer hackathon that celebrates the playful, creative, and downright silly side of software development."
topic: for-the-love-of-code
related: gameoff
url: http://gh.io/ftloc
logo: for-the-love-of-code.png
---
For The Love of Code is a global, summer hackathon that celebrates the playful, creative, and downright silly side of software development. From talking toasters to terminal karaoke, this event invites developers to build the projects they've always dreamed about, but never had an excuse to ship. Just for the joy of it. No startups, no pressure... just vibes, creativity, and code.
Binary file modified topics/game-off/game-off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions topics/game-off/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
aliases: github-game-off, githubgameoff, gameoff, ggo12, ggo13, ggo14, ggo15, ggo16
related: global-game-jam, ludum-dare, js13kgames
display_name: Game Off
created_by: Lee Reilly
released: October 25, 2012
short_description: Game Off is an annual game jam celebrating open source.
topic: game-off
logo: game-off.png
Expand Down