mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 12:44:40 +03:00
see #5, add entrance to exercises
This commit is contained in:
@@ -7,6 +7,7 @@ all:
|
||||
rm -rf ./src/modern-cpp/assets/figures
|
||||
cp ../assets/cover-2nd.png ./src/modern-cpp/assets/cover-2nd.png
|
||||
cp -r ../assets/figures ./src/modern-cpp/assets/figures
|
||||
cp -r ../exercises ./src/modern-cpp/book/
|
||||
cp -r ../code ./src/modern-cpp/book/
|
||||
hexo generate
|
||||
mv public/index.html public/modern-cpp/index.html
|
||||
|
||||
Reference in New Issue
Block a user