xpost to wordpress test w/asciidoc
Asciidoc here… The four-network test: written in AsciiDoc on su.perstitio.us, rendered with inline syntax highlighting, and mirrored to WordPress over the firehose. (defn survives-the-trip? [colors] ;; perstitio -> firehose -> browser -> wordpress (every? #(= % :intact) colors)) (survives-the-trip? (repeat 4 :intact)) ;; => true, hopefully And a little bash for contrast: curl -s https://shjeflo.org/ … Continue reading xpost to wordpress test w/asciidoc
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed