Skip to content

Commit 5eb0a59

Browse files
committed
see changkun#5, add entrance to code
1 parent a548ea7 commit 5eb0a59

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 ../code ./src/modern-cpp/book/
1011
hexo generate
1112
mv public/index.html public/modern-cpp/index.html
1213
s:

0 commit comments

Comments
 (0)