Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
9 lines
731 B
YAML
9 lines
731 B
YAML
gist_homepage: >-
|
|
{% if currentVersion == "free-pro-team@latest" %}[gist home page](https://gist.github.com/){% else %}gist home page, `http(s)://[hostname]/gist` or `http(s)://gist.[hostname]` if subdomains are enabled {% endif %}
|
|
|
|
gist_search_url: >-
|
|
{% if currentVersion == "free-pro-team@latest" %}[Gist Search](https://gist.github.com/search){% else %}Gist Search, `http(s)://[hostname]/gist/search` or `http(s)://gist.[hostname]/search` if subdomains are enabled{% endif %}
|
|
|
|
discover_url: >-
|
|
{% if currentVersion == "free-pro-team@latest" %}[Discover](https://gist.github.com/discover){% else %}Discover, `http(s)://[hostname]/gist/discover` or `http(s)://gist.[hostname]/discover` if subdomains are enabled{% endif %}
|