From 2234342b541454d45b1a2d0a80f07bed856cd47b Mon Sep 17 00:00:00 2001 From: Ciro Santilli <ciro.santilli@gmail.com> Date: Tue, 4 Aug 2020 07:00:06 +0000 Subject: [PATCH] gemfile --- Gemfile | 3 +++ Gemfile.lock | 13 +++++++++++++ Makefile | 2 +- README-docinfo.html | 8 ++++++++ README.adoc | 9 +++++++-- 5 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 Gemfile create mode 100644 Gemfile.lock diff --git a/Gemfile b/Gemfile new file mode 100644 index 0000000..4b692fd --- /dev/null +++ b/Gemfile @@ -0,0 +1,3 @@ +source 'https://rubygems.org' + +gem 'asciidoctor', '2.0.10' diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..8972e7d --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,13 @@ +GEM + remote: https://rubygems.org/ + specs: + asciidoctor (2.0.10) + +PLATFORMS + ruby + +DEPENDENCIES + asciidoctor (= 2.0.10) + +BUNDLED WITH + 2.0.2 diff --git a/Makefile b/Makefile index d07d5e5..a53128b 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ README.html: README.adoc - asciidoctor -o '$@' -v '$<' + bundle exec asciidoctor -o '$@' -v '$<' diff --git a/README-docinfo.html b/README-docinfo.html index 4503a77..e136a10 100644 --- a/README-docinfo.html +++ b/README-docinfo.html @@ -1,3 +1,11 @@ +<style> +pre{ white-space:pre } +#header,#content,#footnotes,#footer { + margin-left:40px; + padding-right:60px; + max-width:none; +} +</style> <script> <!-- Google Analytics, AKA selling my soul to Google for some backlinks. --> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ diff --git a/README.adoc b/README.adoc index 357c2aa..957dca4 100644 --- a/README.adoc +++ b/README.adoc @@ -49,7 +49,7 @@ xdg-open README.html or built it yourself: .... -gem install asciidoctor +bundle install make xdg-open README.html .... @@ -4443,6 +4443,11 @@ ____ .https://youtube.com/watch?v=pXGsio9H1xs The Last Temptation of Christ (1988) - Pontius Pilate Scene (5/10) | Movieclips. video::pXGsio9H1xs[youtube,height=400,width=600] +https://en.wikipedia.org/wiki/Futurama[Futurama] also has an interesting take: + +.https://www.youtube.com/watch?v=ObbVO3A3BvA https://en.wikipedia.org/wiki/Bender_(Futurama)[Bender] meets God in Futurama S03E20 "https://en.wikipedia.org/wiki/Godfellas[Godfellas]". In their talk, they comment on how "if as God you give them everything, they will grow dependent on you, and if you give them nothing, they will despise you". And so the best approach as a God might be "to influence things as if you weren't there". +video::ObbVO3A3BvA[youtube,height=400,width=600] + [[against-censorship-and-flg]] ==== Many people both are against censorship and FLG @@ -7089,7 +7094,7 @@ Some news coverage: * 2017-06-17 https://qz.com/1001366/how-the-chinese-watch-porn-on-chinas-censored-internet/ "Watching porn on China’s censored internet is an infinitely evolving cat-and-mouse game" [[intercourse]] -.Human https://en.wikipedia.org/wiki/Human_penis[penis] (https://zh.wikipedia.org/wiki/人類陰莖[陰莖]) penetrating a human <<vagina,vagina>> while wearing a condom during https://en.wikipedia.org/wiki/Sexual_intercourse[human sexual intercourse] (https://zh.wikipedia.org/wiki/性交[性交]), showing the https://en.wikipedia.org/wiki/The_birds_and_the_bees[naturally occuring bees] that automatically appear during the event to obscure the view and prevent <<github>> from taking down this page. This is also basically what all porn looks like (sometimes without the bees), and it is very, very boring to watch. https://commons.wikimedia.org/wiki/File:Coitus20092.JPG[background Source] and https://commons.wikimedia.org/wiki/File:Delivery_Bee.png[bee source]. +.Human https://en.wikipedia.org/wiki/Human_penis[penis] (https://zh.wikipedia.org/wiki/人類陰莖[陰莖]) penetrating a human <<vagina,vagina>> while wearing a condom during https://en.wikipedia.org/wiki/Sexual_intercourse[human sexual intercourse] (https://zh.wikipedia.org/wiki/性交[性交]), showing the https://en.wikipedia.org/wiki/The_birds_and_the_bees[naturally occuring bees] that automatically appear during the event to obscure the view and prevent <<github>> from taking down this page. This is also basically what all porn looks like (sometimes without the bees), and it is very, very boring to watch. https://commons.wikimedia.org/wiki/File:Coitus20092.JPG[Background source] and https://commons.wikimedia.org/wiki/File:Delivery_Bee.png[bee source]. image::{cirosantilli-media-base}/Coitus_with_bees.jpg[height=400] [[jin-ping-mei]] -- GitLab