| Application Name | reddit whisky exposé |
| Short Description | A simple HTML generator for whisky reviews posted on reddit |
| Supported OSes | Wherever you have Racket |
| Web Page | https://code.rosaele...acket-whisky-reviews |
| System Requirements | - Some version of Racket
- The Racket "yaml" module
|
| Author | |
DescriptionI needed that.
FeaturesCan generate an HTML table from a YAML file in which you manage your whisky reviews posted on reddit. All subreddits (
/r/worldwhisky,
/r/scotch etc.) are supported.
Planned FeaturesNah, it's enough for me.
Screenshots
UsageInstallationDownload the
main.rkt file and set up a
whiskies.yaml file like the example that comes with it.
Using the ApplicationGet Racket, get the YAML module, run the file. A web server will be started and your HTML file will be loaded in your default browser. (You could run it on your server if you have one.)
Known IssuesThe CSS looks like shit. I'm lazy.