Skip to content

Sushidesu486/note.shouss.top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

note.shouss.top

个人学习笔记站点,使用 MkDocs Material 构建,通过 GitHub Actions 自动部署。

地址

note.shouss.top

内容

课程 笔记
CMU 15-445/645 Database Systems Query Execution

本地预览

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
mkdocs serve

访问 http://127.0.0.1:8000

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors