diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-09 12:31:14 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-09 12:31:14 +0200 |
commit | 4a47826f1d1e80b4e54b046885c8e57da41deb28 (patch) | |
tree | d4222e2d303c2283fe1b3e385a70fd2a3dca5a09 | |
parent | fa2a045f33a411051f592b51005b160b91e19727 (diff) | |
download | blog-4a47826f1d1e80b4e54b046885c8e57da41deb28.tar.gz blog-4a47826f1d1e80b4e54b046885c8e57da41deb28.tar.bz2 blog-4a47826f1d1e80b4e54b046885c8e57da41deb28.zip |
update
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -18,3 +18,9 @@ I use the [micro text editor](https://micro-editor.github.io/), but you can alte - **index.php**, **sticky.php**, **search.php** are the files used to display the blog on the web server These files list and search the html files in the web site's "articles" and "sticky" directories + +## The basic web directory + +> /articles -> /(year) +> /sticky +> /images -> /blog |