Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,18 @@ search_enabled: true
aux_links:
"View on GitHub":
- "//github.com/hidrokit/notebook"
aux_links_new_tab: false

heading_anchors: true

last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter
last_edit_time_format: "%b %e %Y at %I:%M %p" # uses ruby's time format: https://ruby-doc.org/stdlib-2.7.0/libdoc/time/rdoc/Time.html

# Footer "Edit this page on GitHub" link text
gh_edit_link: true # show or hide edit this page link
gh_edit_link_text: "Ubah halaman ini di GitHub."
gh_edit_repository: "https://github.com/hidrokit/notebook" # the github URL for your repo
gh_edit_branch: "master" # the branch that your docs is served from
gh_edit_source: docs # the source that your files originate from
gh_edit_view_mode: "edit" # "tree" or "edit" if you want the user to jump into the editor immediately

15 changes: 15 additions & 0 deletions docs/_config_local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,18 @@ search_enabled: true
aux_links:
"View on GitHub":
- "//github.com/hidrokit/notebook"
aux_links_new_tab: false

heading_anchors: true

last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter
last_edit_time_format: "%b %e %Y at %I:%M %p" # uses ruby's time format: https://ruby-doc.org/stdlib-2.7.0/libdoc/time/rdoc/Time.html

# Footer "Edit this page on GitHub" link text
gh_edit_link: true # show or hide edit this page link
gh_edit_link_text: "Ubah halaman ini di GitHub."
gh_edit_repository: "https://github.com/hidrokit/notebook" # the github URL for your repo
gh_edit_branch: "master" # the branch that your docs is served from
gh_edit_source: docs # the source that your files originate from
gh_edit_view_mode: "edit" # "tree" or "edit" if you want the user to jump into the editor immediately