Corey Beres

← Back to home

Software

All articles with the tag software (8)

Skate Buffalo: 2026 update

Wed, Jun 24, 2026

I followed up my Skatelog project with updates to my Hugo-powered website: Skate Buffalo. I had barely touched it for almost two years. I used to be well-versed in Hugo—I made an entire theme in the past—but that was eight years ago.

Read more

Skatelog: a Python project

Mon, Jun 15, 2026

For the past few weeks I worked on a new project with the goal of learning Python: Skatelog.

Read more

Vibe coding skateindex.com

Sat, Apr 4, 2026

I just finished my first programming project built entirely with AI-generated code.

Read more

Replacing Webpack/Babel in 2026

Mon, Jan 5, 2026

I made a simple, mostly-JavaScript website using Webpack and Babel in 2017. Nine years later I was dreading the thought of working on this project again. But I found a solution.

Read more

Paginated collections by tag in Eleventy

Wed, Dec 17, 2025

I want to make Eleventy generate paginated lists of posts for each tag I use. However, I want Eleventy to find all tags and generate the pages dynamically. I definitely don’t want to do my own pagination. But it seems this is impossible.

Read more

New website: 2025 edition

Sun, Dec 14, 2025

This website is now built using Eleventy instead of the Perl script I wrote a couple years ago. Everything should look the same as before, except for some minor visual tweaks.

Read more