Ashik K
3bd3fb7b5d
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