mirror of
https://github.com/thangisme/notes.git
synced 2026-06-11 05:19:16 -04:00
437 B
437 B
layout, title, nav_order
| layout | title | nav_order |
|---|---|---|
| default | Configuration | 2 |
Configuration
Just the Docs has some specific configuration parameters that can be definied in your Jekyll site's _config.yml file.
Search enabled
# Enable or disable the site search
search_enabled: true
Aux links
# Aux links for the upper right navigation
aux_links:
"Just the Docs on GitHub":
- "//github.com/pmarsceill/just-the-docs"