This is actually a test-put of the _posts folder.

Created by Richard Jiang on 4th, Apr, 2016.

Note: ‘Jekyll also offers powerful support for code snippets’:

function helloWorld() {
	var testing = "haha";
	console.log(testing);
}

Check out the Jekyll docs for more info on how to get the most out of Jekyll. File all bugs/feature requests at Jekyll’s GitHub repo. If you have questions, you can ask them on Jekyll Talk.