Giter VIP home page Giter VIP logo

meta-docs-backup's Introduction

Meta-Docs

Clash.Meta 的文档

使用方法

设置虚拟环境

python3.11以上依赖虚拟环境运行,不能直接运行

安装virtualenv
  • debian
    apt update && apt install virtualenv
  • archlinux
    pacman -Syu python-virtualenv
创建虚拟环境
virtualenv venv
使用虚拟环境
source venv/bin/activate
退出虚拟环境
deactivate
确认是否处于虚拟环境
which python3

设置源

pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

安装依赖

pip install -r requirements.txt

预览修改

mkdocs serve

参考文档

https://squidfunk.github.io/mkdocs-material/setup/ https://squidfunk.github.io/mkdocs-material/reference/

推荐使用 Prettier 对文档进行格式化。

meta-docs-backup's People

Contributors

chen8945 avatar cshijiel avatar h1jk avatar larvan2 avatar littlejake avatar mfwt avatar moguangyu avatar moqi-eng avatar nb5p avatar septs avatar skyxim avatar stitchrs avatar wzfdgh avatar xishang0128 avatar yang05051 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.