mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
4 lines
83 B
Bash
Executable file
4 lines
83 B
Bash
Executable file
#!/usr/bin/env bash
|
|
#
|
|
# Run a local instance of the site.
|
|
bundle exec jekyll serve
|