Skip to content

Commit 5da5447

Browse files
author
Brylie Christopher Oxley
committed
Add just-the-docs theme/config
1 parent 434b40d commit 5da5447

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

docs/_config.yml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
theme: jekyll-theme-cayman
1+
remote_theme: pmarsceill/just-the-docs
2+
3+
logo: "/assets/images/CC-theme-base.svg"
4+
5+
aux_links:
6+
"CC Open Source":
7+
- "https://opensource.creativecommons.org/"
8+
9+
gh_edit_link: true # show or hide edit this page link
10+
gh_edit_link_text: "Edit this page on GitHub."
11+
gh_edit_repository: "https://github.com/creativecommons/creativecommons-base/"
12+
gh_edit_branch: "main" # the branch that the docs are served from
13+
gh_edit_source: docs # the source directory where the docs are located
14+
gh_edit_view_mode: "tree"

0 commit comments

Comments
 (0)