mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
50 lines
1.3 KiB
YAML
50 lines
1.3 KiB
YAML
---
|
|
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"
|