Support for big title images and bugfixes

Add support for big title images
(e6cb0a4f54).
Several bugfixes including pygment_highlights.css dependency, Index page
alignment/containers, and Index page site title. Also renamed
description to subtitle, in line with the original theme.
This commit is contained in:
Michael Romero 2016-04-02 03:55:38 -07:00
commit 87adc9d691
16 changed files with 386 additions and 156 deletions

View file

@ -1,6 +1,6 @@
---
title: Soccer
description: Best sport ever!
subtitle: Best sport ever!
date: 2015-01-19
---

View file

@ -1,6 +1,6 @@
---
title: To be
description: ... or not to be?
subtitle: ... or not to be?
date: 2015-02-13
---

View file

@ -1,6 +1,6 @@
---
title: Test markdown
description: Each post also has a subtitle
subtitle: Each post also has a subtitle
date: 2015-02-20
---

View file

@ -1,7 +1,8 @@
---
title: Flake it till you make it
description: Excerpt from Soulshaping by Jeff Brown
subtitle: Excerpt from Soulshaping by Jeff Brown
date: 2015-02-26
bigimg: /img/path.jpg
---
Under what circumstances should we step off a path? When is it essential that we finish what we start? If I bought a bag of peanuts and had an allergic reaction, no one would fault me if I threw it out. If I ended a relationship with a woman who hit me, no one would say that I had a commitment problem. But if I walk away from a seemingly secure route because my soul has other ideas, I am a flake?

View file

@ -1,6 +1,6 @@
---
title: Code Sample
description: Using Pygments
subtitle: Using Pygments
date: 2016-03-08
---