Otavalo Canton, Gilet, Madejski, The Cullman Times & Acacia sulcata.

This commit is contained in:
nik gaffney 2020-01-08 09:21:02 +10:30
parent d505a6b111
commit d1d2a8c646
2 changed files with 6 additions and 9 deletions

View file

@ -1,6 +1,8 @@
** Latour Litanizer
[[https://melpa.org/#/litanize][file:https://melpa.org/packages/litanize-badge.svg]]
"When writing Alien Phenomenology I found myself wondering, what would happen if we put ontography, Latour Litany, and carpentry together? Heres one simple take, a 'Latour Litanizer.' It uses Wikipedias random page API to generate lists of things [...] Like all Latour Litanies, this little gadget underscores the rich diversity of things. It also reminds us that human beings are among them, since a large number of Wikipedia articles describe living and historical persons."
—Ian Bogost

View file

@ -32,20 +32,15 @@
;; from random wikipedia titles as an exercise in ontography, metaphorism,
;; and carpentry
;;
;; Currently uses random wikipedia titles as elements. Might be extended to
;; use other lists in other futures.
;; Currently uses wikipedia titles as elements. Might be extended to use
;; other lists in other futures.
;;
;; 'M-x litanize' will generate a litany in a new buffer
;; 'M-x litanize' will generate a litany in a new buffer
;;
;; 'M-x insert-litany' will generate a litany at the point
;; 'M-x litanize-at-point' will generate a litany at the point
;;
;; further -> http://bogost.com/writing/blog/latour_litanizer/
;;; Revision history:
;;
;; - 2019-01-19 - preliminary carpentry
;; - 2019-12-12 - melpa emersion, stochastism
;;; Code: