billryan / billryan/algorithm-exercise

add multilingual selection plugin for gitbook

Open
#57 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
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

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript
Domain
documentation, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.