getting ready for merge to master

This commit is contained in:
likho 2023-09-30 18:34:56 -07:00
parent 2ff8027d34
commit 9fea166b94
2 changed files with 3 additions and 4 deletions

View File

@ -7,9 +7,9 @@ Simple and stylish text-to-html microblog generator.
python3 dateutil toml make curl pycurl urllib
* `dateutil`, `toml` are Python modules.
* `dateutil`, `toml`, `json`, `pycurl`, `hashlib` are Python modules.
* `make` (optional), method for invoking the script.
* `curl`, `pycurl` and `urllib` (optional), for uploading multiple files to neocities (`neouploader.py`).
* `urllib` (optional), for uploading multiple files to neocities (`neouploader.py`).
### Usage

View File

@ -41,8 +41,7 @@ avatar="https://yourdomain.tld/microblog/images/avatar.jpg"
short_bio= "Your self-description. Anything longer than 150 characters is truncated."
[webring.following]
list= ["https://likho.neocities.org/microblog/meta.json",
"https://check.torproject.org/api/ip"]
list= ["https://likho.neocities.org/microblog/meta.json"]
format="""
<div class="fill">
<div class="postcell">