From 2762f24493e5cb6e7b78ff55d9252ed24398c505 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Sat, 28 Dec 2024 16:02:18 +1000 Subject: TODO-- Directory level metadata files. --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 82f1538..29e3b63 100644 --- a/README +++ b/README @@ -1,9 +1,7 @@ --- pagetitle: "notYetAnotherWiki" author: onefang -feedatom: https://sledjhamr.org/cgit/notYetAnotherWiki/atom history: https://sledjhamr.org/cgit/notYetAnotherWiki/log/index.md -sourcecode: https://sledjhamr.org/cgit/notYetAnotherWiki/ --- notYetAnotherWiki is not another wiki, at least not yet. It'll be much @@ -70,6 +68,10 @@ Currently it'll scan the current directory and subdirectories looking for variations. Then it produces .HTML files converted from these .md files, and links them all together into a web site. +Any .md file that is just the beginning metadata block doesn't get +rendered into HTML, but is global metadata for this directory and subs, +though the subs can override this with their own metadata.md files. + git is used to store the .md files, and provides edit history. Added on the footer is links to cgit, which is used to store the files in git on your server. This provides acces to the source code, history, and ATOM -- cgit v1.1