Skip to content

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

License

Notifications You must be signed in to change notification settings

971230/971230.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material for MkDocs

A powerful documentation framework on top of MkDocs

如何使用

先clone本项目到本地

git clone [email protected]: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 一般终端会给出具体地址

相关资源

如果你想要从0开始创建,可以参考:https://squidfunk.github.io/mkdocs-material/getting-started/ 教程已经写的很详细了。很多特性技巧都在这里

使用到的项目参考: https://www.hello-algo.com/

图标搜索: https://squidfunk.github.io/mkdocs-material/reference/icons-emojis/

符号大全: https://shijianchuo.net/tesufuhao/

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published