All Projects → GitbookIO → plugin-github

GitbookIO / plugin-github

Licence: Apache-2.0 License
Display a link to your GitHub repo in your gitbook

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to plugin-github

user-stories-applied
敏捷的用户故事方法
Stars: ✭ 33 (+50%)
Mutual labels:  gitbook
gatian
潮语拼音教程 - A tutorial on Teochew phonology - https://kahaani.github.io/gatian
Stars: ✭ 32 (+45.45%)
Mutual labels:  gitbook
docs
WayScript Documentation
Stars: ✭ 14 (-36.36%)
Mutual labels:  gitbook
content
Synced content from our gitbook site.
Stars: ✭ 37 (+68.18%)
Mutual labels:  gitbook
documentation
Babelfish documentation (GitBook)
Stars: ✭ 40 (+81.82%)
Mutual labels:  gitbook
doxybook2
Doxygen XML to Markdown (or JSON)
Stars: ✭ 140 (+536.36%)
Mutual labels:  gitbook
vuepress-theme-book
A VuePress theme inspired by Gitbook
Stars: ✭ 107 (+386.36%)
Mutual labels:  gitbook
gitbook-templates
gitbook 学习笔记 & 自用模板
Stars: ✭ 52 (+136.36%)
Mutual labels:  gitbook
til
Personal Wiki of Interesting things I learn every day at the intersection of software, life & stuff aka my second brain 🧠️
Stars: ✭ 41 (+86.36%)
Mutual labels:  gitbook
gitbook-biblioteca-impresionante-en-espanol
Recopilación de libros sobre programación en español. Encontrados en GitBook.
Stars: ✭ 70 (+218.18%)
Mutual labels:  gitbook
thegreatmarkdown
《了不起的 Markdown》
Stars: ✭ 44 (+100%)
Mutual labels:  gitbook
gitbook-plugin-tags
Tags plugin for GitBook
Stars: ✭ 18 (-18.18%)
Mutual labels:  gitbook
gitbook-plugin-donate
Gitbook 捐赠打赏插件
Stars: ✭ 17 (-22.73%)
Mutual labels:  gitbook
TypeScript-Library-Checklist
Your pre-launch checklist.
Stars: ✭ 19 (-13.64%)
Mutual labels:  gitbook
CppDeveloperRoadmap
Roadmap for learning the C++ programming language for beginners and experienced devs.
Stars: ✭ 1,048 (+4663.64%)
Mutual labels:  gitbook
master
This is an Open-Source, community-driven project for the creation of a documentation hub for Raspberry Pi and ARM Cardano Stake Pool Operators.
Stars: ✭ 18 (-18.18%)
Mutual labels:  gitbook
clojure
Practicalli Clojure REPL Driven Development
Stars: ✭ 40 (+81.82%)
Mutual labels:  gitbook
awesome-gitbook-plugins
📚 Supercharge your books with the best of GitBook plugins!
Stars: ✭ 44 (+100%)
Mutual labels:  gitbook
gitbook-hongloumeng
《红楼梦》电子书
Stars: ✭ 46 (+109.09%)
Mutual labels:  gitbook
intro-to-abm
Introduction to Agent Based Modeling *updated version coming soon*
Stars: ✭ 19 (-13.64%)
Mutual labels:  gitbook

plugin-github

Display a link to your GitHub repo in your gitbook.

Usage

Put this in your book.json:

{
    "plugins": [ "github" ],
    "pluginsConfig": {
        "github": {
            "url": "https://github.com/your/repo"
        }
    }
}

And you're done!

Credits

Original work by @mjackson.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].