blob: 3b030a7c3b55e4a55854c84a582746fa5cbe4c08 [file] [log] [blame]
#!/bin/bash
rm -rf _site
jekyll b --safe
tar czf website.tgz _site