Home Supporting tagline
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”.
- 24 Nov 2017 » Intellij
- 26 Jan 2016 » AWS overview
- 07 Dec 2015 » vagrant
- 04 Sep 2015 » architecture microservices
- 22 Jun 2015 » scala by coursera
- 11 Apr 2015 » docker
- 06 Nov 2014 » bootstrap
- 31 Oct 2014 » JPA Mapping des relation
- 28 Oct 2014 » Spring
- 24 Oct 2014 » Spring Boot
- 13 Oct 2014 » Context Dependency Injection (CDI)
- 07 Oct 2014 » vert.x
- 07 Oct 2014 » Librairies JS pour tous les usages
- 07 Oct 2014 » Java - references
- 02 Oct 2014 » Tests unitaires en Java
- 02 Oct 2014 » My intelliJ
- 02 Oct 2014 » Authentification avec JWT
- 01 Oct 2014 » Environement de Dev Java & JavaScript
- 26 Sep 2014 » java 8 streams
- 24 Sep 2014 » Java Lambda
- 17 Sep 2014 » Git Tips & Tricks
- 17 Sep 2014 » Git Alias
- 16 Sep 2014 » Git Mono workflow
- 11 Sep 2014 » Git configuration
- 10 Sep 2014 » Hello World
- 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.