https://github.com/markthree/cgxb
每日更新的技术小报
https://github.com/markthree/cgxb
journal technology vitepress
Last synced: 10 months ago
JSON representation
每日更新的技术小报
- Host: GitHub
- URL: https://github.com/markthree/cgxb
- Owner: markthree
- License: mit
- Created: 2023-05-27T07:00:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-09T01:56:08.000Z (10 months ago)
- Last Synced: 2025-07-09T02:48:49.637Z (10 months ago)
- Topics: journal, technology, vitepress
- Language: JavaScript
- Homepage: https://cgxb.deno.dev
- Size: 472 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 吃瓜小报
每日更新的技术小报
开源,闭源,国内,国外,文章,视频,博客,想法...
## 开发
```shell
pnpm install # 安装依赖
pnpm dev # 启动开发服务
pnpm gen # 生成文章模板
pnpm build # 打包
pnpm preview # 生成时预览
```
## License
Made with [markthree](https://github.com/markthree)
Published under [MIT License](./LICENSE).