Giter Site home page Giter Site logo

memotracewiki's Introduction

参与编写

文档基于 VuePress 生成,本地编写需要安装 Node 和 VuePress

NodeJS

自行安装

VuePress

Clone 本仓库,在目录下执行以下命令安装依赖:

pnpm install

完成后即可修改文档,修改完后使用以下命令本地启动:

pnpm docs:dev

打包

npm run docs:build

推荐环境

推荐使用 GitHub Codespaces 编写,仓库页面点击 "Code" -> "Codespaces" -> 直接创建一个 Codespace
在其中按照上述方式安装依赖并运行调试。

若出现Error: /lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.29的报错,请按照如下文章内容解决:
https://zhuanlan.zhihu.com/p/615111375

一些规范化标准

  • 文件夹和文件的命名:一律使用全小写,单词直接-隔开,如config-intro.md
  • 子文件(夹)的命名,不加前缀(即文件夹的名称),如:plugin文件夹下的,插件列表(文件)称之为list.md,文件夹some-plugin-deploy
  • 由于这是有关于文档的规范化命名,所以任何文件的名称都可以以教程的角度来理解,如plugin是有关插件的教程

memotracewiki's People

Contributors

lc044 avatar

Stargazers

 avatar

Watchers

 avatar  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.