Skip to content

欢迎来到Dean的知识库

路漫漫其修远兮

吾将上下而求索

项目结构

  • 计算机科学
  • 科技
  • 实践
  • 工具
  • 生活

部署工具

  • Git
  • Ubuntu

部署(From Docker)

  • 克隆
git clone **
cd dean-mk-docs
  • 运行
docker rm -f $(docker ps -aqf "name=dean-mkdocs")

docker run --name "dean-mkdocs" -d -p 8899:8000 -v ${PWD}:/docs squidfunk/mkdocs-material
  • plus
    • install nginx and config
    • install ufw and ufw allow [port]

近期规划

专注网页设计,AI大模型.

  • 量化
  • 数理
  • 机器人
  • AI