RSS Amplifier

Richard Astbury's Blog · Dec 10, 2014

Farewell Wordpress

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

I have moved my blog to GitHub. I’m fed up with wordpress, and prefer the simplicity of Jekyll and git, using GitHub pages for hosting. The code highlighting is also more pleasant (and supports Julia!). function foo () println ( "hello world" ); end You can fork my blog if you like, and use it to create your own.

I have moved my blog to GitHub.

I’m fed up with wordpress, and prefer the simplicity of Jekyll and git, using GitHub pages for hosting.

The code highlighting is also more pleasant (and supports Julia!).

function foo()
  println("hello world");
end

You can fork my blog if you like, and use it to create your own.

Read on /blog/2014/12/10/farewell-wordpress/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.