Skip to content

971230/971230.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

161 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material for MkDocs

A powerful documentation framework on top of MkDocs

如何使用

先clone本项目到本地

git clone git@github.com:971230/971230.github.io.git

之后按照步骤来做

Important

  1. 首先要有Python环境,这个项目底层用的是Python,没有它就做不了。
  2. 执行 python -m venv venv ,创建Python开发虚拟环境
  3. 激活虚拟环境:cd venv/Script 之后 运行activate
  4. 退出到根目录,执行 pip install mkdocs-materialpip install glightbox安装相关依赖
  5. 执行 mkdocs serve 启动环境
  6. 访问 http://127.0.0.1:8000/xxxxx/xxxxxx 一般终端会给出具体地址

Tip

  1. 🍎如果你想要从0开始创建,可以参考:官方教程 已经写的很详细了。很多特性技巧都在这里
  2. 🍓使用到的项目参考: https://www.hello-algo.com/
  3. 🍏官方图标搜索
  4. 🍑符号大全索引

About

📖个人博客项目📖,采用mkdocs生成,用于个人知识、日常生活的记录🌁🌃🌆🌇🌉🌌

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors