Fix date tags in most posts
This commit is contained in:
parent
921b0e88fc
commit
0de71ca328
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Fun with NX stuff
|
||||
date: October 15, 2009
|
||||
date: "2009-10-15"
|
||||
author: Chris Hodapp
|
||||
tags:
|
||||
- Technobabble
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Processing: DLA, quadtrees"
|
||||
date: July 4th, 2010
|
||||
date: "2010-07-04"
|
||||
author: Chris Hodapp
|
||||
tags:
|
||||
- processing
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Blender from a recovering POV-Ray user
|
||||
date: February 7, 2011
|
||||
date: "2011-02-07"
|
||||
author: Chris Hodapp
|
||||
tags:
|
||||
- CG
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: I can never win that context back
|
||||
date: June 10, 2011
|
||||
date: "2011-06-10"
|
||||
author: Chris Hodapp
|
||||
tags:
|
||||
- Journal
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: OpenFrameworks, try 1...
|
||||
date: June 13, 2011
|
||||
date: "2011-06-13"
|
||||
author: Chris Hodapp
|
||||
tags:
|
||||
- Technobabble
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: My experiences with Apache Axis2/C
|
||||
date: July 15, 2011
|
||||
date: "2011-07-15"
|
||||
tags:
|
||||
- Project
|
||||
- rant
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Isolated-pixel-pushing
|
||||
date: August 27, 2011
|
||||
date: "2011-08-27"
|
||||
author: Chris Hodapp
|
||||
tags:
|
||||
- CG
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Context Free
|
||||
date: August 29, 2011
|
||||
date: "2011-08-29"
|
||||
author: Chris Hodapp
|
||||
tags:
|
||||
- CG
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "QMake hackery: Dependencies & external preprocessing"
|
||||
date: November 13, 2011
|
||||
date: "2011-11-13"
|
||||
author: Chris Hodapp
|
||||
tags:
|
||||
- Project
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Obscure features of JPEG
|
||||
author: Chris Hodapp
|
||||
date: November 24, 2011
|
||||
date: "2011-11-24"
|
||||
tags:
|
||||
- Technobabble
|
||||
- jpeg
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Hello, World (from Jekyll) (then from Hakyll)
|
||||
author: Chris Hodapp
|
||||
date: June 4, 2016
|
||||
date: "2014-02-06"
|
||||
---
|
||||
|
||||
I started this post in February 2014. Actually, I might have started
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Catalogue of My Stupidity: My Haskell 'GenericStruct' Nonsense"
|
||||
author: Chris Hodapp
|
||||
date: June 23, 2015
|
||||
date: "2015-06-23"
|
||||
tags:
|
||||
- stupidity
|
||||
- Technobabble
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Post at HaskellEmbedded - Introducing Ion
|
||||
author: Chris Hodapp
|
||||
date: September 23, 2016
|
||||
date: "2016-09-23"
|
||||
tags:
|
||||
- haskell
|
||||
- haskellembedded
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Pi pan-tilt for huge images, part 1: introduction"
|
||||
author: Chris Hodapp
|
||||
date: September 23, 2016
|
||||
date: "2016-09-25"
|
||||
tags:
|
||||
- photography
|
||||
- electronics
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Pi pan-tilt for huge images, part 2: Hugin & PanoTools integration"
|
||||
author: Chris Hodapp
|
||||
date: October 4, 2016
|
||||
date: "2016-10-04"
|
||||
tags:
|
||||
- photography
|
||||
- electronics
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Pi pan-tilt for huge images, part 3: ArduCam & raw images"
|
||||
author: Chris Hodapp
|
||||
date: October 12, 2016
|
||||
date: "2016-10-12"
|
||||
tags:
|
||||
- photography
|
||||
- electronics
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "CincyFP presentation: R & Feature Transformation"
|
||||
author: Chris Hodapp
|
||||
date: December 13, 2016
|
||||
date: "2016-12-13"
|
||||
tags:
|
||||
- r, cincyfp
|
||||
---
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Recommender Systems, Part 1 (Collaborative Filtering)"
|
||||
author: Chris Hodapp
|
||||
date: May 6, 2018
|
||||
date: "2018-04-08"
|
||||
tags:
|
||||
- machine_learning
|
||||
- technobabble
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user