Add really short info on the actual script
1 files changed, 5 insertions(+), 0 deletions(-) M ssssg
M ssssg => ssssg +5 -0
@@ 1,4 1,9 @@ #!/bin/sh +# +# Super Simple Static Site Generator +# +# This script will abuse pandoc to create +# a fabulous bare-bones static site. main() { # Some housekeeping that's probably not 100% necessary