<![CDATA[The Code Bug]]>https://stefanscherer.github.io/Ghost 0.7Thu, 08 Oct 2015 11:09:26 GMT60<![CDATA[Moved to a new site]]>Welcome friends of the bug. We have a new, fast and free website in that order. The Code Bug was about to spend a fortune on a fast WordPress website when he realised you can get an even faster one for free.
We're hosted on GitHub and the site is

]]>
https://stefanscherer.github.io/moved-to-a-new-site/9440329f-07ec-4d4c-8ce3-d048507f285cThu, 08 Oct 2015 10:57:42 GMTWelcome friends of the bug. We have a new, fast and free website in that order. The Code Bug was about to spend a fortune on a fast WordPress website when he realised you can get an even faster one for free.
We're hosted on GitHub and the site is small so it loads super fast. The code bug likes ultra-fast sites. He thinks your time is important.

So what can the code Bug's new site do?

Here's how the Code Bug creates a new post now:

$ octopress new post "Post Title"
$ git add .
$ git commmit -m "New Post"
$ git push origin

Now that's cool even if you didn't get it.
Also, now you can see the estimated read time at the top. A nice touch.

Blockquotes

It can pretend the Code Bug is quoting people he never actually read.

Code Snippets

Syntax highlighting Swift code as if it were javascript. But hey, it works

class SwiftClass {  
    func foo() {
    }
}

Buttons

And cute buttons. If you want to get a site like this one for free then tap the button and follow the instructions.

At the end of the page we have disqus comments. Feel free to never use them, and when you do, insult as many people as you can

]]>