1
0
Fork 0
mirror of synced 2024-06-16 04:41:09 -04:00
yadm/_data/navigation.yml

53 lines
1.4 KiB
YAML
Raw Permalink Normal View History

---
2016-09-06 23:18:34 -04:00
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&amp;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
2016-09-06 23:19:16 -04:00
- title: "Common Commands"
url: /docs/common_commands
- title: Advanced Features
children:
2017-02-05 17:39:31 -05:00
- title: "Bootstrap"
url: /docs/bootstrap
- title: "Alternate Files"
url: /docs/alternates
2019-10-20 16:07:13 -04:00
- title: "Templates"
url: /docs/templates
- title: "Encryption"
url: /docs/encryption
2019-10-20 16:07:13 -04:00
- title: "Hooks"
url: /docs/hooks
- title: More Help
children:
2020-12-27 21:56:37 -05:00
- title: "Upgrading from Version 2"
url: /docs/upgrade_from_2
2019-10-20 16:07:13 -04: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"