Repla for macOS lets you preview your Jekyll blog, like an app, without the terminal.
Repla is available now as a public alpha.
To setup a Jekyll blog to run like an app in Repla:
- Download and install Repla
- Run
repla server "bundle exec jekyll serve --watch" -r "...done"
from the terminal (you only need to do this once) - Once the Jekyll blog is running, hit
⌘S
to save it to a file - To close Jekyll blog, just close the window
- When you want to run it again, just double-click the file