Skip to content

Commit 7feca21

Browse files
committed
Clone the content so copies work
1 parent a778c5a commit 7feca21

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

justfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ generate-static:
1111
rm -rf yesodweb.com
1212
git clone https://github.com/yesodweb/yesodweb.com
1313
cd yesodweb.com && stack build
14+
cd yesodweb.com && git clone https://github.com/yesodweb/yesodweb.com-content.git content
1415
cd yesodweb.com/make-it-static && cargo run
1516
mv yesodweb.com/public .
1617
git add public

0 commit comments

Comments
 (0)