16 Commits

Author SHA1 Message Date
Suyi
11bbd85273
docs: enhance (#4884)
- rename docs to site
- use dumi-theme-egg instead of local theme

Co-authored-by: Jeff Jing <zgayjjf@qq.com>
2022-03-08 23:05:27 +08:00
Suyi
b47409770d
docs: dumi (#4879)
* feat(docs): use dumi to build docs

* chore(docs): remove doctools & ignore dist

* chore(docs): use github action to deploy docs

* test(docs): skip doc tests

* docs: support jsdoc

* docs: remove title in community

* docs: update readme banner src
2022-02-12 02:50:52 +08:00
TZ | 天猪
ebbbcd574f chore: skip docs deploy at ci cron (#1268) 2017-08-02 17:48:32 +08:00
Haoliang Gao
410633b3e4 chore: kill ssh-agent after deploy (#1204) 2017-07-17 18:32:15 +08:00
Haoliang Gao
02b02e0faf docs: using a doctools as a external lib (#913) 2017-05-17 00:20:25 +08:00
Haoliang Gao
af174efb0a docs: Add API document to menu (#845)
Ref https://github.com/eggjs/egg/issues/581
2017-05-05 01:25:09 +08:00
binsee
9ef9d6aa59 fix(package.json & doc.js): fix doc tool error. (#791)
- fix `npm run doc-* ` error
- fix doc tool on the windows platform
2017-04-25 14:24:15 +08:00
Haoliang Gao
2296b7b22c docs: fix document deploy (#609)
Ref https://github.com/eggjs/egg/issues/608
2017-03-21 18:50:59 +08:00
Haoliang Gao
9e849d4055 docs: add api-doc (#369) 2017-02-15 18:25:51 +08:00
Haoliang Gao
0c59354f94 docs: update version automatically (#367) 2017-02-13 23:28:18 +08:00
Haoliang Gao
0bbfa7b6a8 docs: add resource page (#364)
Closes https://github.com/eggjs/egg/issues/287
2017-02-13 17:51:26 +08:00
Haoliang Gao
66bf7ca234 chore(scripts): Add PATH to find hexo (#327) 2017-02-07 20:45:10 +08:00
Haoliang Gao
df4f04ef48 chore(scripts): deploy document by travis (#325)
Use nodejs rewrite doc tools, and support auto publish gh-pages on travis.

Only run publishing when commit to master branch.

Closes https://github.com/eggjs/egg/issues/86
2017-02-07 19:32:35 +08:00
Haoliang Gao
e89080b86f chore(doc-scripts): install modules into docs (#85) 2016-09-02 10:22:09 +08:00
Haoliang Gao
c9ed1cfbee doc: use hexo to build document (#64)
- Add egg theme
- Add i18n support
- Add server and deploy scripts
- Change Toc
2016-09-01 19:08:25 +08:00
fengmk2
dadd208596 feat: init version sources (#15) 2016-07-17 12:48:09 +08:00