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: f6971947dd1029810b6422a78f6b854660651f0e
parent: 0e541e5d3137d213038256d40cfac6c5c273fd55
author: Chris Noxz <chris@noxz.tech>
date:   Tue, 16 Aug 2022 19:31:50 +0200
move changelog to own page
Mbuild2+-
Mconfig/main.html1+
Anoxz.tech/about/changelog/.assemble1+
Anoxz.tech/about/changelog/.metadata1+
Anoxz.tech/about/changelog/index.www4++++
Mnoxz.tech/index.www6------
6 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/build b/build
@@ -10,7 +10,7 @@ SITE_ICON_SVG="//[site]/pub/logo.svg"
 SITE_CSS="//[site]/pub/style.css"
 SITE_GIT_REPO_ROOT="${HOME}/mnt/src/z0noxz"
 SITE_GIT_COMMIT_PH="repo-logs"
-SITE_GIT_COMMIT_COUNT="15"
+SITE_GIT_COMMIT_COUNT="100"
 SITE_WWW=
 SITE_HTML=
 SITE_REPLACE_DOT=1
diff --git a/config/main.html b/config/main.html
@@ -44,6 +44,7 @@
 		<div>
 		<span class="right">
 			Copyright &copy; 2006-{:year:} Chris Noxz
+			| <a href="//noxz.tech/about/changelog">changelog</a>
 			| <a href="//noxz.tech/about/copying_policy">copying policy</a>
 			| <a href="//noxz.tech/git">source</a>
 		</span>
diff --git a/noxz.tech/about/changelog/.assemble b/noxz.tech/about/changelog/.assemble
@@ -0,0 +1 @@
+index.html
diff --git a/noxz.tech/about/changelog/.metadata b/noxz.tech/about/changelog/.metadata
@@ -0,0 +1 @@
+.ds TITLE   Changelog
diff --git a/noxz.tech/about/changelog/index.www b/noxz.tech/about/changelog/index.www
@@ -0,0 +1,4 @@
+Below are the latest 100 accumulative changes for every tracked repository,
+including this website.
+
+.COMMENT "placeholder:repo-logs"
diff --git a/noxz.tech/index.www b/noxz.tech/index.www
@@ -4,12 +4,6 @@ priority. To keep my internet footprint low, you won't find any fancy
 JavaScript or flashy design here. Instead, you will only find readable content
 with a clean and simple design.
 
-.HnS 1
-Latest commits
-.HnE
-
-.COMMENT "placeholder:repo-logs"
-
 .HnS 1
 About this site
 .HnE