diff --git a/config.toml b/config.toml index 4a36bf90..956c0f76 100644 --- a/config.toml +++ b/config.toml @@ -31,7 +31,8 @@ paginate = 36 dateform = "Jan 2, 2006" dateformShort = "Jan 2" dateformNum = "2006-01-02" - dateformNumTime = "2006-01-02 15:04 -0700" + dateformNumTime = "2006-01-02 15:04 MST" + dateformHTML = "2006-01-02T15:04:05-0700" # Metadata mostly used in document's head description = "JP Hastings-Spital: Software Engineer" diff --git a/content/instagram-posts/bvkmmigg4vwyfvugsbvougf3ti/index.md b/content/instagram-posts/bvkmmigg4vwyfvugsbvougf3ti/index.md index 358cfde8..4a30519c 100644 --- a/content/instagram-posts/bvkmmigg4vwyfvugsbvougf3ti/index.md +++ b/content/instagram-posts/bvkmmigg4vwyfvugsbvougf3ti/index.md @@ -5,7 +5,7 @@ media: - media-1.jpg - media-2.jpg - media-3.jpg -date: "2023-02-10T19:53:25Z" +date: "2023-02-10T15:53:00-04:00" draft: false tags: [] --- diff --git a/content/posts/blinkers/facebook-with-blinkers.jpg b/content/posts/blinkers/facebook-with-blinkers.jpg new file mode 100644 index 00000000..7ab31642 Binary files /dev/null and b/content/posts/blinkers/facebook-with-blinkers.jpg differ diff --git a/content/posts/blinkers/index.md b/content/posts/blinkers/index.md new file mode 100644 index 00000000..9ad14a86 --- /dev/null +++ b/content/posts/blinkers/index.md @@ -0,0 +1,18 @@ +--- +title: Blinkers +date: 2010-05-10T16:37:00+01:00 +draft: false +emoji: 😈 +tags: + - thimblr + - code + - ruby + - facebook + - from-tumblr +--- + +![A screenshot of the Facebook homepage. Instead of the newsfeed there is text saying "You've got blinkers on. Now… get back to work JP!](facebook-with-blinkers.jpg) + +I built [Blinkers](https://github.com/jphastings/blinkers), a little greasemonkey script/Firefox extension that will prevent you from seeing your own Facebook news feed. Why? Because we all know it _eats time_ and poops procrastination guilt. + +If you're still having difficulty avoiding the internets while you work, consider using my [DialUp](http://vimeo.com/9632924) application (or help me make it better!) diff --git a/content/posts/tumblr-musings/google-car/index.md b/content/posts/tumblr-musings/google-car/index.md index 004f4a30..905d4603 100644 --- a/content/posts/tumblr-musings/google-car/index.md +++ b/content/posts/tumblr-musings/google-car/index.md @@ -1,4 +1,5 @@ --- +title: Hey Google date: 2009-05-26T00:21:00+01:00 draft: false emoji: 📸 diff --git a/content/posts/tumblr-musings/hot-weather-pleasure.md b/content/posts/tumblr-musings/hot-weather-pleasure.md index fa26d195..76adc71e 100644 --- a/content/posts/tumblr-musings/hot-weather-pleasure.md +++ b/content/posts/tumblr-musings/hot-weather-pleasure.md @@ -1,7 +1,8 @@ --- +title: Hot weather pleasure date: 2009-05-27T00:19:00+01:00 draft: false -emoji: 💬 +emoji: 🧊 images: tags: - from-tumblr diff --git a/content/posts/tumblr-musings/kids-with-sticks.md b/content/posts/tumblr-musings/kids-with-sticks.md index 97f1adab..db230b12 100644 --- a/content/posts/tumblr-musings/kids-with-sticks.md +++ b/content/posts/tumblr-musings/kids-with-sticks.md @@ -1,7 +1,8 @@ --- +title: It's Okay date: 2009-07-17T15:20:00+01:00 draft: false -emoji: 📺 +emoji: 🎸 images: tags: - plug diff --git a/content/posts/tumblr-musings/pottymouth.md b/content/posts/tumblr-musings/pottymouth.md new file mode 100644 index 00000000..de4e13ba --- /dev/null +++ b/content/posts/tumblr-musings/pottymouth.md @@ -0,0 +1,20 @@ +--- +title: Pottymouth +date: 2010-06-24T12:22:00+01:00 +draft: false +emoji: 💩 +tags: + - code + - project + - pottymouth + - ruby + - from-tumblr +--- + +I had some time to kill on a lazy summer's day and I noticed that splendid chap [Max](http://twitter.com/mxcl), had [posed a question](http://twitter.com/mxcl/status/16838493726) to the lazy web: + +> Is there a tool for measuring profanity in code-bases? If not, can someone write it and call it "pottymouth"? Ta. + +So I did. + +If you know ruby then maybe to can help it be a little better, fork [the repo](https://github.com/jphastings/pottymouth) and see what you can do. diff --git a/content/posts/tumblr-musings/short-projects.md b/content/posts/tumblr-musings/short-lived.md similarity index 95% rename from content/posts/tumblr-musings/short-projects.md rename to content/posts/tumblr-musings/short-lived.md index 72fa365a..379c220a 100644 --- a/content/posts/tumblr-musings/short-projects.md +++ b/content/posts/tumblr-musings/short-lived.md @@ -1,4 +1,5 @@ --- +title: Short lived date: 2009-05-17T13:02:00+01:00 draft: false emoji: 🫥 diff --git a/content/posts/tumblr-musings/slypis-out-in-the-wild.md b/content/posts/tumblr-musings/slypis-out-in-the-wild.md index 4eae39ed..fd563ae8 100644 --- a/content/posts/tumblr-musings/slypis-out-in-the-wild.md +++ b/content/posts/tumblr-musings/slypis-out-in-the-wild.md @@ -1,5 +1,5 @@ --- -title: Twitter links in Tumblr +title: SlyPIs out in the wild date: 2009-05-24T20:52:00+01:00 draft: false emoji: 🕵️ diff --git a/content/posts/tumblr-musings/thimblr.md b/content/posts/tumblr-musings/thimblr.md new file mode 100644 index 00000000..7bc9d154 --- /dev/null +++ b/content/posts/tumblr-musings/thimblr.md @@ -0,0 +1,20 @@ +--- +title: Thimblr +date: 2010-04-12T14:47:00+01:00 +draft: false +emoji: 📐 +tags: + - thimblr + - code + - ruby + - tumblr + - from-tumblr +--- + +{{< vimeo 10866898 >}} + +I've released [Thimblr](https://github.com/jphastings/thimblr) -- a tool to speed up your Tumblr theme development. Its a Ruby gem, so it's very simple to install, with `gem install Thimblr`, once that's done you just need to run `thimblr`, as a binary is installed for you with the gem. + +This screencast should help you with the basics, though I've designed it to be totally self explanatory, but if you have any problems please open an [issue on github](http://github.com/jphastings/thimblr/issues) and I'll get right on it! + +Please note, because I don't have a windows box to test on at the moment it just plain won't work at the moment. If anyone knows of a good place to store settings files etc. in windows then let me know and I'll get it working. diff --git a/content/posts/tumblr-musings/time-flies.md b/content/posts/tumblr-musings/time-flies.md index 617732c7..21b67e73 100644 --- a/content/posts/tumblr-musings/time-flies.md +++ b/content/posts/tumblr-musings/time-flies.md @@ -1,7 +1,8 @@ --- +title: Time flies date: 2009-05-29T17:06:00+01:00 draft: false -emoji: 📛 +emoji: 🕰️ images: tags: - from-tumblr diff --git a/content/posts/tumblr-musings/video-snippet-ideas.md b/content/posts/tumblr-musings/video-snippet-ideas.md index 877269ec..b695beca 100644 --- a/content/posts/tumblr-musings/video-snippet-ideas.md +++ b/content/posts/tumblr-musings/video-snippet-ideas.md @@ -1,4 +1,5 @@ --- +title: Video snippet ideas date: 2009-03-31T00:32:00+01:00 draft: false emoji: 🎥 diff --git a/content/posts/tumblr-musings/where-on-the-web-opengl/index.md b/content/posts/tumblr-musings/where-on-the-web-gets-better/index.md similarity index 94% rename from content/posts/tumblr-musings/where-on-the-web-opengl/index.md rename to content/posts/tumblr-musings/where-on-the-web-gets-better/index.md index e196ad96..49935547 100644 --- a/content/posts/tumblr-musings/where-on-the-web-opengl/index.md +++ b/content/posts/tumblr-musings/where-on-the-web-gets-better/index.md @@ -1,4 +1,5 @@ --- +title: Where on the Web gets better! date: 2009-04-21T22:47:00+01:00 draft: false emoji: 🌐 diff --git a/content/posts/tumblr-musings/where-on-the-web-opengl/screencap.jpg b/content/posts/tumblr-musings/where-on-the-web-gets-better/screencap.jpg similarity index 100% rename from content/posts/tumblr-musings/where-on-the-web-opengl/screencap.jpg rename to content/posts/tumblr-musings/where-on-the-web-gets-better/screencap.jpg diff --git a/content/posts/tumblr-musings/where-on-the-web-screencast.md b/content/posts/tumblr-musings/where-on-the-web-screencast.md index 4bff50b6..befc2414 100644 --- a/content/posts/tumblr-musings/where-on-the-web-screencast.md +++ b/content/posts/tumblr-musings/where-on-the-web-screencast.md @@ -1,4 +1,5 @@ --- +title: Where on the Web screencast date: 2009-04-21T03:16:00+01:00 draft: false emoji: 📺 diff --git a/layouts/instagram-posts/single.html b/layouts/instagram-posts/single.html index c64540ec..064afcac 100644 --- a/layouts/instagram-posts/single.html +++ b/layouts/instagram-posts/single.html @@ -17,7 +17,7 @@

