直接访问 https://alanlang.github.io/calendar/
本应用为纯前端应用,可以直接部署在任意静态服务器上,例如 GitHub Pages, Netlify, Vercel 等。
# 克隆仓库
git clone https://github.com/AlanLang/calendar.git
# 启动开发环境
trunk serve
- 月历
- 农历
- 距离日
- 节假日
- 从 caldav 中导入
- 自定义事件
直接访问 https://alanlang.github.io/calendar/
本应用为纯前端应用,可以直接部署在任意静态服务器上,例如 GitHub Pages, Netlify, Vercel 等。
# 克隆仓库
git clone https://github.com/AlanLang/calendar.git
# 启动开发环境
trunk serve