https://github.com/plh97/blog
✏️blog. writing in issues.
https://github.com/plh97/blog
blog graphql netlify nextjs
Last synced: 3 months ago
JSON representation
✏️blog. writing in issues.
- Host: GitHub
- URL: https://github.com/plh97/blog
- Owner: plh97
- Created: 2017-05-20T03:08:34.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-18T16:29:18.000Z (6 months ago)
- Last Synced: 2025-03-22T18:43:43.018Z (3 months ago)
- Topics: blog, graphql, netlify, nextjs
- Language: TypeScript
- Homepage: https://plhh.xyz/
- Size: 75.3 MB
- Stars: 82
- Watchers: 6
- Forks: 8
- Open Issues: 84
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/plh-blog/deploys)
[](https://github.com/plh97/blog)
[](https://hits.seeyoufarm.com)### Welcome to my blog repo
#### This [Site](https://plhh.xyz) deployed on Netlify,all data come from [ISSUE](https://github.com/plh97/blog/issues), call GitHub API server side render page
### My Tech Skill
- JavaScript(React Vue)
- Node
- HTTP(http1.1 https http2)
- RegExp
- Nginx
- Python
- Graphql### TODO
- [x] add jest testcase, coverage > 90%
- component testcase
- container testcase### How to deploy this project
0. folk & clone this project
1. login in netlify
2. buy a domain
3. select yours folked github repo
4. select netlify nextjs plugin
5. create a github access token
6. add `NEXT_PUBLIC_ACCESS_TOKEN` env variable in netlify### Book List
- [x] [网络是怎样连接的](https://book.douban.com/subject/26941639/) - [remark](https://github.com/plh97/blog/issues/40)

---
- [x] [HTTP 权威指南](https://book.douban.com/subject/10746113/) - [remark 1](https://github.com/plh97/blog/issues/45) - [remark 2](https://github.com/plh97/blog/issues/52)

---
- [x] [JavaScript 面向对象精要](https://book.douban.com/subject/26352658/) - [remark 1](https://github.com/plh97/blog/issues/29) - [remark 2](https://github.com/plh97/blog/issues/31)

---
- [x] [现代前端技术解析](https://book.douban.com/subject/27021790/) - [remark 1](https://github.com/plh97/blog/issues/28) - [remark 2](https://github.com/plh97/blog/issues/58)

---
- [x] [深入理解 ES6](https://book.douban.com/subject/27072230/) - [remark 1](https://github.com/plh97/blog/issues/32) - [remark 2](https://github.com/plh97/blog/issues/51)

---
- [x] [ES6 标准入门](https://book.douban.com/subject/26708954/) - [remark 1](https://github.com/plh97/blog/issues/23) - [remark 2](https://github.com/plh97/blog/issues/26)

---
- [x] [高性能的 JavaScript](https://book.douban.com/subject/5362856/) - [remark](https://github.com/plh97/blog/issues/15)

---
- [x] [JavaScript 语言精粹](https://book.douban.com/subject/3590768/) - [remark](https://github.com/plh97/blog/issues/10)

---
- [x] [数据结构与算法 JavaScript 描述](https://book.douban.com/subject/25945449/) - [remark](https://github.com/plh97/blog/issues/6)
