RustPython / RustPython/rustpython.github.io
[RFC] Improve website https://rustpython.github.io/
未关闭
还没有人认领这个 Issue。
content
- 主要语言
- HTML
- 星标
- 14
- 派生
- 22
- PR 合并指标
- 30 天内没有已合并 PR
描述
I wanted to try running yt-dlp using RustPython.
So I headed to the homepage and saw some installation instructions. Lovely!
Except, now what?
There are only online demos after that and the documentation doesn't tell me anything.
The answer was to look at the GitHub Readme. It'd be lovely if the website had some more info, like
"Now you can run RustPython by entering rustpython into the shell. e.g. rustpython -m demo.py"
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,将网站主页的安装部分与 GitHub Readme 和现有的在线演示进行比较。更新网站,补充从 shell 运行 RustPython 的缺失信息,包括 issue 中显示的示例命令;完成的标准是用户安装后无需查阅 Readme 即可继续操作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- html
- 领域
- documentation, web-dev
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100