billryan / billryan/algorithm-exercise
add multilingual selection plugin for gitbook
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
Assessment
This issue has not been assessed yet.