More auto-summaries

This commit is contained in:
JP Hastings-Spital 2023-08-13 13:11:27 +01:00
parent 6a5ab1a3ec
commit d932b38f31
21 changed files with 21 additions and 1 deletions

View file

@ -1,6 +1,7 @@
---
title: Einstein's Dreams
subtitle: A book by Alan Lightman
summary: My review of the book 'Einstein's Dreams' by Alan Lightman
type: review
date: "2013-05-10T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: Accelerando (Singularity)
subtitle: A book by Charles Stross
summary: My review of the book 'Accelerando (Singularity)' by Charles Stross
type: review
date: "2013-05-01T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: Incidences
subtitle: A book by Daniil Kharms
summary: My review of the book 'Incidences' by Daniil Kharms
type: review
date: "2011-10-16T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: Ready Player One
subtitle: A book by Ernest Cline
summary: My review of the book 'Ready Player One' by Ernest Cline
type: review
date: "2011-08-25T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: Consider Phlebas
subtitle: A book by Iain M. Banks
summary: My review of the book 'Consider Phlebas' by Iain M. Banks
type: review
date: "2012-04-21T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: Lost in a Good Book
subtitle: A book by Jasper Fforde
summary: My review of the book 'Lost in a Good Book' by Jasper Fforde
type: review
date: "2013-08-18T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: The Eyre Affair
subtitle: A book by Jasper Fforde
summary: My review of the book 'The Eyre Affair' by Jasper Fforde
type: review
date: "2013-08-10T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: The Consuming Fire
subtitle: A book by John Scalzi
summary: My review of the book 'The Consuming Fire' by John Scalzi
type: review
date: "2018-10-20T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: The Human Division
subtitle: A book by John Scalzi
summary: My review of the book 'The Human Division' by John Scalzi
type: review
date: "2013-05-01T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: Intrusion
subtitle: A book by Ken MacLeod
summary: My review of the book 'Intrusion' by Ken MacLeod
type: review
date: "2013-04-20T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: "2312"
subtitle: A book by Kim Stanley Robinson
summary: My review of the book '"2312"' by Kim Stanley Robinson
type: review
date: "2013-04-01T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: Make Good Art
subtitle: A book by Neil Gaiman
summary: My review of the book 'Make Good Art' by Neil Gaiman
type: review
date: "2014-01-02T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: The Unlikely Pilgrimage of Harold Fry
subtitle: A book by Rachel Joyce
summary: My review of the book 'The Unlikely Pilgrimage of Harold Fry' by Rachel Joyce
type: review
date: "2013-08-03T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: 'QED: The Strange Theory of Light and Matter'
subtitle: A book by Richard P. Feynman
summary: My review of the book ''QED: The Strange Theory of Light and Matter'' by Richard P. Feynman
type: review
date: "2011-10-15T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: Mr. Penumbra's 24-Hour Bookstore
subtitle: A book by Robin Sloan
summary: My review of the book 'Mr. Penumbra's 24-Hour Bookstore' by Robin Sloan
type: review
date: "2013-08-23T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: Poor Yorick
subtitle: A book by Ryan North
summary: My review of the book 'Poor Yorick' by Ryan North
type: review
date: "2014-01-01T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: The Raw Shark Texts
subtitle: A book by Steven Hall
summary: My review of the book 'The Raw Shark Texts' by Steven Hall
type: review
date: "2014-04-02T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,6 +1,7 @@
---
title: Sourcery
subtitle: A book by Terry Pratchett
summary: My review of the book 'Sourcery' by Terry Pratchett
type: review
date: "2010-07-09T00:00:00Z"
emoji: "\U0001F4D6"

View file

@ -1,5 +1,6 @@
---
title: The Extra Mile
summary: A short story of someone being unusually thoughtful.
date: 2013-03-27T14:54:00+00:00
draft: false
emoji: 🤓

View file

@ -1,5 +1,6 @@
---
title: Thoughts on Twitter as a Weapon
summary: A short thought-piece on reports of a person paying to promote their complaint tweet.
date: 2013-09-04T08:34:00+00:00
draft: false
emoji: 🥊

View file

@ -2,7 +2,7 @@
This tool will take an [Instagram data archive](https://help.instagram.com/181231772500920) and turn it into a series of timestamped posts for your Hugo blog.
```
```sh
go run . <path/to/archive/username_yyyymmdd.zip> <path/to/hugo/root/>
```