https://github.com/flanker/biefeihua
别废话 — 一个职场反废话宣言 · biefeihua.cn
https://github.com/flanker/biefeihua
Last synced: about 1 month ago
JSON representation
别废话 — 一个职场反废话宣言 · biefeihua.cn
- Host: GitHub
- URL: https://github.com/flanker/biefeihua
- Owner: flanker
- License: mit
- Created: 2026-05-30T23:04:32.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2026-05-30T23:09:42.000Z (about 2 months ago)
- Last Synced: 2026-05-31T01:09:21.059Z (about 2 months ago)
- Language: HTML
- Homepage: http://biefeihua.cn/
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 别废话 · biefeihua.cn
一个职场反废话宣言。别让 AI 在聊天和文档(立项书、方案书、结项报告)里写一大坨"正确的废话"——先想清楚要说什么,再说人话。
灵感来自 [nohello.net](https://nohello.net) 与 [noslopgrenade.com](https://noslopgrenade.com)。
**看到有人在群里、文档里发废话?把这页甩给他:** https://biefeihua.cn
## 是什么
单页静态站,中英双语。一个 `index.html` 搞定全部——内联 CSS/JS,零依赖、零构建、零后端、零埋点。
## 本地运行
```bash
open index.html # 双击也行
```
## 部署
任何静态托管都行。本仓库部署在 GitHub Pages(`master` 根目录),自定义域名见 `CNAME`。
## 结构
```
index.html # 全部内容、样式、脚本
CNAME # 自定义域名
docs/ # 设计规格
```
## License
MIT