From f100e861884cb261bf0598215d3e7d8aba1f3f89 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Thu, 27 Mar 2025 09:47:22 +1000 Subject: directory -> folder Let's be consistent, now we are using a folder icon. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index d1aa22c..954bc7a 100644 --- a/README +++ b/README @@ -59,13 +59,13 @@ the one system. They can chat about it, on the one system. ## What does it do already? -Currently it'll scan the current directory and subdirectories looking for +Currently it'll scan the current folder and sub folders looking for .md files in CommonMark syntax. This should cover some MarkDown 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, +rendered into HTML, but is global metadata for this folder 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 @@ -73,7 +73,7 @@ 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 feed for the site. -It can also scan an external directory and merge that with the current +It can also scan an external folder and merge that with the current one, but this isn't tested yet. ## other stuff -- cgit v1.1