You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TheLocehiliosan_yadm/_data/navigation.yml

50 lines
1.3 KiB

---
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
- title: "Common Commands"
url: /docs/common_commands
- title: Advanced Features
children:
- title: "Bootstrap"
url: /docs/bootstrap
- title: "Alternate Files"
url: /docs/alternates
- title: "Templates"
url: /docs/templates
- title: "Encryption"
url: /docs/encryption
- title: "Hooks"
url: /docs/hooks
- title: More Help
children:
- 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"