docs: test site updating

This commit is contained in:
Simon Michael 2013-06-07 18:00:04 -06:00
parent f055631b35
commit f87e6175b1

View File

@ -45,3 +45,4 @@ symlinkIndexHtml = ensureSiteDir >> system "ln -sf README.html _site/index.html"
symlinkProfsDir = ensureSiteDir >> system "ln -sf ../../profs _site/profs"
ensureSiteDir = system "mkdir -p _site"