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

Commit Code Changes Using GitHub Actions

Commit file changes created during a GitHub automated workflow run.

Jun 17, 2021

Use Commit Hashes when Sharing GitHub URLs

Sharing GitHub commit hashes directly works for ephemeral uses, but there is a safer way for links that need to last.

Dec 15, 2022