Add icon, tweak example config, update README

This commit is contained in:
2025-06-08 18:32:03 -05:00
parent 1d0c97cc94
commit 75c781fbf0
3 changed files with 155 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ A utility to create and upload quick markdown posts to static websites. Specify
Right now this script has no data validation or error handling, and it doesn't sanitize input. If you screw up something in your front matter and your site fails to build, it will fail silently.
## Usage
Clone the repo, update `./config/config.json` per your requirements, cd into `./Poaster` and run `ruby ./poaster`.
Clone the repo, create `./config/config.json` per your requirements, cd into `./Poaster` and run `ruby ./poaster`.
## Config
The config object must contain the following keys: