https://github.com/fulldecent/sandy-blaster
A templated email sending tool with Handlebars and Mailgun
https://github.com/fulldecent/sandy-blaster
Last synced: 5 months ago
JSON representation
A templated email sending tool with Handlebars and Mailgun
- Host: GitHub
- URL: https://github.com/fulldecent/sandy-blaster
- Owner: fulldecent
- Created: 2025-08-21T20:31:19.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-28T16:06:24.000Z (8 months ago)
- Last Synced: 2025-12-23T22:53:02.004Z (6 months ago)
- Language: JavaScript
- Homepage: https://fulldecent.github.io/sandy-blaster/
- Size: 54.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sandy Blaster
## Running
```sh
bundle install
bundle exec jekyll serve --livereload
```
Now access in your browser.