> ## Content Index
> Fetch the complete content index at: https://ghost.org/changelog/llms.txt
> Use this file to discover other available public pages before exploring further.

# Ghost’s Official Blog Theme is Now Open Source
- URL: https://ghost.org/changelog/blog-theme/
- Published: 2015-06-17T09:52:03.000Z
- Updated: 2021-09-22T15:43:00.000Z
- Author: John O'Nolan
- Tags: Announcements, #devblog, #changelog, #ghost

**We’ve just released the theme for this blog, and the [main blog](https://ghost.org/changelog/), as open source.** You can now download and hack away to your heart’s content [over on Github](https://github.com/TryGhost/Casper?ref=ghost.org)!

Many people have asked us what theme we’re using for this blog and why it wasn’t shared openly. It was really a very simple reason: Prior to the introduction of [code injection](https://ghost.org/changelog/code-injection/) we had all of our analytics tracking hard-coded into the theme, and we didn’t want people accidentally skewing our stats without even realising.

Over the last few days we’ve cleaned up a little bit of the code and added an MIT license so that it’s now free and open for everyone.

Enjoy!