https://github.com/codegetters/blogs
Personal blog site built on vuepress+vercel
https://github.com/codegetters/blogs
Last synced: 3 months ago
JSON representation
Personal blog site built on vuepress+vercel
- Host: GitHub
- URL: https://github.com/codegetters/blogs
- Owner: CodeGetters
- License: mit
- Created: 2023-01-23T14:37:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-24T12:56:31.000Z (about 3 years ago)
- Last Synced: 2025-03-10T19:30:41.426Z (over 1 year ago)
- Homepage:
- Size: 13.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## yarn
```shell
yarn
```
## dev
```shell
yarn docs:dev
```
## License
仓库代码:
[MIT License](https://github.com/CodeGetters/blogs/blob/main/LICENSE)
文档内容:
[CC 4.0 BY-SA](https://creativecommons.org/licenses/by-sa/4.0/)