Minor changes.

This commit is contained in:
= 2022-06-04 00:48:30 +05:30
parent 43dfae3f02
commit d82e6479a9
1 changed files with 4 additions and 1 deletions

View File

@ -15,7 +15,7 @@ proceed with the given steps.
Wih only your `index.gmi` file in **public_gemini/** directory, run the following to set everyting up:
`gempost init`
Note that `gempost init` won't work if you don't have gempost added to your path. For tildeverse members, you can just copy the executable to your **~/bin/** directory. Otherwise, you can just do `./gempost <args>` instead of `gempost <args>`.
Note that `gempost init` won't work if you don't have gempost added to your path. For tildeverse members, you can just copy the executable to your **~/bin/** directory. Otherwise, you can just do `./gempost <args>` (in the directory where you have the gempost binary) instead of `gempost <args>`.
**STEP 2**
Skip this if you chose to initialize an `index.gmi` during `gempost init`.
@ -34,3 +34,6 @@ This software is experimental and in its early stages. **I am not responsible if
Personally, I am happy with the set of features I currently have and will work out the bugs as I find them.
*This software is provided without any guarantees. Things may break any moment, your posts might get messed up. Keeping backups of your blog directories is always advised.*
# Reporting Bugs/Sending Feedback
I (try to) log in daily on the tildeverse irc. You can send a private message to me at `desertmouse` there.