From 3e40f0302517c32ab3eefc095f6b829b0c45fd24 Mon Sep 17 00:00:00 2001 From: danpros Date: Thu, 11 Jan 2024 06:48:24 +0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8381657..1ec9203 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ Here's the explanation: * `tag1,tag2` are the tags, separated by commas * `my-post-slug` is the URL +**Note:** the filename metadata (data, tags, slug) separated by an underscore. + With a structure like above, the post can now be visited even though it's just a folder structure and filename. To claim this content or log in to dashboard, simply create `my-username.ini` in the `config/users/` folder (see `username.ini.example`).