Commit Graph

14 Commits

Author SHA1 Message Date
DIYgod
2837edc20a docs: remove toc in install page 2018-05-18 18:18:11 +08:00
EEEEEEYHN
a98f9f37dc docs(install): update tutorial (#162) 2018-05-18 00:37:32 +08:00
さくら
49de384d2e feat: add prettier and commit hooks (#144)
* feat: add prettier and commit hooks

* style(*): prettier format

* fix(eslint): parsing error: Unexpected token ...

* style(eslint): eslint --fix

* style(bilibili): fix `no-undef` and `no-unused-vars`

* style(jiandan): fix eqeqeq

* style(pixiv): disable `no-constant-condition` rule for eslint

* fix(pixiv): use template string

* style(toutiao): remove unused variables

* style(weibo): use `forEach` instead of `map`

The array has no return value, you should use `forEach` instead of `map`

* chore(hooks): add eslint hooks

* chore(hooks): switch from husky to yorkie

* style(zhihu): prettier format

* style(docs): fix vuepress custom container

https://vuepress.vuejs.org/guide/markdown.html#custom-containers

* chore(prettier): set a more reasonable `printWidth` value

* style(*): better prettier format
2018-05-17 10:52:29 +08:00
EEEEEEYHN
cb966e26a1 docs(install): config and redis tutorial (#145)
* docs(install): delete typos

* docs(install): config

* docs(install): redis tutorial
2018-05-16 21:11:05 +08:00
DIYgod
dfdc015f4f docs: $ before bash command 2018-05-16 14:39:48 +08:00
cdpath
a5cedabba0 Support Redis cache for docker (#138)
* Update docker compose to support Redis cache

* Include docker-compose in docs
2018-05-16 14:11:00 +08:00
DIYgod
f0426501c6 app: listenInaddrAny config 2018-05-16 02:07:04 +08:00
DIYgod
8c73be97ed docs: add sidebar 2018-05-16 00:20:50 +08:00
EEEEEEYHN
656295c53f docs: install (#136)
* docs: install

* docs(install): "部署到本机"  -> "手动部署"
2018-05-16 00:08:21 +08:00
cdpath
be045b259f Fix deploy to Heroku button (#121) 2018-05-14 17:15:51 +08:00
cdpath
7efe082554 Deploy to Heroku (#117)
* Specify Node.js version

* Deploy to Heroku
2018-05-14 15:47:14 +08:00
DIYgod
d1064b566b docs: update install guide 2018-05-11 18:54:33 +08:00
DIYgod
84854fb945 update install guide 2018-05-10 02:30:16 +08:00
DIYgod
7d9e38b466 use VuePress 2018-05-06 05:23:55 +08:00