I wanted to be able to use Sculpin to generate GitHub pages. Here's what I did...
-
Created a super awesome Sculpin site from the Sculpin Blog Skeleton
-
Make sure everything is under version control in my
master
branch (except things that shouldn't be. see the.gitignore
) -
Updated
publish.sh
:
#!/bin/bash