1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2024-10-27 20:34:27 +00:00
TheLocehiliosan_yadm/_data/navigation.yml

50 lines
1.3 KiB
YAML
Raw Normal View History

---
2016-09-07 03:18:34 +00:00
main:
- title: '
<a href="https://github.com/TheLocehiliosan/yadm/stargazers">
<img
src="https://img.shields.io/github/stars/TheLocehiliosan/yadm.svg?style=social"
alt="Stars">
</a>
'
- title: '
<a href="https://github.com/TheLocehiliosan/yadm/watchers">
<img
src="https://img.shields.io/github/watchers/TheLocehiliosan/yadm.svg?style=social"
alt="Watchers">
</a>
'
docs:
- title: Basics
children:
- title: "Overview"
url: /docs/overview
- title: "Installation"
url: /docs/install
- title: "Getting Started"
url: /docs/getting_started
2016-09-07 03:19:16 +00:00
- title: "Common Commands"
url: /docs/common_commands
- title: Advanced Features
children:
2017-02-05 22:39:31 +00:00
- title: "Bootstrap"
url: /docs/bootstrap
- title: "Alternate Files"
url: /docs/alternates
2019-10-20 20:07:13 +00:00
- title: "Templates"
url: /docs/templates
- title: "Encryption"
url: /docs/encryption
2019-10-20 20:07:13 +00:00
- title: "Hooks"
url: /docs/hooks
- title: More Help
children:
2019-10-20 20:07:13 +00:00
- title: "Upgrading from Version 1"
url: /docs/upgrade_from_1
- title: "FAQ"
url: /docs/faq
- title: "Example Dotfiles"
url: /docs/examples
- title: "Manual"
url: "https://github.com/TheLocehiliosan/yadm/blob/master/yadm.md"