Hello World!
Read Jekyll Quick Start
Complete usage and documentation available at: Jekyll Bootstrap
Update Author Attributes
In _config.yml
remember to specify your own data:
title : My Blog =)
author :
name : Name Lastname
email : blah@email.test
github : username
twitter : username
The theme should reference these variables whenever needed.
Sample Posts
This blog contains sample posts which help stage pages and blog data.
When you don’t need the samples anymore just delete the _posts/core-samples
folder.
$ rm -rf _posts/core-samples
Here’s a sample “posts list”.
- 18 Feb 2017 » Text mining
- 08 Feb 2017 » Tidy data
- 05 Feb 2017 » The HMM package
- 26 Jan 2017 » Hidden Markov Models
- 25 Jan 2017 » Getting started with GitBook
- 23 Jan 2017 » Using ggplot2
- 22 Jan 2017 » Principal Component Analysis
- 22 Jan 2017 » Start of new blog
- 17 Dec 2014 » What is a function?
- 04 Sep 2014 » Matrices
- 29 Dec 2011 » Jekyll Introduction
To-Do
This theme is still unfinished. If you’d like to be added as a contributor, please fork! We need to clean up the themes, make theme usage guides with theme-specific markup examples.