Welcome to Modern C++ Tutorial! This site is built with hexo. Site content was written in Markdown format located in ../book
. And all static files will be built into ./public
, which is served by a nginx server at changkun.de.
- node.js
- npm
Start from the terminal:
$ make # build
$ make s # start serve