Merge the real site metadata into this repo
This commit is contained in:
parent
02a17e1465
commit
55610cb0ba
62 changed files with 1989 additions and 1 deletions
15
_posts/2010-10-22_new_website_again.yaml
Normal file
15
_posts/2010-10-22_new_website_again.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
date: 2010-10-22
|
||||
tags:
|
||||
- programming
|
||||
title: New Website (Again!)
|
||||
---
|
||||
Yes, it's that time of year. Time to change my website design
|
||||
_yet again_!
|
||||
|
||||
I got tired of dealing with Wordpress and wrote my own static page generator
|
||||
in Python, dubbed [Posty](http://github.com/nickpegg/posty). I know, I'm
|
||||
kind of [re-inventing the wheel](http://ringce.com/hyde) here and there
|
||||
are some [really nice solutions](http://github.com/mojombo/jekyll/wiki) to
|
||||
this problem, but why not just make something for making's sake?
|
||||
|
||||
Plus, I just feel _cool_ using Markdown and YAML to update my website.
|
||||
Loading…
Add table
Add a link
Reference in a new issue