Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Commit

Permalink
Add build script
Browse files Browse the repository at this point in the history
  • Loading branch information
lepisma committed Jan 5, 2018
1 parent 129fad8 commit a1f9d55
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/build.fish
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env fish
make singlehtml
yes | mv build/singlehtml/* ./
touch .nojekyll

0 comments on commit a1f9d55

Please sign in to comment.