Change all GitHub references to my Gitea site.
This commit is contained in:
parent
5d2ebb6cd0
commit
dc63add9f2
@ -18,7 +18,7 @@ The install script is currently only set up for apt, and the package names only
|
||||
tested on Ubuntu and Debian.
|
||||
|
||||
```
|
||||
git clone https://github.com/Hyperling/website www
|
||||
git clone https://git.hyperling.com/me/nodejs-website www
|
||||
cd www
|
||||
./run.sh
|
||||
```
|
||||
|
@ -57,13 +57,13 @@
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
Curious how I made it? Check out its GitHub project:
|
||||
Curious how I made it? Check out its Git repository:
|
||||
</p>
|
||||
<ul class="indent"><li>
|
||||
<a href="https://github.com/Hyperling/HealthProtocol"
|
||||
<a href="https://https://git.hyperling.com/me/ebook-health-protocol"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>
|
||||
[CODE] | GitHub
|
||||
[CODE] | Source Code
|
||||
</a>
|
||||
</li></ul>
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
<div class="row">
|
||||
<div class="col-3"></div>
|
||||
<h6 class="col-3 center">
|
||||
<a href="https://github.com/Hyperling/www/blob/main/LICENSE"
|
||||
<a href="https://git.hyperling.com/me/nodejs-website/src/branch/main/LICENSE"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>This website is free software! Click here to learn more.</a>
|
||||
</h6>
|
||||
|
@ -51,8 +51,8 @@
|
||||
<p>
|
||||
[<s><a>F-Droid</a></s>]
|
||||
[<a href="/files/apks/TicTacToe.apk">APK</a>]
|
||||
[<a href="https://github.com/Hyperling/TicTacToeAndroid"
|
||||
target="_blank" rel="noopener noreferrer">GitHub</a>]
|
||||
[<a href="https://git.hyperling.com/me/android-tictactoe"
|
||||
target="_blank" rel="noopener noreferrer">Source Code</a>]
|
||||
</p>
|
||||
</figcaption>
|
||||
</figure>
|
||||
@ -81,7 +81,7 @@
|
||||
TBD:
|
||||
<s>
|
||||
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
|
||||
[<a target="_blank" rel="noopener noreferrer">Github</a>]
|
||||
[<a target="_blank" rel="noopener noreferrer">Source Code</a>]
|
||||
</s>
|
||||
</p>-->
|
||||
</figcaption>
|
||||
@ -111,7 +111,7 @@
|
||||
TBD:
|
||||
<s>
|
||||
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
|
||||
[<a target="_blank" rel="noopener noreferrer">Github</a>]
|
||||
[<a target="_blank" rel="noopener noreferrer">Source Code</a>]
|
||||
</s>
|
||||
</p>-->
|
||||
</figcaption>
|
||||
@ -142,7 +142,7 @@
|
||||
TBD:
|
||||
<s>
|
||||
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
|
||||
[<a target="_blank" rel="noopener noreferrer">Github</a>]
|
||||
[<a target="_blank" rel="noopener noreferrer">Source Code</a>]
|
||||
</s>
|
||||
</p>-->
|
||||
</figcaption>
|
||||
@ -175,7 +175,7 @@
|
||||
TBD:
|
||||
<s>
|
||||
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
|
||||
[<a target="_blank" rel="noopener noreferrer">Github</a>]
|
||||
[<a target="_blank" rel="noopener noreferrer">Source Code</a>]
|
||||
</s>-->
|
||||
</p>
|
||||
</figcaption>
|
||||
@ -192,7 +192,7 @@
|
||||
For a full list of software including my Ansible automation,
|
||||
Docker setup, source code for this website, and other
|
||||
fun/random toys, check out
|
||||
<a href="https://github.com/Hyperling" target="_blank">My Github</a>.
|
||||
<a href="https://git.hyperling.com/me" target="_blank">My Projects</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user