Update repo location
This commit is contained in:
parent
21a95d05e0
commit
06ce3f7933
6 changed files with 13 additions and 30 deletions
21
_config.yml
21
_config.yml
|
@ -10,20 +10,13 @@ title_separator: "-"
|
|||
name: Tim Byrne
|
||||
description: Yet Another Dotfiles Manager
|
||||
url: https://yadm.io
|
||||
repository: TheLocehiliosan/yadm
|
||||
|
||||
# Social Sharing
|
||||
twitter:
|
||||
username: TheLocehiliosan
|
||||
repository: yadm-dev/yadm
|
||||
|
||||
footer:
|
||||
links:
|
||||
- label: "GitHub"
|
||||
icon: "fab fa-fw fa-github"
|
||||
url: https://github.com/TheLocehiliosan
|
||||
- label: "Twitter"
|
||||
icon: "fab fa-fw fa-twitter-square"
|
||||
url: https://twitter.com/TheLocehiliosan
|
||||
url: https://github.com/yadm-dev
|
||||
- label: "Privacy Policy"
|
||||
icon: "fas fa-fw fa-user-shield"
|
||||
url: /privacy
|
||||
|
@ -31,13 +24,6 @@ footer:
|
|||
atom_feed: false
|
||||
# path: false
|
||||
|
||||
# Analytics
|
||||
analytics:
|
||||
provider: google-universal
|
||||
google:
|
||||
tracking_id: UA-83783540-1
|
||||
gtm: GTM-55MC869
|
||||
|
||||
# Site Author
|
||||
author:
|
||||
name: Tim Byrne
|
||||
|
@ -46,9 +32,6 @@ author:
|
|||
- label: Email
|
||||
icon: fas fa-fw fa-envelope-square
|
||||
url: mailto:sultan@locehilios.com
|
||||
- label: Twitter
|
||||
icon: fab fa-fw fa-twitter-square
|
||||
url: https://twitter.com/TheLocehiliosan
|
||||
- label: GitHub
|
||||
icon: fab fa-fw fa-github
|
||||
url: https://github.com/TheLocehiliosan
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
main:
|
||||
- title: '
|
||||
<a href="https://github.com/TheLocehiliosan/yadm">
|
||||
<a href="https://github.com/yadm-dev/yadm">
|
||||
<img
|
||||
src="https://img.shields.io/static/v1?label=Star&message=%20&style=social&logo=github"
|
||||
alt="Star">
|
||||
|
@ -49,4 +49,4 @@ docs:
|
|||
- title: "Example Dotfiles"
|
||||
url: /docs/examples
|
||||
- title: "Manual"
|
||||
url: "https://github.com/TheLocehiliosan/yadm/blob/master/yadm.md"
|
||||
url: "https://github.com/yadm-dev/yadm/blob/master/yadm.md"
|
||||
|
|
|
@ -92,7 +92,7 @@ and then install yadm via the download or clone instructions below.
|
|||
You *can* simply download the yadm script and put it into your `$PATH`. Something like this:
|
||||
|
||||
```
|
||||
curl -fLo /usr/local/bin/yadm https://github.com/TheLocehiliosan/yadm/raw/master/yadm && chmod a+x /usr/local/bin/yadm
|
||||
curl -fLo /usr/local/bin/yadm https://github.com/yadm-dev/yadm/raw/master/yadm && chmod a+x /usr/local/bin/yadm
|
||||
```
|
||||
|
||||
Of course, you can change the file paths above to be appropriate for your `$PATH` and situation.
|
||||
|
@ -103,7 +103,7 @@ You might wish to clone the yadm project and symlink `yadm` into your
|
|||
`$PATH`.
|
||||
|
||||
```
|
||||
git clone https://github.com/TheLocehiliosan/yadm.git ~/.yadm-project
|
||||
git clone https://github.com/yadm-dev/yadm.git ~/.yadm-project
|
||||
ln -s ~/.yadm-project/yadm ~/bin/yadm
|
||||
```
|
||||
|
||||
|
@ -117,7 +117,7 @@ the yadm project as a submodule and symlink `yadm` into your `$PATH`.
|
|||
|
||||
```
|
||||
cd ~
|
||||
yadm submodule add https://github.com/TheLocehiliosan/yadm.git .yadm-project
|
||||
yadm submodule add https://github.com/yadm-dev/yadm.git .yadm-project
|
||||
yadm submodule update --init --recursive
|
||||
ln -s ~/.yadm-project/yadm ~/bin/yadm
|
||||
yadm add .yadm-project .gitmodules bin/yadm
|
||||
|
|
|
@ -14,7 +14,7 @@ and those which are passed directly through to Git are denoted with
|
|||
|
||||
<i class="fa fa-fw fa-asterisk" aria-hidden="true"></i> `man yadm`
|
||||
: Display yadm's
|
||||
[manual](https://github.com/TheLocehiliosan/yadm/blob/master/yadm.md).
|
||||
[manual](https://github.com/yadm-dev/yadm/blob/master/yadm.md).
|
||||
|
||||
<i class="fab fa-fw fa-git-square" aria-hidden="true"></i> `yadm status`
|
||||
: Show the repository status; added, changed, removed files. Because a `$HOME`
|
||||
|
|
|
@ -175,7 +175,7 @@ scripts. Each script is placed in `$HOME/.config/yadm/bootstrap.d` and it is
|
|||
possible to use the [alternate files](/docs/alternates) system to control which
|
||||
systems that a specific bootstrap step is executed on.
|
||||
|
||||
[bootstrap.d]: https://raw.githubusercontent.com/TheLocehiliosan/yadm/master/contrib/bootstrap/bootstrap-in-dir
|
||||
[bootstrap.d]: https://raw.githubusercontent.com/yadm-dev/yadm/master/contrib/bootstrap/bootstrap-in-dir
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: splash
|
|||
permalink: /
|
||||
stars_button: '
|
||||
{::nomarkdown}<iframe
|
||||
src="https://ghbtns.com/github-btn.html?user=TheLocehiliosan&repo=yadm&type=star&count=true"
|
||||
src="https://ghbtns.com/github-btn.html?user=yadm-dev&repo=yadm&type=star&count=true"
|
||||
frameborder="0" scrolling="0" width="100"
|
||||
height="20px" style="float: right;"></iframe>{:/nomarkdown}
|
||||
'
|
||||
|
@ -110,7 +110,7 @@ feature_row:
|
|||
btn_class: btn--inverse
|
||||
btn_label: See man page
|
||||
image_path: /images/book-padding.png
|
||||
url: https://github.com/TheLocehiliosan/yadm/blob/master/yadm.md
|
||||
url: https://github.com/yadm-dev/yadm/blob/master/yadm.md
|
||||
excerpt: '
|
||||
|
||||
View the manual online.
|
||||
|
@ -132,7 +132,7 @@ feature_row:
|
|||
btn_class: btn--inverse
|
||||
btn_label: Read guidlines
|
||||
image_path: /images/hands-padding.png
|
||||
url: https://github.com/TheLocehiliosan/yadm/blob/master/.github/CONTRIBUTING.md
|
||||
url: https://github.com/yadm-dev/yadm/blob/master/.github/CONTRIBUTING.md
|
||||
excerpt: '
|
||||
|
||||
Improve yadm by reporting bugs, coding changes, documentation and
|
||||
|
@ -146,5 +146,5 @@ feature_row:
|
|||
{% include feature_row %}
|
||||
|
||||
If you enjoy using yadm, consider
|
||||
[adding a star to the repository](https://github.com/TheLocehiliosan/yadm)
|
||||
[adding a star to the repository](https://github.com/yadm-dev/yadm)
|
||||
on GitHub. The star count helps others discover yadm.
|
||||
|
|
Loading…
Reference in a new issue