Add post excerpts to the main page.

This commit is contained in:
Anna Rose 2016-05-04 14:41:25 -04:00
parent 16f4661f42
commit 5c4fa35905
82 changed files with 86 additions and 4 deletions

View File

@ -5,6 +5,7 @@
<h2> <h2>
<a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a> <a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a>
</h2> </h2>
{{ post.excerpt }}
</li> </li>
{% endfor %} {% endfor %}
</ul> </ul>

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: Self-indulgent musings on total knowledge strategy games title: Self-indulgent musings on total knowledge strategy games

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: Vendetta Online title: Vendetta Online

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: Vendetta redux, Eve Online, and the MMO bug title: Vendetta redux, Eve Online, and the MMO bug

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: Scratching the itch title: Scratching the itch

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: Heavy Rain title: Heavy Rain

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: The Rebel Flesh / The Almost People' title: 'Doctor Who: The Rebel Flesh / The Almost People'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Rambling Review: Portal 2' title: 'Rambling Review: Portal 2'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: Obligatory River Song speculation thread title: Obligatory River Song speculation thread

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: A Good Man Goes to War' title: 'Doctor Who: A Good Man Goes to War'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'D&D Post-mortem: I wanna cast ''magic missile''!' title: 'D&D Post-mortem: I wanna cast ''magic missile''!'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: Duke Nukem Forever should not exist title: Duke Nukem Forever should not exist

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Rambling Review: Braid' title: 'Rambling Review: Braid'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: I know what's going to happen in Doctor Who series 6 title: I know what's going to happen in Doctor Who series 6

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'D&D Post-mortem: Getting creative with your mage hands' title: 'D&D Post-mortem: Getting creative with your mage hands'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Puzzle Log: Dante Shepherd''s twitter puzzle' title: 'Puzzle Log: Dante Shepherd''s twitter puzzle'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: Let''s Kill Hitler' title: 'Doctor Who: Let''s Kill Hitler'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: Night Terrors' title: 'Doctor Who: Night Terrors'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: The Girl Who Waited' title: 'Doctor Who: The Girl Who Waited'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: The God Complex' title: 'Doctor Who: The God Complex'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Puzzle Log: MGWCC #172 - The Vision Thing' title: 'Puzzle Log: MGWCC #172 - The Vision Thing'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: Closing Time' title: 'Doctor Who: Closing Time'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: The Wedding of River Song' title: 'Doctor Who: The Wedding of River Song'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: Why I'm excited about The Legend of Korra title: Why I'm excited about The Legend of Korra

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Wandering Son Reflections: Episode 1 - "Onna no Kotte, Nande Dekiteru?"' title: 'Wandering Son Reflections: Episode 1 - "Onna no Kotte, Nande Dekiteru?"'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Wandering Son Reflections: Episode 2 - "Kirai, Kirai, Daikirai"' title: 'Wandering Son Reflections: Episode 2 - "Kirai, Kirai, Daikirai"'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Wandering Son Reflections: Episode 3 - "Romio to Jurietto"' title: 'Wandering Son Reflections: Episode 3 - "Romio to Jurietto"'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Wandering Son Reflections: Episode 4 - "Watashi no Namae o Ageru"' title: 'Wandering Son Reflections: Episode 4 - "Watashi no Namae o Ageru"'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: The Doctor, The Widow, and the Wardrobe' title: 'Doctor Who: The Doctor, The Widow, and the Wardrobe'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Wandering Son Reflections: Episode 5 - "Natsu no Owari ni"' title: 'Wandering Son Reflections: Episode 5 - "Natsu no Owari ni"'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: MIT Mystery Hunt 2012 title: MIT Mystery Hunt 2012

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Wandering Son Reflections: Episode 6 - "Bunkasai"' title: 'Wandering Son Reflections: Episode 6 - "Bunkasai"'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Wandering Son Reflections: Episode 7 - "Barairo no Hoho"' title: 'Wandering Son Reflections: Episode 7 - "Barairo no Hoho"'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: Concerto for a Rainy Day - 2012 Carolina Spring Go Tournament report title: Concerto for a Rainy Day - 2012 Carolina Spring Go Tournament report

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: Languages of Skyrim title: Languages of Skyrim

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: Asylum of the Daleks' title: 'Doctor Who: Asylum of the Daleks'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: Dinosaurs on a Spaceship' title: 'Doctor Who: Dinosaurs on a Spaceship'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: A Town Called Mercy' title: 'Doctor Who: A Town Called Mercy'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: The Power of Three' title: 'Doctor Who: The Power of Three'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: An adventure in transliteration title: An adventure in transliteration

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: media category: media
layout: post layout: post
title: 'Doctor Who: The Angels Take Manhattan' title: 'Doctor Who: The Angels Take Manhattan'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: 'Programming: The theory' title: 'Programming: The theory'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: Technophobia title: Technophobia

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: Decentralizing Second Life title: Decentralizing Second Life

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: 2^8 title: 2^8

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: Then They Fight You title: Then They Fight You

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: Linux on the Desktop - a partial solution title: Linux on the Desktop - a partial solution

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: Nintendo and the Homebrew Arms Race title: Nintendo and the Homebrew Arms Race

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: 'Paranoid Security: Establishing a Connection the Hard Way' title: 'Paranoid Security: Establishing a Connection the Hard Way'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: ".com is the new .org" title: ".com is the new .org"

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: An aside on Education title: An aside on Education

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: 5 things I hate about Fedora 10 title: 5 things I hate about Fedora 10

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: It is pitch black. You are likely to be flamed by a fanboy. title: It is pitch black. You are likely to be flamed by a fanboy.

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: The Case of the Odd NetworkManager Behavior title: The Case of the Odd NetworkManager Behavior

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: How to fix PulseAudio in Fedora in 2 easy steps! title: How to fix PulseAudio in Fedora in 2 easy steps!

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: My new project - netjatafl title: My new project - netjatafl

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: Twitter from the command line title: Twitter from the command line

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: Thoughts on the Transhuman revolution title: Thoughts on the Transhuman revolution

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: d20tools 0.3 is here title: d20tools 0.3 is here

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: The Decentralized Metaverse title: The Decentralized Metaverse

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: emacs 23, dbus, and libnotify title: emacs 23, dbus, and libnotify

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: so close, Netflix title: so close, Netflix

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: 'Tutorial: Creating OpenSim terrain with Blender' title: 'Tutorial: Creating OpenSim terrain with Blender'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: Bulding bridges in the metaverse title: Bulding bridges in the metaverse

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: BitTorrent, the Linux way title: BitTorrent, the Linux way

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: Gaming in Linux - my adventures with wine title: Gaming in Linux - my adventures with wine

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: Tabletop Roleplaying over the Internet title: Tabletop Roleplaying over the Internet

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: The Escapist - decline of a website title: The Escapist - decline of a website

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: 'Project TreeWars: The Beginning' title: 'Project TreeWars: The Beginning'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: 'Project TreeWars: How to write bad code' title: 'Project TreeWars: How to write bad code'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: 'Project TreeWars: the road to OpenGL' title: 'Project TreeWars: the road to OpenGL'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: 'Project TreeWars: When is an OpenGL not an OpenGL?' title: 'Project TreeWars: When is an OpenGL not an OpenGL?'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: 'Project TreeWars: How Anna got her Title Screen back' title: 'Project TreeWars: How Anna got her Title Screen back'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: More thoughts on the Escapist title: More thoughts on the Escapist

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: 'EA Origin, or: a Case Study in bad consumer experience' title: 'EA Origin, or: a Case Study in bad consumer experience'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: dmr title: dmr

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: Desura - what Steam should have been title: Desura - what Steam should have been

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: 'Project Treewars: Going in Circles' title: 'Project Treewars: Going in Circles'

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br/>
category: technology category: technology
layout: post layout: post
title: pygo - a go game client title: pygo - a go game client

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br />
category: technology category: technology
layout: post layout: post
title: What the hell is happening to PSN? title: What the hell is happening to PSN?

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br />
category: technology category: technology
layout: post layout: post
title: Intel NUC, remote controls, and Fedora 22 title: Intel NUC, remote controls, and Fedora 22

View File

@ -1,4 +1,5 @@
--- ---
excerpt_separator: <br />
category: technology category: technology
layout: post layout: post
title: 'The Orange Box: A custom USB Flight Control Panel' title: 'The Orange Box: A custom USB Flight Control Panel'