fixed typo

This commit is contained in:
nytpu 2020-09-09 23:11:05 -06:00
parent c86b7ce424
commit 1b08419cf4
Signed by: nytpu
GPG Key ID: ECCDC07B337B8F5B
1 changed files with 3 additions and 4 deletions

View File

@ -9,16 +9,15 @@ To install:
customize it to your gemlog.
To use:
1. Make sure to
2. Write your post in .gmi format. The first header of any level on the page
1. Write your post in .gmi format. The first header of any level on the page
will be used as a title (it doesn't have to be on the first line). The
script will detect any .gmi files that start with a number and assume
they're blog posts. It'll display them in reverse alphabetical order, so I
recommend to name your files like `YYYY-MM-DD.gmi` or
`YYYY-MM-DD-title-here.gmi` so you get them sorted nicely in reverse
chronological order.
3. make sure you're in your gemlog directory then run `gemlog.sh` to build the
2. make sure you're in your gemlog directory then run `gemlog.sh` to build the
index page and the atom feed
4. if you want your atom feed to be accessible over the web as well as gemini,
3. if you want your atom feed to be accessible over the web as well as gemini,
symlink the atom.xml file to your web server directory