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