URI: 
       Initial commit of website generator. - bitreich-www - the bitreich www website generator
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
       ---
   DIR commit c75f5b4aa314253e9779bd16cd8f009fd8011c78
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Fri, 16 Aug 2019 19:25:09 +0200
       
       Initial commit of website generator.
       
       Diffstat:
         A 0-index.html.head                   |      61 +++++++++++++++++++++++++++++++
         A 1-index.html.css.head               |      20 ++++++++++++++++++++
         A 2-clippy.css                        |      62 +++++++++++++++++++++++++++++++
         A 3-index.html.css.end                |       2 ++
         A 4-index.html.js.head                |       2 ++
         A 5-jquery-1.7.min.js                 |       5 +++++
         A 5-xxx-end                           |       2 ++
         A 6-clippy.min.js                     |       1 +
         A 6-clippy.xxx.js                     |      20 ++++++++++++++++++++
         A 6-vibrator.js                       |      10 ++++++++++
         A 7-index.html.js.tail                |       2 ++
         A 8-hipsters.html                     |      24 ++++++++++++++++++++++++
         A 8-support.html                      |     104 +++++++++++++++++++++++++++++++
         A 9-cookies.html                      |      56 +++++++++++++++++++++++++++++++
         A A-index.html.tail                   |       4 ++++
         A Makefile                            |       8 ++++++++
       
       16 files changed, 383 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/0-index.html.head b/0-index.html.head
       @@ -0,0 +1,61 @@
       +<html>
       +<head>
       +        <title>Bitreich.org</title>
       +
       +        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
       +        <meta name="description" content="Bitreich.org – Simplicidad o Muerte!" />
       +        <meta name="keywords" content="open source, libre software, simplicity, gopher, community" />
       +        <meta name="robots" content="follow" />
       +        <meta http-equiv="content-language" content="en" />
       +</head>
       +<body>
       +<h1>Bitreich.org</h1>
       +<p>Sorry, we are using the non-complex gopher protocol. Consider browsing to
       +<a class="rainbow" href="gopher://bitreich.org/1/">gopher://bitreich.org</a>.
       +</p>
       +
       +<p>If you don't know how to access gopher, see the website of
       +<a class="rainbow" href="http://gopherproject.org">The Gopher Project</a> 
       +(<a class="rainbow" href="gopher://gopherproject.org">via gopher</a>)
       +for further assistance.
       +</p>
       +
       +<p style="color:red; font-weight:bold; text-align: center;">
       +<marquee><blink>NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW
       +NEW NEW NEW</blink></marquee>
       +For fast access there is the <a class="rainbow" href="ssh://kiosk@bitreich.org">Bitreich
       +Kiosk<a/>, where you can have the latest
       +gopher offers and of course access to gopher for free, using SSH.
       +<marquee><blink>NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW
       +NEW NEW</blink></marquee></p>
       +
       +<!--
       +The Web Sucks – And Everyone Knows It For Years.
       +
       +* How many Megabyte of RAM does it take to display this page?
       +* How many lines of buggy code does this information get through to be seen by
       +  your eyes?
       +* How big will be the burden, when the web browser market is just two engines
       +  and you are forced into DRM?
       +* Why does it take years to display HTML and all its substandards?
       +* Why is it easier to align this plaintext than any text in HTML?
       +* Bad Javascript is causing global warming. Why are there no regulations
       +  against it?
       +
       +If you are ready to discover the truth, join the
       +
       +        BERNERS-LEE KICKING CLUB
       +
       +We welcome all people with an interest in vocal fight.
       +
       +Come on IRC for membership application:
       +
       +        ircs://chat.freenode.org:6697/#bitreich-en
       +
       +Have fun!
       +
       +P.S. We are mining bitcoin using a hidden script. It is your fault, you
       +     decided to use the web on your own behalf. Maybe you find it.
       +
       +-->
       +
   DIR diff --git a/1-index.html.css.head b/1-index.html.css.head
       @@ -0,0 +1,20 @@
       +<style type="text/css">
       +
       +body {
bitreich.org:70 /scm/bitreich-www/commit/c75f5b4aa314253e9779bd16cd8f009fd8011c78.gph:101: line too long