Home

View README Code in GitHub

Toggle between preview and code mode when viewing a markdown file in GitHub.

File this under how in the world did I not know this?

I’ve always appreciated that GitHub shows the rendered version of a markdown file by default, but I was also annoyed because I thought the only way to view the code was to go to the raw file.

Turns out there is a fancy little button toggle to switch between preview and code mode when viewing a markdown file in GitHub.

Let's Connect

Keep Reading

Is GitHub the Best CMS?

It seems like a silly question, given that GitHub is not typically thought about as a CMS. But I analyze the question anyways, using a series of 11 factors.

Aug 30, 2022

3 Ways to Add an Image to GitHub README

Images often come in handy alongside documentation. Here are a few methods for adding them to your README and other markdown files.

Jan 30, 2021

Commit Code Changes Using GitHub Actions

Commit file changes created during a GitHub automated workflow run.

Jun 17, 2021