Add icon, tweak example config, update README
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user