README

Mkdocs Admin

使用方法

首先,安装依赖

pip install -r requirements.txt

windows:

右键运行start.ps1 或者

python app.py

linux:

python app.py

运行端口请查看控制台输出。 这只是一个开发版服务,若要使用在生产环境中,请使用生产环境WSGI服务器


Mkdocs Admin

Usage

First, install the dependencies

pip install -r requirements.txt

Windows:

Right-click to run start.ps1 or

python app.py

Linux:

python app.py

Check the console output for the running port. This is just a development version service. For production use, please use a production WSGI server.