mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
53 lines
1.4 KiB
YAML
53 lines
1.4 KiB
YAML
---
|
|
main:
|
|
- title: '
|
|
<a href="https://github.com/TheLocehiliosan/yadm">
|
|
<img
|
|
src="https://img.shields.io/static/v1?label=Star&message=%20&style=social&logo=github"
|
|
alt="Star">
|
|
</a>
|
|
'
|
|
- title: '
|
|
<a
|
|
href="https://twitter.com/intent/tweet?text=Manage%20your%20dotfiles%20with%20yadm:%20&url=https%3A%2F%2Fyadm.io">
|
|
<img
|
|
src="https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fyadm.io"
|
|
alt="Tweet">
|
|
</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 2"
|
|
url: /docs/upgrade_from_2
|
|
- 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"
|