# PaperPlane.cc - A full-stack personal website by chiskat > 此网站 [PaperPlane.cc](https://paperplane.cc) 是由来自中国的 Web 全栈开发者 [chiskat](https://github.com/chiskat) 设计与开发的基于 Next.js 技术的全栈个人网站,用于刊登个人技术博客、实现一些技术 Demo、提供一些在线服务。 ## 页面导航 - [首页/博客文章列表](https://paperplane.cc/):博客文章列表 - [Awesome](https://paperplane.cc/awesome):整理和收藏开发相关的网站、工具与资源 - [开源项目](https://paperplane.cc/open):展示 chiskat 维护的开源库、模板与工具 - [项目展示 Demos](https://paperplane.cc/demos):展示个人网站、项目案例与技术 Demo - [源镜像](https://paperplane.cc/registry):由 PaperPlane.cc 提供的源镜像和私有制品库 - [短链接](https://paperplane.cc/short):创建和管理短链接,由 PaperPlane.cc 实现 - [OA 机器人](https://paperplane.cc/oa-robot):配置并调用钉钉、企业微信、飞书等群机器人消息发送能力 - [KMS 激活](https://paperplane.cc/kms):由 PaperPlane.cc 提供的 Windows 与 Office KMS 激活服务 - [Work Life Balance](https://paperplane.cc/wlb):用于记录通勤、天气、薪资日等与工作生活平衡相关的信息 - [代码片段](https://paperplane.cc/snippet):收集命令行、配置文件、前端工程化等常用代码片段 - [关于](https://paperplane.cc/about):介绍开发者 chiskat、网站 PaperPlane.cc 及相关技术主页和在线服务 ## 博客文章列表 - [网站的 .well-known、llms.txt 等路由约定](https://paperplane.cc/post/well-known) - [为 AI 搭建 HTTP 代理与 Serverless 请求转发](https://paperplane.cc/post/serverless-proxy) - [私有部署跨端笔记软件 Joplin](https://paperplane.cc/post/joplin-intro) - [纸飞机的信笺博客在 2024 年的更新升级](https://paperplane.cc/post/blog-2024) - [Nginx 进阶之公共配置、日志管理与内置状态码](https://paperplane.cc/post/nginx-advanced) - [Docker 构建多个架构的镜像](https://paperplane.cc/post/docker-arch) - [组件过渡动画的调度](https://paperplane.cc/post/animation-compose) - [FLIP 动画与实现原理](https://paperplane.cc/post/flip-animation) - [Drone CI 前端和 Node.js 部署与优化实践](https://paperplane.cc/post/drone-ci) - [CSS 开发的优良习惯、技巧与避坑](https://paperplane.cc/post/css-tips) - [JS 开发的优良习惯、技巧与避坑](https://paperplane.cc/post/js-tips) - [更优质的随机 ID 生成库 ULID](https://paperplane.cc/post/ulid) - [性能优化之 preload、prefetch、preconnect](https://paperplane.cc/post/preload-and-prefetch) - [TypeScript 中的 Utility Types、intrinsic 和 infer](https://paperplane.cc/post/ts-utility-types) - [Web 开发常用配置模板与片段](https://paperplane.cc/post/snippet) - [JavaScript 中常见的魔法注释](https://paperplane.cc/post/js-commet) - [读懂 package.json](https://paperplane.cc/post/package-json) - [JavaScript 中 Bitmask 的使用](https://paperplane.cc/post/js-bitmask) - [Docker Engine API 通过 HTTP 接口来控制 Docker](https://paperplane.cc/post/docker-engine-api) - [Docker 以及部署 DevOps 工具时常见的问题](https://paperplane.cc/post/docker-devops) - [Nginx 配置模板与解读](https://paperplane.cc/post/nginx) - [macOS 配置 iTerm2 备忘](https://paperplane.cc/post/iterm2) - [WSL 疑难解答](https://paperplane.cc/post/wsl-faq) - [移动端开发的优良习惯、技巧与避坑](https://paperplane.cc/post/mobile-tips) - [Web 安全常见问题与防御措施](https://paperplane.cc/post/web-secury) - [函数式编程用 JS 推导 Y 组合子](https://paperplane.cc/post/y-combinator) - [函数式编程的理解和前端实践](https://paperplane.cc/post/functional-programming) - [地址栏 Tab 键搜索与 OpenSearch 协议](https://paperplane.cc/post/tab-opensearch) - [PaperPlane Awesome](https://paperplane.cc/post/paperplane-awesome) - [Emmet 用法备忘](https://paperplane.cc/post/emmet) - [CSS 的 I-C-E 特指度](https://paperplane.cc/post/css-ice) - [jQuery API 备忘](https://paperplane.cc/post/jquery) - [CSS 中的单位](https://paperplane.cc/post/unit-in-css) - [Web 事件机制](https://paperplane.cc/post/web-event) - [Object、Class、prototype 和 \_\_proto\_\_](https://paperplane.cc/post/object-class-prototype) - [跨域机制与解决方案](https://paperplane.cc/post/cors) - [JavaScript 的生成器和迭代器](https://paperplane.cc/post/js-iterator) - [JavaScript 标准库备忘](https://paperplane.cc/post/js-std) - [AMD、CommonJS 和 ES Module 模块化的区别](https://paperplane.cc/post/js-module)