Skip to content

Commit

Permalink
Add script to run demo
Browse files Browse the repository at this point in the history
  • Loading branch information
gcushen committed Aug 11, 2018
1 parent d886800 commit 3e9f7da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions demo.sh
@@ -0,0 +1,4 @@
#!/usr/bin/env bash

cd exampleSite
hugo -t academic --themesDir ../.. -p 1315 --i18n-warnings server

0 comments on commit 3e9f7da

Please sign in to comment.