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”.
- 12 Aug 2015 » Webhook for Facebook with Subscriptions
- 12 Aug 2015 » Creating Chrome Extension
- 11 Aug 2015 » Facebook Page Subscribed Apps
- 11 Aug 2015 » Adding Facebook App to Facebook Page
- 04 Aug 2015 » Presto with Cassandra CLI
- 02 Aug 2015 » Cassandra set up in Mac
- 02 Aug 2015 » Cassandra lib for Python
- 29 Jul 2015 » Empty string validation in Scala
- 28 Jul 2015 » What is SCRUM
- 28 Jul 2015 » What is Kanban
- 28 Jul 2015 » Moving Fast with High Code Quality - Quora
- 27 Jul 2015 » Parsing and adding URL parameters with Javascript
- 27 Jul 2015 » DateTime TimeZone conversion with Joda in Scala
- 19 Aug 2012 » Setting up Express JS & Stylus
- 02 Aug 2012 » 406 not accepted Opencart cookie.js
- 28 Jul 2012 » Tilambuku Name Card Design
- 28 Jul 2012 » Sending Email Using Javascript
- 28 Jul 2012 » Open Cart Slideshow Image Order
- 28 Jul 2012 » Including Javascript File From Another Javascript File
- 28 Jul 2012 » Adding GET Parameter to Javascript File
- 04 Jul 2012 » XAML Multivalue command parameter binding
- 04 Jul 2012 » XAML Binding Enumerations
- 04 Jul 2012 » WPF Descriptions in enumerations
- 12 Jun 2012 » XAML Using String Format
- 12 Jun 2012 » XAML Using Border
- 12 Jun 2012 » XAML Binding ListBox to ListCollection
- 12 Jun 2012 » WPF VB.Net Save File Dialog
- 12 Jun 2012 » Nettuts Link Building Static Page with Jekyll
- 08 Jun 2012 » What The Hell is Jekyll
- 08 Jun 2012 » Centering UL in CSS
- 07 Jun 2012 » Using custom font with CSS
- 07 Jun 2012 » Git Jekyll Commands
- 07 Jun 2012 » CSS Full Background
- 05 Jun 2012 » Setting up Jekyll for Github in Windows
- 05 Jun 2012 » Setting up GitHub in Windows
- 05 Jun 2012 » Removing a git remote
- 05 Jun 2012 » Node JS Cannot find module 'formidable'
- 05 Jun 2012 » Hello World
- 05 Jun 2012 » Comitting changes to git repository
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.