Skip to content

GitHub Blog Search

Search Results for: GitHub Pages

An illustration of two octocats repairing a robot.

Gaug.es for Android

Update: We’ve discontinued this app. We're proud to announce that Gaug.es for Android is now available in the Android Market! The app provides a quick overview of your traffic, top…

Matt Graham
An illustration of two octocats repairing a robot.

The Code Tab

¡OH MY SCIENCE EVERYTHING HAS CHANGED! Welcome to the Code tab. GitHub launched over three years ago, but to this day we've never touched our main repository navigation structure. This…

Kyle Neath
An illustration of two octocats repairing a robot.

Hello Singapore (CDN Experiment)

Earlier this week we began experimenting with using Amazon CloudFront as a CDN for serving static assets. We've also rolled out some general asset delivery optimizations. Depending on how far…

Ryan Tomayko
An illustration of two octocats repairing a robot.

New uploader & downloads screen

Update: Uploads have been deprecated Not too long ago we rolled out the one true downloads button, but unfortunately the Downloads page was still left unattended. Well, today we’re rolling…

Kyle Neath
An illustration of two octocats repairing a robot.

Twitter Service Hooks Return

A few weeks back twitter removed basic auth support and as a result many of you haven't been receiving twitter notifications for changes to your repositories. We've taken the the…

Corey Donohoe
An illustration of two octocats repairing a robot.

Git Notes Display

Update (August 14, 2014): Displaying Git notes on GitHub is no longer supported. I just blogged about the new git-notes functionality over at the Pro Git blog. If you're interested…

Scott Chacon
An illustration of two octocats repairing a robot.

Branch Lists

Git's branching model is one of it's best features. Branches are cheap, fast and extremely flexible. They're great for developing features, maintaining old releases, or just plain experimentation. If you…

Kyle Neath
An illustration of two octocats repairing a robot.

Improved Commit Diffs

We recently rolled out a bunch of improvements to commit pages to make reviewing diffs a bit more pleasant. Diffstats Diffstat style histograms of insertions and deletions for each file…

Ryan Tomayko
An illustration of two octocats repairing a robot.

New Repository Headers!

We just pushed out an updated header design for all repository pages, you can see it in action on any of our project pages The new headers fixed some long…

Kyle Neath
An illustration of two octocats repairing a robot.

Unicorn!

We've been running Unicorn for more than a month. Time to talk about it. What is it? Unicorn is an HTTP server for Ruby, similar to Mongrel or Thin. It…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Keeping GoogleBot Happy

One of the interesting side effects I hadn't considered when we rolled out some fairly significant caching updates on GitHub in the beginning of January was how much Google's crawler…

PJ Hyett
An illustration of two octocats repairing a robot.

QuirkeyCode

img http://img.skitch.com/20090210-ki5psk2u56umjyyrjexs7ejrid.png http://code.quirkey.com The most rewarding part of running GitHub is seeing all the great code and ideas that people are showing off via the site. Earlier tonight I saw…

Tom Preston-Werner
An illustration of two octocats repairing a robot.

Only the beginning

2008 has been an incredible year for many of us, both here are GitHub and within the fantastic community that has bloomed around us and that we depend on. I…

Scott Chacon