diff --git a/.travis.yml b/.travis.yml index 6aacdf5e8..e5bfe2a93 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,6 +28,7 @@ before_script: - unzip ~/raw_fonts/NotoSansCJKtc-hinted.zip -d ~/raw_fonts/NotoSansCJKtc-hinted script: + - while sleep 30; do echo "still alive"; done & - sed '/\(en\/\)/! d' LANGS.md.bak > LANGS.md - mv -t ~/.fonts/noto ~/raw_fonts/NotoSans-unhinted/*-Regular.ttf ~/raw_fonts/NotoSans-unhinted/*-Bold.ttf ~/raw_fonts/NotoSans-unhinted/*-Black.ttf - sudo fc-cache -f -v @@ -39,7 +40,7 @@ script: - sed '/\(zh-hans\/\)/! d' LANGS.md.bak > LANGS.md - mv -t ~/.fonts/noto ~/raw_fonts/NotoSansCJKsc-hinted/*-DemiLight.otf ~/raw_fonts/NotoSansCJKsc-hinted/*-Bold.otf ~/raw_fonts/NotoSansCJKsc-hinted/*-Black.otf - sudo fc-cache -f -v - - gitbook pdf . + # - gitbook pdf . - gitbook epub . - gitbook mobi . - rm ~/.fonts/noto/*.otf diff --git a/README.md b/README.md index ab898ab95..4fb918b0c 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,6 @@ This work is licensed under the **Creative Commons Attribution-ShareAlike 4.0 In ## To Do - [ ] add multiple languages support -- [ ] add implementations of `Python`, `C++` and `Java` code +- [ ] add implementations of `Python`, `C++`, `Go` and `Java` code - [x] add time and space complexity analysis - [x] add proper Chinese fonts for PDF output diff --git a/book.json b/book.json index d1c40b9ab..04eb5605d 100644 --- a/book.json +++ b/book.json @@ -4,7 +4,6 @@ "ga", "katex", "richquotes", - "swiftype", "sitemap2", "github", "edit-link", @@ -23,10 +22,6 @@ "richquotes": { "todos": true }, - "swiftype": { - "token": "utQHy1R2XyiVqDqaZqws", - "version": "2.0.0" - }, "sitemap2": { "hostname": "http://algorithm.yuanbin.me/" }, diff --git a/zh-hans/README.md b/zh-hans/README.md index 837101141..8930288c2 100644 --- a/zh-hans/README.md +++ b/zh-hans/README.md @@ -104,33 +104,9 @@ Slack 的自助邀请注册功能已启用,访问