Skip to content

Commit

Permalink
update page
Browse files Browse the repository at this point in the history
  • Loading branch information
ihengshuai committed Jan 26, 2024
0 parents commit 75a1aaf
Show file tree
Hide file tree
Showing 485 changed files with 36,556 additions and 0 deletions.
53 changes: 53 additions & 0 deletions 404.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blog.usword.cn
76 changes: 76 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<div align="center">
<img
width="200"
height="200"
src="http://blog.usword.cn/logo.png"
/>

<br />
<br />

<p align="center">
<a><img src="https://img.shields.io/github/last-commit/ihengshuai/blog.svg"/></a>
<a><img src="https://img.shields.io/badge/code_style-standard-brightgreen.svg"/></a>
<a><img src="https://img.shields.io/github/issues/ihengshuai/blog.svg"/></a>
<a><img src="https://img.shields.io/github/forks/ihengshuai/blog.svg"/></a>
<a><img src="https://img.shields.io/github/stars/ihengshuai/blog.svg"/></a>
<a><img src="https://img.shields.io/maintenance/yes/2019.svg"/></a>
</p>
<h1>hengshuai's blog</h1>
</div>

Hi everyone, nice to meet you here! :wave:

大家好,我叫卫恒帅,一位专注于web前端开发的工程师,这是我的博客系统,很高兴在这里见到你,在这里我会对于常见前端技术经验进行分享,除了前端也会涉及相关的后端、运维知识,偶尔也会发发相关的文章。目前在深圳就职于[QooApp](https://www.qoo-app.com),欢迎交流。

关于本博客已有好久的历史,不过旧博客都是自己从零搭建的前后端分离项目,随着服务器到期和成本的考虑,决定转换成用静态博客来部署,旧博客数据正在迁移到当前博客。

## 在线阅读/Read online
[https://blog.usword.cn](https://blog.usword.cn)

## 内容结构
```
blog
├── article # 技术文章
├── frontend # 前端
├── fullstack # 全栈
├── index.md # 主页
├── me # 关于我
└── talk # 杂谈
```
本博客的大体划分表现在顶部导航栏上,主要包括:前端、全栈、文章、杂谈等,内容涉及到前端的学习路线、算法、框架及核心知识原理(当然前端的知识是最多的),全栈知识如Java、应用部署、CICD、docker、k8s,除此之外还会分享一些平时归纳的文章、项目实战等等,偶尔也会写生活文章发发牢骚:laughing:,如果你感兴趣的话就把我放到收藏夹吧:briefcase:

为方便大家阅读,博客整体结构清晰,非常方便。对于海量数据你可以通过导航栏的搜索进行过滤,直达你最中意的内容!

本人也是一位和大家一样正在不断努力学习的同学,内容都是以平时的积累和自己的见解作为基础的,文章难免会有一些疏漏或者错误之处,如有发现有不对或需改进的地方,非常欢迎大家[提供issue](https://github.com/ihengshuai/blog/issues),我会及时查看进行修改的,感谢各位:pray:

>本博客中的一些链接可能需要科学上网才能访问哦
## 贡献
关于贡献内容,你可以fork本篇博客,本地跑起,或直接修改对应的文章,修改完后,发个pull request请求即可,我会及时处理的

Regarding the content of contribution, you can fork this blog, running locally, or directly modify the corresponding article. After the modification, you can send a Pull Request request. I will deal with it in time.

## 转载须知
本博客文章允许大家转载,需要注明出处并提供源文章链接,对于标注不允许转载的,请联系本人。

## 打赏
如果你觉得本博客对你有帮助,不介意的话打赏一杯咖啡,鼓励作者不断分享技术文章,在此感谢!:thumbsup:

If you think this blog is helpful to you, if you don't mind, enjoy a cup of coffee, encourage the author to continue to share technical articles, thank you here!

<div>
<img src="https://ihengshuai-demo1.oss-cn-beijing.aliyuncs.com/005HV6Avgy1h72anu40usj30dw0dw40j.jpg" width=200>
<img src="https://ihengshuai-demo1.oss-cn-beijing.aliyuncs.com/005HV6Avgy1h72ap99ym1j30b40b4abq.jpg" width=200>
</div>

## 联系
若您愿意深度交流,可以扫描下方二维码关注公众号,输入联系作者会得到我的微信二维码,就可以加我了。有需要的话,我会考虑建个微信交流群,大家一起来探讨技术。
<div>
<img src="https://ihengshuai-demo1.oss-cn-beijing.aliyuncs.com/005HV6Avgy1h7t9nb6in9j3076076glx.jpg" alt="hengshuai公众号" width=200>
</div>

## 版权
Copyright 2019-present HengShuai ([[email protected]](mailto:[email protected]))

知识共享 署名-非商业性使用-相同方式共享 4.0(CC BY-NC-SA 4.0),详情见 [LICENSE](/LICENSE) 文件。
114 changes: 114 additions & 0 deletions article/2019/bind-call-apply.html

Large diffs are not rendered by default.

208 changes: 208 additions & 0 deletions article/2019/css-center.html

Large diffs are not rendered by default.

187 changes: 187 additions & 0 deletions article/2019/js-copy.html

Large diffs are not rendered by default.

230 changes: 230 additions & 0 deletions article/2019/js-type-transfer.html

Large diffs are not rendered by default.

491 changes: 491 additions & 0 deletions article/2019/ktv-system.html

Large diffs are not rendered by default.

317 changes: 317 additions & 0 deletions article/2019/mysql-guide.html

Large diffs are not rendered by default.

69 changes: 69 additions & 0 deletions article/2019/nvm-guide.html

Large diffs are not rendered by default.

229 changes: 229 additions & 0 deletions article/2019/promise.html

Large diffs are not rendered by default.

206 changes: 206 additions & 0 deletions article/2019/what-bfc.html

Large diffs are not rendered by default.

59 changes: 59 additions & 0 deletions article/2020/domparser-xml.html

Large diffs are not rendered by default.

175 changes: 175 additions & 0 deletions article/2020/optimize-web-server.html

Large diffs are not rendered by default.

222 changes: 222 additions & 0 deletions article/2020/regexp-guide.html

Large diffs are not rendered by default.

186 changes: 186 additions & 0 deletions article/2020/vscode-shortcut.html

Large diffs are not rendered by default.

56 changes: 56 additions & 0 deletions article/2020/web-cache.html

Large diffs are not rendered by default.

523 changes: 523 additions & 0 deletions article/2020/webpack-guide.html

Large diffs are not rendered by default.

56 changes: 56 additions & 0 deletions article/2021/flex-layout.html

Large diffs are not rendered by default.

477 changes: 477 additions & 0 deletions article/2021/js-pattern.html

Large diffs are not rendered by default.

58 changes: 58 additions & 0 deletions article/2021/performance-tools.html

Large diffs are not rendered by default.

133 changes: 133 additions & 0 deletions article/2021/pwa-app.html

Large diffs are not rendered by default.

380 changes: 380 additions & 0 deletions article/2021/ts-decorator.html

Large diffs are not rendered by default.

309 changes: 309 additions & 0 deletions article/2021/vue-core-process.html

Large diffs are not rendered by default.

410 changes: 410 additions & 0 deletions article/2021/vue-img-lazyload.html

Large diffs are not rendered by default.

56 changes: 56 additions & 0 deletions article/2022/emoji-markup.html

Large diffs are not rendered by default.

56 changes: 56 additions & 0 deletions article/base.html

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/app.hlbKLLW0.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 75a1aaf

Please sign in to comment.