some readme clarification

This commit is contained in:
Nico 2022-01-05 19:37:24 +00:00
parent 6d2d304f1b
commit e89861ed5b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Your input content needs to go in a content directory, by default called "conten
Log posts (.gmi files in a `log` subdirectory of the content directory) are handled slightly differently than other input files. In addition to being converted and copied to the output like pages, they have some specific metadata (required in the post file) that is used to generate basic blog and gemlog index pages (see https://itwont.work/log for an example).
Log posts may have any filename, but I recommend making them descriptive of the content. The first two lines of a log post must be in the format:
Log posts may have any filename, but I recommend making filenames descriptive of the content, as they are also used as the URL slugs for posts. The first two lines of a log post must be in the format:
```
# title