blob: 10a8adbc19324f1c729b0f3f2ce62fa178e2a0a9 [file] [log] [blame]
#!/bin/bash
# launches jekyll as a server at the / location, for easy debug
jekyll --pygments --server --auto --url "" $*