File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1414# You can create any custom variable you would like, and they will be accessible
1515# in the templates via {{ site.myvariable }}.
1616title : Developer handbook
17- description : Nethesis developer handbook
17+ description : Nethserver developer handbook
1818remote_theme : pmarsceill/just-the-docs
1919
2020permalink : pretty
2121exclude : [vendor]
2222
23+ # Setup for GitHub pages
24+ domain : handbook.nethserver.org
25+ url : https://handbook.nethserver.org
26+
2327# Set a path/url to a logo that will be displayed instead of the title
2428# logo: "/assets/images/just-the-docs.png
2529favicon_ico : " /assets/favicon.png"
@@ -46,7 +50,7 @@ footer_content: ""
4650# Footer "Edit this page on GitHub" link text
4751gh_edit_link : true
4852gh_edit_link_text : " Edit this page on GitHub."
49- gh_edit_repository : " https://github.com/NethServer/ns8-core "
53+ gh_edit_repository : " https://github.com/NethServer/dev "
5054gh_edit_branch : " master"
5155gh_edit_source : docs
5256gh_edit_view_mode : " tree"
You can’t perform that action at this time.
0 commit comments