Skip to content

Commit 552cae9

Browse files
committed
see changkun#5, add entrance to exercises
1 parent 5eb0a59 commit 552cae9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ all:
77
rm -rf ./src/modern-cpp/assets/figures
88
cp ../assets/cover-2nd.png ./src/modern-cpp/assets/cover-2nd.png
99
cp -r ../assets/figures ./src/modern-cpp/assets/figures
10+
cp -r ../exercises ./src/modern-cpp/book/
1011
cp -r ../code ./src/modern-cpp/book/
1112
hexo generate
1213
mv public/index.html public/modern-cpp/index.html

0 commit comments

Comments
 (0)