changeset 32:d84e76175dd5

add dad
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 28 Apr 2023 21:08:28 -0600
parents f92034a190d1
children cdce663231b0
files .hgignore src/existing.html.luan src/external_link.svg src/mercurial.html.luan src/needed.html.luan src/site.css
diffstat 6 files changed, 67 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Wed Dec 28 19:42:14 2022 -0700
+++ b/.hgignore	Fri Apr 28 21:08:28 2023 -0600
@@ -3,3 +3,4 @@
 err
 push.sh
 mine/
+.DS_Store
--- a/src/existing.html.luan	Wed Dec 28 19:42:14 2022 -0700
+++ b/src/existing.html.luan	Fri Apr 28 21:08:28 2023 -0600
@@ -21,11 +21,12 @@
 		<div content>
 			<h1>Existing Reactionary Software</h1>
 			<ul links>
+				<li><a href="http://dad.reactionary.software/">JavaScript Drag and Drop</a> <img src="external_link.svg"></li>
 				<li><a href="/mercurial.html">Mercurial</a></li>
 				<li><a href="/bash.html">Bash</a></li>
 				<li><a href="/java.html">Java 8</a></li>
 				<li><a href="/python.html">Python</a></li>
-				<li><a href="http://www.luan.software/">Luan</a></li>
+				<li><a href="http://www.luan.software/">Luan</a> <img src="external_link.svg"></li>
 				<li><a href="/nginx.html">Nginx</a></li>
 				<li><a href="/this.html">This Website</a></li>
 			</ul>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/external_link.svg	Fri Apr 28 21:08:28 2023 -0600
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   viewBox="0 -256 1850 1850"
+   id="svg3025"
+   version="1.1"
+   inkscape:version="0.48.3.1 r9886"
+   width="100%"
+   height="100%"
+   sodipodi:docname="external_link_font_awesome.svg">
+  <metadata
+     id="metadata3035">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs3033" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="640"
+     inkscape:window-height="480"
+     id="namedview3031"
+     showgrid="false"
+     inkscape:zoom="0.13169643"
+     inkscape:cx="896"
+     inkscape:cy="896"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg3025" />
+  <g
+     transform="matrix(1,0,0,-1,30.372881,1426.9492)"
+     id="g3027">
+    <path
+       d="M 1408,608 V 288 Q 1408,169 1323.5,84.5 1239,0 1120,0 H 288 Q 169,0 84.5,84.5 0,169 0,288 v 832 Q 0,1239 84.5,1323.5 169,1408 288,1408 h 704 q 14,0 23,-9 9,-9 9,-23 v -64 q 0,-14 -9,-23 -9,-9 -23,-9 H 288 q -66,0 -113,-47 -47,-47 -47,-113 V 288 q 0,-66 47,-113 47,-47 113,-47 h 832 q 66,0 113,47 47,47 47,113 v 320 q 0,14 9,23 9,9 23,9 h 64 q 14,0 23,-9 9,-9 9,-23 z m 384,864 V 960 q 0,-26 -19,-45 -19,-19 -45,-19 -26,0 -45,19 L 1507,1091 855,439 q -10,-10 -23,-10 -13,0 -23,10 L 695,553 q -10,10 -10,23 0,13 10,23 l 652,652 -176,176 q -19,19 -19,45 0,26 19,45 19,19 45,19 h 512 q 26,0 45,-19 19,-19 19,-45 z"
+       id="path3029"
+       inkscape:connector-curvature="0"
+       style="fill:currentColor" />
+  </g>
+</svg>
--- a/src/mercurial.html.luan	Wed Dec 28 19:42:14 2022 -0700
+++ b/src/mercurial.html.luan	Fri Apr 28 21:08:28 2023 -0600
@@ -25,7 +25,7 @@
 
 			<p>I only played with Git briefly before I recognized it as an unacceptable horror, so I will refer to others to describe these horrors in detail - <a href="http://jordi.inversethought.com/blog/enough-git/">here</a>, <a href="http://jordi.inversethought.com/blog/on-gitology/">here</a>, and <a href="https://stevebennett.me/2012/02/24/10-things-i-hate-about-git/">here</a>.  I then looked for an alternative and found Mercurial which is good.  There may also be other good alternatives but I haven't researched this, so I am only posting about Mercurial.</p>
 
-			<p>I listed Mercurial first in the list of <a href="/existing.html">existing reactionary software</a> for a reason.  This is because the distinction between Git and Mercurial makes it trivial to distinguish between horrible modern software and good reactionary software.  The simple rule is that <b>all software whose source code is in Git is horrible modern software</b>.  This eliminates 99% of current open source software, so this saves an incredible amount of time for those of us who want good reactionary software.  All good software will be in Mercurial or some other Git alternative.</p>
+			<p>The distinction between Git and Mercurial makes it trivial to distinguish between horrible modern software and good reactionary software.  The simple rule is that <b>all software whose source code is in Git is horrible modern software</b>.  This eliminates 99% of current open source software, so this saves an incredible amount of time for those of us who want good reactionary software.  All good software will be in Mercurial or some other Git alternative.</p>
 
 			<p>It should go without saying that anyone who is developing reactionary software should use Mercurial for source control.  Since there were no good hosting solutions, we developed a <a href="https://hg.reactionary.software/">free Mercurial hosting service</a>.</p>
 		</div>
--- a/src/needed.html.luan	Wed Dec 28 19:42:14 2022 -0700
+++ b/src/needed.html.luan	Fri Apr 28 21:08:28 2023 -0600
@@ -22,7 +22,6 @@
 			<h1>Needed Reactionary Software</h1>
 			<ul links>
 				<li><a href="/lucene.html">Lucene Fork</a></li>
-				<li><a href="/drag.html">JavaScript Drag and Drop</a></li>
 				<li><a href="/freedit.html">FreedIt - A Reddit Alternative</a></li>
 				<li><a href="/wysiwyg.html">WYSIWYG Web Editor</a></li>
 			</ul>
--- a/src/site.css	Wed Dec 28 19:42:14 2022 -0700
+++ b/src/site.css	Fri Apr 28 21:08:28 2023 -0600
@@ -36,3 +36,7 @@
 ul[links] li {
 	margin: 12px 0;
 }
+
+img[src="external_link.svg"] {
+	height: 12px;
+}
\ No newline at end of file