Skip to content

open17/alg-note

Repository files navigation

本仓库基于vitepress-theme-open17模板

📑Alg Note

我的算法竞赛练习,笔记,博客与模板

🩵 在线查看

🏷️ 仓库介绍

这是一个 monorepo 仓库,由一下几个部分组成:

  • code:平时的练习代码
  • template: 算法模板代码
  • docs: vitepress站点内容,包含博客与文档,用于更好的浏览内容
  • auto: 一些自动化,包括自动化目录更新,CF打卡仓库自动推送等

贡献

如果您发现/遇到任何问题或有改进建议,欢迎来提issue或pr

非常感谢您的贡献和星标(⭐)!

本地运行/浏览

git clone https://github.com/open17/alg-note.git
cd alg-note
yarn
yarn dev

💝 鸣谢