- From Instagram archive + From instagram archive

{{ partial "tags.html" .Params.tags }} {{ partial "categories.html" . }} @@ -33,11 +33,11 @@ - + {{ if .Site.Params.dateformNumTime }} - {{ dateFormat .Site.Params.dateformNumTime .Date.Local }} + {{ dateFormat .Site.Params.dateformNumTime .Date }} {{ else }} - {{ dateFormat "2006-01-02 15:04" .Date.Local }} + {{ dateFormat "2006-01-02 15:04 MST" .Date }} {{ end }} diff --git a/layouts/poetry/single.html b/layouts/poetry/single.html index 52be9258..06d874c8 100644 --- a/layouts/poetry/single.html +++ b/layouts/poetry/single.html @@ -14,7 +14,7 @@ diff --git a/themes/hello-friend-ng/layouts/posts/single.html b/themes/hello-friend-ng/layouts/posts/single.html index d3865e34..681c21d9 100644 --- a/themes/hello-friend-ng/layouts/posts/single.html +++ b/themes/hello-friend-ng/layouts/posts/single.html @@ -75,6 +75,13 @@ {{ i18n "wordCount" .Page.WordCount }}

+ {{ if in .Params.tags "from-tumblr" }} +

+ + From tumblr archive +

+ {{ end }} +

@@ -82,11 +89,11 @@ - + {{ if .Site.Params.dateformNumTime }} - {{ dateFormat .Site.Params.dateformNumTime .Date.Local }} + {{ dateFormat .Site.Params.dateformNumTime .Date }} {{ else }} - {{ dateFormat "2006-01-02 15:04" .Date.Local }} + {{ dateFormat "2006-01-02 15:04" .Date }} {{ end }} @@ -124,18 +131,5 @@ {{ partial "pagination-single.html" . }} - {{ if .Site.DisqusShortname }} - {{ if not (eq .Params.Comments "false") }} -

- {{ template "_internal/disqus.html" . }} -
- {{ end }} - {{ end }} - - {{ if .Site.Params.Commento.Url }} - -
- {{ end }} - {{ end }}