一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。

fa1seut0pia 6aa04305ae add Docker Compose deploy doc пре 4 месеци
.github 08aec3dd23 remove unused files and fix typo пре 1 година
docs 6aa04305ae add Docker Compose deploy doc пре 4 месеци
en ab19a8b59b fix typo пре 5 месеци
.gitignore 907f0894a6 add WebUI configuration pages. пре 7 месеци
LICENSE dcb680ae88 Initial Commit пре 3 година
Makefile 452d63b573 add openwrt apk install document. пре 5 месеци
ReadMe.md 452d63b573 add openwrt apk install document. пре 5 месеци
mkdocs.yml 907f0894a6 add WebUI configuration pages. пре 7 месеци
requirements.txt 452d63b573 add openwrt apk install document. пре 5 месеци

ReadMe.md

SmartDNS 文档

SmartDNS文档仓库,采用mkdocs生成,代码仓包含中文,英文两个版本的文档。

文档开发步骤

  1. 下载文档代码

    git clone -b doc https://github.com/pymumu/smartdns.git
    
  2. 安装mkdocs工具:

    make install-deps
    
  3. 启动Serve模式验证

    make serve
    
  4. 启动English模式验证

    make serve-en
    
  5. 浏览器打开http://127.0.0.1:8000

  6. 安装markdown lint相关工具清除lint告警。

文档License

CC0 License