We Just Contributed Code to MinneBar. Here’s Why & How.

I feel eternally-grateful to all the people who plan free and inexpensive events. Having served on the planning committees for multiple WordCamps, WordUps, Meetups, and User Groups, I can empathize with the good, bad, and weird of event planning. As my family and work commitments have grown over the years, my ability to contribute to my community consistently has decreased. I went from planning and leading all sorts of local events to planning and contributing here and there, where my schedule and energy permit. That’s why I’m so excited to have been able to contribute some basic css code to the Minnebar website this morning! Below I describe how I did it.

I Noticed Something I Wanted to Improve (and had the skills to contribute!)

While previewing sessions at Minnebar a couple of days ago I saw an opportunity to contribute to an amazing event in a way I had never done before: through code. Specifically, I noticed that the mobile view of the Minnebar Sessions page was difficult to navigate with my fat fingers. It looked like this:

mobile views
Looks and works GREAT on desktop but not on mobile (image courtesy of https://ready.mobi/

How We Reached Out to the Minnebar Team

The Minnestar team is known around town as one of the most-friendly and most-competent groups of volunteers, but even so, I still had some internal trepidation about reaching out to them with an idea – mainly due to my lack of confidence in my coding abilities. But alas, all that anxiety was put to rest from the first interaction! They were supportive and friendly and even invited me to the Slack channel specific to the suggestion I was making.

Once I got the green light from the Minnestar team, I asked a few questions and learned the code base is on Github. From there, I searched the codebase for the specific div element I wanted to edit (“grid_6”), found the code, and then…Oh crap! I don’t know how to submit a pull request to someone else’s project in Github! Thankfully, Github makes this SUPER easy – they have a button for that! Of course they do – bless them! I didn’t actually need to do any pulling or pushing of code – just a few clicks in the browser and I was off to the races!

From there, I posted a link to my Github pull request to the Minnestar Slack channel, and they promised to review it.

I Contribute As Best I Can

While my endless energy + days & nights of contributing to my community are a thing of the past/future, I am happy to be able to contribute this little bit to a community of people I care a great deal about.

Posted in

Toby Cryns

RSS From Toby’s Blog

  • Fortify Your WordPress Site: Essential Security Steps
    Securing your WordPress site is a critical component of maintaining your online presence and safeguarding your data. Security is no longer a luxury, it has become a necessity in today’s digital world, where threats are lurking at every corner. This piece dives deep into WordPress security basics, giving you a comprehensive understanding of common vulnerabilities…
  • Master Your Site: Customizing WordPress Themes
    Just as a house is more than bricks and mortar, a WordPress site is much more than simple code. It’s a cohesive structure built with various layers such as PHP, HTML, CSS, and other key elements. Customizing WordPress themes involves gaining an in-depth understanding of this structure, learning to inspect and adjust design elements with…
  • Mastering WordPress Basics for Beginners within Hours
    Welcome to the world of WordPress, a widely used Content Management System (CMS) that powers millions of websites worldwide. Being immensely flexible and user-friendly, WordPress offers an endless scope to create, manage, and customize your website according to your needs and preferences. In this segment, we attempt to introduce you to the basics of WordPress,…

More posts from themightymo.com

sem rush log file analyzer

How to optimize your Google Crawl Budget using SEM Rush Log File Analyzer and Rank Math SEO

By The Mighty Mo! Design Co. | September 22, 2023

Today I ran the SEM Rush Log File Analyzer tool, and it showed some interesting things that are a complete waste of our Google Crawl Budget. Specifically, I learned that Google is wasting some of our crawl budget on the /wp-includes/ directory, certain plugin directories, and cache directories. I also noticed random files being crawled…

google analytics definitive guide

Where is the Google Analytics Measurement ID?

By Toby Cryns | August 16, 2023

In the vast, evolving world of web development and analytics, keeping up with terminologies and tools can sometimes feel like trying to chase a mischievous cat in a maze. You think you’ve got a grip, only for it to slip right through your fingers! Enter the mysterious “Measurement ID” from Google Analytics 4 (GA4), a…

Convert aiff to mp3

How to Convert .aiff to .mp3 files via Command Line

By The Mighty Mo! Design Co. | June 29, 2023

Yesterday I ran into an issue where I needed to convert .aiff files to .mp3. DBPowerAmp was recommended to me as a paid GUI tool. But I wanted something more lightweight, since this is a task I rarely need to do (most of the time, I’m already in Logic Pro, and exporting is simple there).…

RSS From Toby’s Blog

  • Fortify Your WordPress Site: Essential Security Steps
    Securing your WordPress site is a critical component of maintaining your online presence and safeguarding your data. Security is no longer a luxury, it has become a necessity in today’s digital world, where threats are lurking at every corner. This piece dives deep into WordPress security basics, giving you a comprehensive understanding of common vulnerabilities…
  • Master Your Site: Customizing WordPress Themes
    Just as a house is more than bricks and mortar, a WordPress site is much more than simple code. It’s a cohesive structure built with various layers such as PHP, HTML, CSS, and other key elements. Customizing WordPress themes involves gaining an in-depth understanding of this structure, learning to inspect and adjust design elements with…
  • Mastering WordPress Basics for Beginners within Hours
    Welcome to the world of WordPress, a widely used Content Management System (CMS) that powers millions of websites worldwide. Being immensely flexible and user-friendly, WordPress offers an endless scope to create, manage, and customize your website according to your needs and preferences. In this segment, we attempt to introduce you to the basics of WordPress,…