Browse Source

Update README.md

pull/674/head
danpros 1 year ago
parent
commit
3e40f03025
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@ -61,6 +61,8 @@ Here's the explanation:
* `tag1,tag2` are the tags, separated by commas * `tag1,tag2` are the tags, separated by commas
* `my-post-slug` is the URL * `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. 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`). To claim this content or log in to dashboard, simply create `my-username.ini` in the `config/users/` folder (see `username.ini.example`).


Loading…
Cancel
Save