Skip to content

Commit

Permalink
fix: Change disqus code to use identifier based on wordpress_id and w…
Browse files Browse the repository at this point in the history
…ordpress_guid.

This change corrects an issue where the disqus code was not setting the
proper identifier used by the previous site.  This correcting entailed
modifiying all posts to change the generated 'id' and 'guid' front
matter variables to 'wordpress_id' and 'wordpress_guid' respectively.
This was necessary because Jekyll overwrites the 'id' variable with a
page slug.
  • Loading branch information
Derek Greer committed Feb 3, 2018
1 parent a7aa3d5 commit d0ad764
Show file tree
Hide file tree
Showing 2,823 changed files with 5,659 additions and 5,653 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]

gem "jekyll-redirect-from", "~> 0.12.1"

gem 'wdm', '>= 0.1.0'
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ GEM
thread_safe (~> 0.1)
tzinfo-data (1.2017.3)
tzinfo (>= 1.0.0)
wdm (0.1.1)

PLATFORMS
x64-mingw32
Expand All @@ -73,6 +74,7 @@ DEPENDENCIES
jekyll-redirect-from (~> 0.12.1)
minima (~> 2.0)
tzinfo-data
wdm (>= 0.1.0)

BUNDLED WITH
1.16.1
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 7
wordpress_id: 7
title: Making your API behave like the big boys
date: 2015-04-15T20:34:29+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=7
wordpress_guid: http://lostechies.com/andrewsiemer/?p=7
dsq_thread_id:
- "3758547921"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 30
wordpress_id: 30
title: Exciting user groups and workshops coming up
date: 2015-04-20T15:15:34+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=30
wordpress_guid: http://lostechies.com/andrewsiemer/?p=30
dsq_thread_id:
- "3764970822"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 32
wordpress_id: 32
title: The first Clear Measure Workshop was a great success
date: 2015-04-27T15:29:13+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=32
wordpress_guid: http://lostechies.com/andrewsiemer/?p=32
dsq_thread_id:
- "3758592787"
categories:
Expand Down
4 changes: 2 additions & 2 deletions _andrewsiemer/2015-05-10-initial-thoughts-on-microservices.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 41
wordpress_id: 41
title: Initial Thoughts on Microservices
date: 2015-05-10T00:06:54+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=41
wordpress_guid: http://lostechies.com/andrewsiemer/?p=41
dsq_thread_id:
- "3758464786"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 44
wordpress_id: 44
title: Preview of my lightning talk on microservices
date: 2015-05-13T22:03:25+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=44
wordpress_guid: http://lostechies.com/andrewsiemer/?p=44
dsq_thread_id:
- "3761616916"
categories:
Expand Down
4 changes: 2 additions & 2 deletions _andrewsiemer/2015-08-03-speaking-in-austin-september-26th.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 4421
wordpress_id: 4421
title: Speaking in Austin September 26th
date: 2015-08-03T19:10:17+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=48
wordpress_guid: http://lostechies.com/andrewsiemer/?p=48
dsq_thread_id:
- "3999898825"
categories:
Expand Down
4 changes: 2 additions & 2 deletions _andrewsiemer/2015-08-28-huge-scale-deployments.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 4422
wordpress_id: 4422
title: Huge Scale Deployments
date: 2015-08-28T15:18:47+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=51
wordpress_guid: http://lostechies.com/andrewsiemer/?p=51
dsq_thread_id:
- "4075558430"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 4423
wordpress_id: 4423
title: long time listener first time caller
date: 2015-11-10T00:55:03+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=59
wordpress_guid: http://lostechies.com/andrewsiemer/?p=59
dsq_thread_id:
- "4304847977"
categories:
Expand Down
4 changes: 2 additions & 2 deletions _andrewsiemer/2015-12-03-cloud-academy-oh-my.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 87
wordpress_id: 87
title: Cloud Academy oh my
date: 2015-12-03T15:16:02+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=87
wordpress_guid: http://lostechies.com/andrewsiemer/?p=87
dsq_thread_id:
- "4372341235"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 90
wordpress_id: 90
title: Easy way to gain high level understanding
date: 2015-12-09T21:57:36+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=90
wordpress_guid: http://lostechies.com/andrewsiemer/?p=90
dsq_thread_id:
- "4390325754"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 117
wordpress_id: 117
title: Developer personal time management
date: 2016-01-04T20:59:44+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=117
wordpress_guid: http://lostechies.com/andrewsiemer/?p=117
dsq_thread_id:
- "4461610591"
categories:
Expand Down
4 changes: 2 additions & 2 deletions _andrewsiemer/2016-01-07-value-stream-map.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 130
wordpress_id: 130
title: Value Stream Map
date: 2016-01-07T21:14:35+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=130
wordpress_guid: http://lostechies.com/andrewsiemer/?p=130
dsq_thread_id:
- "4471180031"
categories:
Expand Down
4 changes: 2 additions & 2 deletions _andrewsiemer/2016-01-11-testing-microservices.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 4427
wordpress_id: 4427
title: Testing microservices
date: 2016-01-11T19:47:30+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=133
wordpress_guid: http://lostechies.com/andrewsiemer/?p=133
dsq_thread_id:
- "4482411862"
categories:
Expand Down
4 changes: 2 additions & 2 deletions _andrewsiemer/2016-04-12-are-you-learning-docker-yet.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 149
wordpress_id: 149
title: Are you learning Docker yet
date: 2016-04-12T20:17:53+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=149
wordpress_guid: http://lostechies.com/andrewsiemer/?p=149
dsq_thread_id:
- "4742079582"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 163
wordpress_id: 163
title: Building a slack bot with botkit node and docker
date: 2016-04-14T19:29:05+00:00
author: Andrew Siemer
layout: post
guid: http://lostechies.com/andrewsiemer/?p=163
wordpress_guid: http://lostechies.com/andrewsiemer/?p=163
dsq_thread_id:
- "4747432518"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 6
wordpress_id: 6
title: 'Coffeescript vs. Javascript: Dog eat Dog'
date: 2013-10-23T03:15:25+00:00
author: Brad Carleton
layout: post
guid: http://lostechies.com/bradcarleton/?p=6
wordpress_guid: http://lostechies.com/bradcarleton/?p=6
dsq_thread_id:
- "1889232642"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 43
wordpress_id: 43
title: 'HTML5 Video: Transcoding with Node.js and AWS'
date: 2013-11-20T23:00:58+00:00
author: Brad Carleton
layout: post
guid: http://lostechies.com/bradcarleton/?p=43
wordpress_guid: http://lostechies.com/bradcarleton/?p=43
dsq_thread_id:
- "1983946648"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 78
wordpress_id: 78
title: When is it a Good Idea to write Bad Code?
date: 2014-01-09T14:08:18+00:00
author: Brad Carleton
layout: post
guid: http://lostechies.com/bradcarleton/?p=78
wordpress_guid: http://lostechies.com/bradcarleton/?p=78
dsq_thread_id:
- "2102451338"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 103
wordpress_id: 103
title: Why WordPress Sucks, and what you can do about it
date: 2014-01-22T18:49:39+00:00
author: Brad Carleton
layout: post
guid: http://lostechies.com/bradcarleton/?p=103
wordpress_guid: http://lostechies.com/bradcarleton/?p=103
dsq_thread_id:
- "2159641002"
categories:
Expand Down
4 changes: 2 additions & 2 deletions _bradcarleton/2014-02-18-taming-callback-hell-in-node-js.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 139
wordpress_id: 139
title: Taming Callback Hell in Node.js
date: 2014-02-18T20:10:34+00:00
author: Brad Carleton
layout: post
guid: http://lostechies.com/bradcarleton/?p=139
wordpress_guid: http://lostechies.com/bradcarleton/?p=139
dsq_thread_id:
- "2285163904"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 194
wordpress_id: 194
title: 'Frontend & Backend: Gotta Keep’em Separated'
date: 2014-03-25T20:57:15+00:00
author: Brad Carleton
layout: post
guid: http://lostechies.com/bradcarleton/?p=194
wordpress_guid: http://lostechies.com/bradcarleton/?p=194
dsq_thread_id:
- "2509131384"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 215
wordpress_id: 215
title: 'Heartbleed Hotel: The biggest Internet f*ckup of all time'
date: 2014-04-09T04:36:43+00:00
author: Brad Carleton
layout: post
guid: http://lostechies.com/bradcarleton/?p=215
wordpress_guid: http://lostechies.com/bradcarleton/?p=215
dsq_thread_id:
- "2597697153"
categories:
Expand Down
4 changes: 2 additions & 2 deletions _chadmyers/2008-01-04-joining-the-donkey-side.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 5
wordpress_id: 5
title: Joining the Donkey Side
date: 2008-01-04T12:35:19+00:00
author: Chad Myers
layout: post
guid: /blogs/chad_myers/archive/2008/01/04/joining-the-donkey-side.aspx
wordpress_guid: /blogs/chad_myers/archive/2008/01/04/joining-the-donkey-side.aspx
dsq_thread_id:
- "262113535"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 6
wordpress_id: 6
title: Announcing an Austin TDD Randori/CodingDojo Session
date: 2008-01-05T12:46:46+00:00
author: Chad Myers
layout: post
guid: /blogs/chad_myers/archive/2008/01/05/announcing-an-austin-tdd-randori-codingdojo-session.aspx
wordpress_guid: /blogs/chad_myers/archive/2008/01/05/announcing-an-austin-tdd-randori-codingdojo-session.aspx
dsq_thread_id:
- "262113553"
categories:
Expand Down
4 changes: 2 additions & 2 deletions _chadmyers/2008-01-05-what-i-do-with-spoilers.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 7
wordpress_id: 7
title: What I do (with spoilers)
date: 2008-01-05T14:22:47+00:00
author: Chad Myers
layout: post
guid: /blogs/chad_myers/archive/2008/01/05/what-i-do-with-spoilers.aspx
wordpress_guid: /blogs/chad_myers/archive/2008/01/05/what-i-do-with-spoilers.aspx
dsq_thread_id:
- "262113550"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 9
wordpress_id: 9
title: A Challenge to Microsoft, Scott Guthrie
date: 2008-01-06T14:35:29+00:00
author: Chad Myers
layout: post
guid: /blogs/chad_myers/archive/2008/01/06/a-challenge-to-microsoft-scott-guthrie.aspx
wordpress_guid: /blogs/chad_myers/archive/2008/01/06/a-challenge-to-microsoft-scott-guthrie.aspx
dsq_thread_id:
- "262113563"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 8
wordpress_id: 8
title: Working with ActiveRecord model classes outside of the Rails environment
date: 2008-01-06T13:27:50+00:00
author: Chad Myers
layout: post
guid: /blogs/chad_myers/archive/2008/01/06/working-with-activerecord-model-classes-outside-of-the-rails-environment.aspx
wordpress_guid: /blogs/chad_myers/archive/2008/01/06/working-with-activerecord-model-classes-outside-of-the-rails-environment.aspx
dsq_thread_id:
- "262113565"
categories:
Expand Down
4 changes: 2 additions & 2 deletions _chadmyers/2008-01-10-austin-tdd-codingdojo-signup.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 10
wordpress_id: 10
title: Austin TDD CodingDojo Signup
date: 2008-01-10T19:07:00+00:00
author: Chad Myers
layout: post
guid: /blogs/chad_myers/archive/2008/01/10/austin-tdd-codingdojo-signup.aspx
wordpress_guid: /blogs/chad_myers/archive/2008/01/10/austin-tdd-codingdojo-signup.aspx
dsq_thread_id:
- "262113589"
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: 12
wordpress_id: 12
title: The truth which makes waterfall advocates go blind
date: 2008-01-11T19:04:58+00:00
author: Chad Myers
layout: post
guid: /blogs/chad_myers/archive/2008/01/11/the-truth-which-makes-waterfall-advocates-go-blind.aspx
wordpress_guid: /blogs/chad_myers/archive/2008/01/11/the-truth-which-makes-waterfall-advocates-go-blind.aspx
dsq_thread_id:
- "262113590"
categories:
Expand Down
Loading

0 comments on commit d0ad764

Please sign in to comment.