An open API service indexing awesome lists of open source software.

https://github.com/flanker/biefeihua

别废话 — 一个职场反废话宣言 · biefeihua.cn
https://github.com/flanker/biefeihua

Last synced: about 1 month ago
JSON representation

别废话 — 一个职场反废话宣言 · biefeihua.cn

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