noxz-sites

A collection of a builder and various scripts creating the noxz.tech sites
git clone https://noxz.tech/git/noxz-sites.git
Log | Files | README | LICENSE

commit: 295fc5408577649b0db16974c21e49acce3b4a7d
parent: 507e2a0f1d9cf9daf2d4ab6ac3829668e8852a2c
author: Chris Noxz <chris@noxz.tech>
date:   Tue, 28 Dec 2021 18:18:34 +0100
update git site references
MREADME2+-
Mbuild2+-
Mnoxz.tech/articles/srfinder/index.www2+-
Mnoxz.tech/articles/vi_indicator_for_loksh/index.www2+-
Mnoxz.tech/dotfiles/index.www4++--
Mnoxz.tech/index.www2+-
Mnoxz.tech/software/cidr2ip/index.www2+-
Mnoxz.tech/software/index.www2+-
Mnoxz.tech/software/ip2cidr/index.www2+-
Mnoxz.tech/software/mpvd/index.www2+-
Mnoxz.tech/software/rspan/index.www2+-
Mnoxz.tech/software/satan-gh60/index.www2+-
Mnoxz.tech/software/swps/index.www2+-
Mnoxz.tech/software/tapas/index.www2+-
Mnoxz.tech/software/xrectdraw/index.www2+-
Mnoxz.tech/software/ztatus/index.www2+-
16 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/README b/README
@@ -4,7 +4,7 @@ noxz-sites
 noxz.tech sites:
 
 + noxz.tech
-+ git.noxz.tech
++ noxz.tech/git
 
 License
 -------
diff --git a/build b/build
@@ -642,7 +642,7 @@ render_git_commits() {
 		}
 
 		END {
-			print "<li>[<a href=\"//git.noxz.tech/\">...</a>]</li></ul>"
+			print "<li>[<a href=\"//noxz.tech/git/\">...</a>]</li></ul>"
 		}
 	' > "${_tmp_file}"
 
diff --git a/noxz.tech/articles/srfinder/index.www b/noxz.tech/articles/srfinder/index.www
@@ -28,4 +28,4 @@ preferred measuring frequency. The data written to STDOUT can then be stored in
 a CSV-file and later analyzed using other tools.
 
 The source code can be found
-.URL :https://noxz.tech/git/srfinder.git" "here" .
+.URL :https://noxz.tech/git/srfinder.git" "here" .
diff --git a/noxz.tech/articles/vi_indicator_for_loksh/index.www b/noxz.tech/articles/vi_indicator_for_loksh/index.www
@@ -28,7 +28,7 @@ indicators to be of the same size.
 .PIMG usage.png
 
 I have my own
-.URL //git.noxz.tech/loksh-noxz.git fork
+.URL //noxz.tech/git/loksh-noxz.git fork
 of (lo)ksh in my repositories together with the commit.
 Feel free to use it. I also have a patch available
 .URL loksh-viprompt-20190502-774e6d2.patch here .
diff --git a/noxz.tech/dotfiles/index.www b/noxz.tech/dotfiles/index.www
@@ -141,7 +141,7 @@ Installation is pretty simple. Just clone and install:
 
 .CDS
 .COS
-git clone git://git.noxz.tech/dotfiles
+git clone https://noxz.tech/git/dotfiles.git
 cd dotfiles
 # optionally: mv dotfiles .dotfiles && cd .dotfiles
 ./link install all
@@ -161,4 +161,4 @@ or show status using
 .ICD "./link status vim" .
 
 get source
-.URL "//git.noxz.tech/dotfiles.git" "here" .
+.URL "//noxz.tech/git/dotfiles.git" "here" .
diff --git a/noxz.tech/index.www b/noxz.tech/index.www
@@ -71,7 +71,7 @@ I've both created and
 .URL //noxz.tech/about/tools/ use .
 
 All source code for software I've created and published should be available
-.URL //git.noxz.tech/ here .
+.URL //noxz.tech/git/ here .
 If you cannot find the source code, please let me know as it should be available.
 
 .HnS 1
diff --git a/noxz.tech/software/cidr2ip/index.www b/noxz.tech/software/cidr2ip/index.www
@@ -21,4 +21,4 @@ Print a complete CIDR to ip conversion table
         cidr2ip $i
     done
 
-get source [here](//git.noxz.tech/cidr2ip/).
+get source [here](//noxz.tech/git/cidr2ip.git).
diff --git a/noxz.tech/software/index.www b/noxz.tech/software/index.www
@@ -3,7 +3,7 @@ Software
 .HnE
 
 Read about programs I've written below. All source code is available
-.URL "//git.noxz.tech/" "here" ,
+.URL "//noxz.tech/git" "here" ,
 and also linked to from each software page respectively.
 
 .DLS
diff --git a/noxz.tech/software/ip2cidr/index.www b/noxz.tech/software/ip2cidr/index.www
@@ -19,4 +19,4 @@ Allow user to enter a subnet mask as either a CIDR or as an ip address:
 
     read -p "enter subnet mask: " output; output=$(ip2cidr "$output")
 
-get source [here](//git.noxz.tech/ip2cidr/).
+get source [here](//noxz.tech/git/ip2cidr.git).
diff --git a/noxz.tech/software/mpvd/index.www b/noxz.tech/software/mpvd/index.www
@@ -78,4 +78,4 @@ mpvc ytdl-format best
 .CDE
 
 get source
-.URL //git.noxz.tech/mpvd.git here .
+.URL //noxz.tech/git/mpvd.git here .
diff --git a/noxz.tech/software/rspan/index.www b/noxz.tech/software/rspan/index.www
@@ -45,4 +45,4 @@ One typical usage area of rspan is together with the crontab
 .CDE
 
 get source
-.URL //git.noxz.tech/rspan.git here .
+.URL //noxz.tech/git/rspan.git here .
diff --git a/noxz.tech/software/satan-gh60/index.www b/noxz.tech/software/satan-gh60/index.www
@@ -57,4 +57,4 @@ make flash
 .CDE
 
 get source
-.URL //git.noxz.tech/satan-gh60.git here .
+.URL //noxz.tech/git/satan-gh60.git here .
diff --git a/noxz.tech/software/swps/index.www b/noxz.tech/software/swps/index.www
@@ -43,4 +43,4 @@ swps 8080 index.html
 .CDE
 
 get source
-.URL //git.noxz.tech/swps.git here .
+.URL //noxz.tech/git/swps.git here .
diff --git a/noxz.tech/software/tapas/index.www b/noxz.tech/software/tapas/index.www
@@ -88,4 +88,4 @@ License
 The program is licensed under the MIT license.
 
 get source
-.URL //git.noxz.tech/tapas.git here .
+.URL //noxz.tech/git/tapas.git here .
diff --git a/noxz.tech/software/xrectdraw/index.www b/noxz.tech/software/xrectdraw/index.www
@@ -68,4 +68,4 @@ License
 The project is licensed under the MIT license.
 
 get source
-.URL //git.noxz.tech/xrectdraw.git here .
+.URL //noxz.tech/git/xrectdraw.git here .
diff --git a/noxz.tech/software/ztatus/index.www b/noxz.tech/software/ztatus/index.www
@@ -63,4 +63,4 @@ ztatus -n "hello world!"
 .CDE
 
 get source
-.URL //git.noxz.tech/ztatus.git here .
+.URL //noxz.tech/git/ztatus.git here .