billryan / billryan/algorithm-exercise
add multilingual selection plugin for gitbook
- 主要语言
- Python
- 星标
- 3.5k
- 派生
- 867
- PR 合并指标
- 30 天内没有已合并 PR
描述
Since https://github.com/GitbookIO/plugin-versions rely on GitBook API and is more suitable for multi-version software API, we need a multilingual selection plugin for gitbook pages.
Some JS or CSS we can refer:
- [GitbookIO/plugin-versions](https://github.com/GitbookIO/plugin-versions)
- [rtCamp/gitbook-plugin-edit-link](https://github.com/rtCamp/gitbook-plugin-edit-link) - make use of `gitbook.toolbar.createButton` API
- [site/header.styl - hexojs/site](https://github.com/hexojs/site/blob/master/themes/navy/source/css/_partial/header.styl) - CSS for lang-select
- [Plugins | GitBook Developers](https://developer.gitbook.com/plugins/index.html)
贡献指南
调研方向
Start with the GitBook plugin documentation and the plugin-versions and edit-link examples, focusing on the gitbook.toolbar.createButton API. Review site/header.styl for the language selector styling; done means a GitBook plugin provides multilingual page selection with the referenced UI behavior.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- css, javascript
- 领域
- documentation, frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100