Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ihengshuai/blog
this is a blog for sharing the knowledge of web development.
https://github.com/ihengshuai/blog
blog canvas compiler css devops docker frontend http hybird javascript k8s nginx nodejs react sql vue
Last synced: about 1 month ago
JSON representation
this is a blog for sharing the knowledge of web development.
- Host: GitHub
- URL: https://github.com/ihengshuai/blog
- Owner: ihengshuai
- Created: 2022-10-10T08:52:54.000Z (about 2 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-11-20T05:56:03.000Z (about 2 months ago)
- Last Synced: 2024-11-20T06:30:03.531Z (about 2 months ago)
- Topics: blog, canvas, compiler, css, devops, docker, frontend, http, hybird, javascript, k8s, nginx, nodejs, react, sql, vue
- Language: HTML
- Homepage: https://blog.usword.cn
- Size: 5.21 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Hi everyone, nice to meet you here! :wave:
大家好,这里是「大卫talk」,一位专注于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!
## 交流
可以扫描下方二维码关注公众号,关注最近分享动态,大家一起来探讨技术。
## 版权
Copyright 2019-present HengShuai ([[email protected]](mailto:[email protected]))知识共享 署名-非商业性使用-相同方式共享 4.0(CC BY-NC-SA 4.0),详情见 [LICENSE](/LICENSE) 文件。