From 0cf1d65a8c84b76c0652fb8ebe4ec3185e63029a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= Date: Mon, 18 Aug 2025 14:36:51 +0200 Subject: [PATCH 1/4] Refactor HTML in _Sponsors_ to Markdown --- _pages/sponsors.md | 59 ++++++++++++++++++++-------------------------- 1 file changed, 25 insertions(+), 34 deletions(-) diff --git a/_pages/sponsors.md b/_pages/sponsors.md index 0f82770b..627231b4 100644 --- a/_pages/sponsors.md +++ b/_pages/sponsors.md @@ -31,48 +31,39 @@ and below is a list of all the humans and organizations that have made it possib {%- include pages/sponsors/table.html %} - +### Original Sponsors + +Meet our [original sponsors](sponsors/original-sponsors.html). + + From 3048903044612bf6d12b357c759d63f526470021 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= Date: Fri, 31 Jul 2026 09:08:05 +0200 Subject: [PATCH 2/4] fixup --- _pages/sponsors.md | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/_pages/sponsors.md b/_pages/sponsors.md index 627231b4..7d89f1b8 100644 --- a/_pages/sponsors.md +++ b/_pages/sponsors.md @@ -5,6 +5,7 @@ section: community ---
+ Building a programming language from scratch is not an easy feat. It takes long hours, quite a few headaches and some very talented developers. It’s also not cheap, and we don’t have the financial backing that a multinational corporation would: @@ -13,23 +14,31 @@ this project was funded with our own work and the contribution of a bunch of gen While we have a dedicated team working on the development of Crystal, we need all the help we can get to realize its potential, and below is a list of all the humans and organizations that have made it possible for us to get this far. +
-
-

Enterprise Support

- - {%- include pages/sponsors/sponsor-cards.html %} +
+ +## Enterprise Support + + +{%- include pages/sponsors/sponsor-cards.html %} +
-
+----- + +
-
-

Supporters

+## Supporters - {%- include pages/sponsors/table.html %} +{%- include pages/sponsors/table.html %} -{%- include pages/sponsors/sponsor-cards.html %} + +{% include pages/sponsors/sponsor-cards.html %}
@@ -38,7 +39,7 @@ Our Corporate Sponsorship tiers start at $5,000/month, but let’s talk and find ## Supporters -{%- include pages/sponsors/table.html %} +{% include pages/sponsors/table.html %}