From 97d97ff4d60afe1eafee7f1deea28c89b7b60436 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Wed, 15 Jan 2025 11:04:15 +1000 Subject: Remove the author stuff, pointless really. --- INSTALL.md | 1 - README | 1 - TODO.md | 3 +-- about/index.md | 1 - default.template | 1 - testing/index.md | 1 - 6 files changed, 1 insertion(+), 7 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 2d01caf..6b19208 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,6 +1,5 @@ --- pagetitle: "INSTALL" -author: onefang pagehistory: https://sledjhamr.org/cgit/notYetAnotherWiki/log/INSTALL.md --- diff --git a/README b/README index 444578e..161a7f2 100644 --- a/README +++ b/README @@ -1,6 +1,5 @@ --- pagetitle: "notYetAnotherWiki" -author: onefang pagehistory: https://sledjhamr.org/cgit/notYetAnotherWiki/log/index.md --- diff --git a/TODO.md b/TODO.md index 68d33c0..863a0a9 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,5 @@ --- pagetitle: "TODO" -author: onefang pagehistory: https://sledjhamr.org/cgit/notYetAnotherWiki/log/TODO.md --- ## Do these @@ -9,7 +8,7 @@ Deal with complex directory trees. - /testing/even should display as even/deeper on the testing page, coz even/ has no files, but even/deeper does. - Scanning /usr/share/doc on my super desktop with looots of software installed will be fun. -Extract title from Fos and Pm, maybe even pagetitle and author if possible. Title is pointless, both of them just use the file name. +Extract title from Fos and Pm, maybe even pagetitle if possible. Title is pointless, both of them just use the file name. Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version. - One quirk to watch for is if a URL path changes, the docs that have that URL need to be redone. diff --git a/about/index.md b/about/index.md index aa3be9f..ebe52a4 100644 --- a/about/index.md +++ b/about/index.md @@ -1,6 +1,5 @@ --- pagetitle: "notYetAnotherWiki is not another wiki, at least not yet. It'll be much more than that, eventually." -author: onefang pagehistory: https://sledjhamr.org/cgit/notYetAnotherWiki/log/About/index.md --- diff --git a/default.template b/default.template index af5d701..187112d 100644 --- a/default.template +++ b/default.template @@ -36,7 +36,6 @@

$pagetitle$

- Author: $author$ $body$
diff --git a/testing/index.md b/testing/index.md index f926155..910419e 100644 --- a/testing/index.md +++ b/testing/index.md @@ -1,6 +1,5 @@ --- pagetitle: "G'day world!" -author: onefang pagehistory: https://sledjhamr.org/cgit/notYetAnotherWiki/log/testing/index.md --- -- cgit v1.1