aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-09-30 08:10:23 -0400
committerBradley Taunt <bt@btxx.org>2024-09-30 08:10:23 -0400
commit11a10268867875fefaa00270cb67b8e3e2eadd7a (patch)
treeb3b691da866401fe47a0e89c2e9b881ed54a3c91 /README.md
parent126933771a525a43a6d3de3dbccf5a6ca6980bf2 (diff)
Use external stylesheet instead of inline, cleanup structure slightly, README update
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 46ad23f..d9db637 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ etc.).
* Posts need to be structured with an `h1` on the first line, a space on the second, and the date on the third line (ie. 2024-07-20)
* Pages go under the `pages` directory as markdown files
* Media (images, videos etc) go in the root `public` directory
+* Main styling is found in `public/style.css` (feel free to get creative!)
## Defaults