1
0
mirror of https://gitee.com/iresty/apisix.git synced 2024-12-15 17:31:45 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
John Bampton
b72e2c56be
docs: lint Markdown files ()
Lint Markdown for rules:
- MD031/blanks-around-fences
- MD032/blanks-around-lists
2021-01-03 11:26:40 +08:00
John Bampton
3bb3422852
feat(CI): add a GitHub Action to lint the Markdown ()
- add a Markdownlint config file
- lint Markdownlint for MD039 - Spaces inside link text

https://www.npmjs.com/package/markdownlint-cli
2020-12-15 09:29:47 +08:00
Wen Ming
d2ea344fc1
Revert "refactor: separate admin and proxy port in default config ()" ()
This reverts commit b13f167445.

Co-authored-by: Vinci Xu <277040271@qq.com>
2020-11-28 19:05:14 +08:00
Vinci Xu
b13f167445
refactor: separate admin and proxy port in default config ()
change all admin 9080 to 9180
2020-11-24 16:51:47 +08:00
Shuyang Wu
6f06622382
doc: plugin attributes format unification ()
* [WIP] doc api unify

* [WIP] doc api unify

* doc api format

* fix typo
2020-09-23 08:11:27 +08:00
Janko
31b210f963
doc: unified plugins document link format and path of Chinese and English. ()
fix 
2020-08-12 22:54:11 +08:00
Nirojan Selvanathan
b0a1580c67
doc: Refactoring docs to support docsify () 2020-06-19 12:03:55 +08:00