Texts & Translation of Wanghuning's '94 journals. (https://iamswain25.github.io/political-life/)
https://github.com/iamswain25/political-life/raw/master/rawtexts/political-life.pdf
http://www.chinareform.net/index.php?m=search&c=index&a=init&typeid=1&siteid=1&q=政治的人生
npm run deploy
- http://news.joins.com/article/22367559
- http://www.hani.co.kr/arti/international/china/816071.html
- http://www.koreadaily.com/news/read.asp?art_id=2868796
Use google api, need to have your own setup on google console and have credential json downloaded. export GOOGLE_APPLICATION_CREDENTIALS="[PATH]" Paste your own projectId in ./rawtexts/[to-your-language].js and run node on it.
** make sure have relevant folder generated, and it overwrites in defaults.
Found the full text website on Feburary, copied one by one (until 0045.md). When reached March, searched on the site, found the texts with the whole year, thought to myself there is a possibility of automating the (md) file making process. Pausing here.
Added Russian, French, Spanish
Refactoring code from Gatsby.js framework to React Hooks with Router. Pro: Access to github document directly without building the files. Con: No direct access with deep link. Only access on the root.