File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,18 @@ title: ShareDB
1717baseurl : " /sharedb" # the subpath of your site, e.g. /blog
1818url : " " # the base hostname & protocol for your site, e.g. http://example.com
1919
20+ aux_links :
21+ " ShareDB on GitHub " :
22+ - " //github.com/share/sharedb"
23+
24+ # Footer "Edit this page on GitHub" link text
25+ gh_edit_link : true # show or hide edit this page link
26+ gh_edit_link_text : " Edit this page on GitHub"
27+ gh_edit_repository : " https://github.com/share/sharedb" # the github URL for your repo
28+ gh_edit_branch : " master" # the branch that your docs is served from
29+ gh_edit_source : " docs" # the source that your files originate from
30+ gh_edit_view_mode : " tree" # "tree" or "edit" if you want the user to jump into the editor immediately
31+
2032# Build settings
2133markdown : kramdown
2234remote_theme : pmarsceill/just-the-docs
You can’t perform that action at this time.
0 commit comments