提交 120bbafe 编写于 作者: 茶陵後's avatar 茶陵後 👍

update readme

上级 b3c83115
See the live version on : # 开源百科
<p>
<a href="http://carlos-algms.github.io/">http://carlos-algms.github.io/</a>
</p>
<h1>This is my portfolio of projects and blog</h1> 这是开源百科[首页](https://docs.gitcode.net)的维护仓库,作为建设的各种开源框架、编程语言的聚合页,提高`SEO`权重所打造。
## 开发
#### Git Clone
```
git@gitcode.net:dev-cloud/oss-pedia.git
cd oss-pedia
code ./
```
#### 内容添加
虽然这是基于[`Hexo`](https://hexo.io/)框架静态站点,但是目前使用简单,只更新`source/index.html`文件,后续有新的需求在增加。
#### Build 编译
```
npm run build
```
#### 提交更新
内容比较少,暂时不使用`MR`方式,采用直接 `git commit``git push`即可。
## 部署
[`GitCode 仓库 Pages`](https://gitcode.net/dev-cloud/oss-pedia/-/services/pages/edit)中设置"`启用集成`"。
- `Page template``HTML`
- `Branches to be created``master`
- `Path``public`
## 访问
#### Pages 地址
[https://dev-cloud.gitcode.host/oss-pedia/](https://dev-cloud.gitcode.host/oss-pedia/)
#### 线上地址
[http://docs.gitcode.net](http://docs.gitcode.net)
---
> 感谢模版 [http://carlos-algms.github.io/](http://carlos-algms.github.io/)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册