← Blog

We're launching rustcolombia.org 🦀

Today we officially launch the Rust Colombia website, the new digital home of our community.

Why a website?

Since 2023 we've grown to over 320 members, organized hackathons, technical meetups, and talks at Universidad EAFIT in Medellín. Until now we coordinated between Meetup, Discord, and social media. It was time to have a central place to find everything: upcoming events, past talks, how to propose a talk, and how to sponsor.

Built with Zola

Being a Rust community, choosing the stack was easy. The site is built with Zola, a static site generator written in Rust.

Why Zola?

  • Written in Rust — on-brand for us
  • Single binary — no Node.js, Ruby, or Python dependencies
  • Fast — the entire site compiles in under 10ms
  • Simple — Markdown for content, Tera templates, built-in Sass
  • Bilingual — native i18n support (Spanish and English)

The site is fully static, deployed on GitHub Pages with a GitHub Actions workflow, and the source code is open source.

What can you find?

  • Events — our next hackathon and past meetups
  • Propose a talk — no matter your level, we want to hear from you
  • Chapters — Medellín active, your city next?
  • Sponsors — companies supporting the community
  • Dark and light mode — because Rustaceans have preferences too

What's next?

We're working on expanding the community to more cities in Colombia, bringing more speakers, and continuing to create spaces to learn Rust together.

If you want to participate: join our Discord, propose a talk, or simply attend the next event ready to learn.

See you at the next meetup. 🦀