Ashik K
a5a0cf43b8
which will start a simple python http server to serve the generated files |
||
---|---|---|
CMakeLists.txt | ||
LICENSE.txt | ||
README | ||
fetch_from_ghost.cc | ||
genstatic.py | ||
parse_pages.cc | ||
parse_posts.cc |
README
You need libcurlpp and rapidjson to build To build, please do ============================ mkdir build cd build cmake .. make