Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicejade/www.lovejade.cn
🌊幽居空谷轩:集中展示个人些许博客、作品及文章 https://www.jeffjade.com | https://quickapp.lovejade.cn | https://nice.lovejade.cn
https://github.com/nicejade/www.lovejade.cn
article blog vue vuepress works
Last synced: 11 days ago
JSON representation
🌊幽居空谷轩:集中展示个人些许博客、作品及文章 https://www.jeffjade.com | https://quickapp.lovejade.cn | https://nice.lovejade.cn
- Host: GitHub
- URL: https://github.com/nicejade/www.lovejade.cn
- Owner: nicejade
- License: mit
- Created: 2019-07-27T15:27:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T23:51:25.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T11:01:39.444Z (7 months ago)
- Topics: article, blog, vue, vuepress, works
- Language: Shell
- Homepage: https://www.lovejade.cn
- Size: 1.58 MB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
幽居空谷轩
## 目标与哲学
[幽居空谷轩](https://www.lovejade.cn):集中展示个人些许`博客`、`作品`及`文章`;此名取自唐代大诗人杜工部的一首诗歌──《佳人》: “绝代有佳人,幽居在空谷”。
## 如何使用
可将项目 `Fork` 至自己的代码仓库,运行以下命令即可:
```bash
# 🎉 clone the project
git clone https://github.com/${your-github-id}/vuepress-web-app
cd vuepress-web-app# ➕ install dependencies & start dev
yarn && yarn start
```修改 `deploy.sh` 文件中的“自定义域名”以及“仓库路径”,运行如下命令,即可实现部署(默认发布至 `github pages`;如果暂不使用自定义域名,注释该行即可。
```bash
# 🚀 deploy to github-page
yarn deploy
```## 相关链接
- [**倾城之链**](https://nicelinks.site?utm_source=github.com)
- [About Me](https://aboutme.lovejade.cn/?utm_source=github.com)
- [个人博客](https://jeffjade.com/nicelinks?utm_source=github.com)
- [静轩之别苑](https://quickapp.lovejade.cn/?utm_source=github.com)
- [静晴轩别苑](https://nice.lovejade.cn/?utm_source=github.com)
- [吾意静晴轩](https://docz.lovejade.cn/?utm_source=github.com)
- [天意人间舫](https://blog.lovejade.cn/?utm_source=github.com)
- [新浪微博](https://weibo.com/jeffjade?utm_source=github.com)
- [知乎主页](https://www.zhihu.com/people/yang-qiong-pu/)
- [简书主页](https://www.jianshu.com/u/9aae3d8f4c3d)
- [SegmentFault](https://segmentfault.com/u/jeffjade)
- [Twitter](https://twitter.com/nicejadeyang)
- [Facebook](https://www.facebook.com/nice.jade.yang)| 微信公众号 | 前端微信群 | 推荐 Web 应用 |
| --- | --- | --- |
| 😉 静晴轩 | ✨ 大前端联盟 | 🎉 倾城之链 |
| ![静晴轩](https://image.nicelinks.site/qrcode_jqx.jpg) | ![倾城之链](https://image.nicelinks.site/wqycx-weixin.png?ver=1) | |## 许可执照
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2019-present, [nicejade](https://aboutme.lovejade.cn/?utm_source=github.com)