Update repo links

This commit is contained in:
Joshua Goins 2024-08-09 16:57:28 -04:00
parent 9dee3ef555
commit 348a7a54d8
6 changed files with 6 additions and 9 deletions

View file

@ -1,7 +1,5 @@
# xiv.zone # xiv.zone
[![builds.sr.ht status](https://builds.sr.ht/~redstrate/xiv.zone.svg)](https://builds.sr.ht/~redstrate/xiv.zone?)
This is the source code of the website hosted at [xiv.zone](https://xiv.zone/). This is the source code of the website hosted at [xiv.zone](https://xiv.zone/).
## Building ## Building

View file

@ -7,16 +7,15 @@ aliases:
A modding framework for FFXIV written in Rust. Used in [Astra]({{< ref "astra" >}}) and [Novus]({{< ref "novus" >}}) but can easily be integrated into your own projects. A modding framework for FFXIV written in Rust. Used in [Astra]({{< ref "astra" >}}) and [Novus]({{< ref "novus" >}}) but can easily be integrated into your own projects.
It's also usable from C, C++ and other languages that can interface with them with [libphysis](https://git.sr.ht/~redstrate/libphysis). It's also usable from C, C++ and other languages that can interface with them with [libphysis](https://github.com/redstrate/libphysis).
See more information on the [crates.io page](https://crates.io/crates/physis). See more information on the [crates.io page](https://crates.io/crates/physis).
## Get Involved & Support ## Get Involved & Support
{{< begin-grid >}} {{< begin-grid >}}
{{< blurb title="Get Source Code & Contribute" description="The full source code for Physis is available on sourcehut." url="https://github.com/redstrate/Physis" >}} {{< blurb title="Get Source Code & Contribute" description="The full source code for Physis is available on GitHub." url="https://github.com/redstrate/Physis" >}}
{{< blurb title="View Documentation" description="API documentation is available on XIV Docs." url="https://docs.xiv.zone/docs/physis/" >}} {{< blurb title="View Documentation" description="API documentation is available on XIV Docs." url="https://docs.xiv.zone/docs/physis/" >}}
{{< blurb title="Give Feedback" description="Send an email on the mailing list for feature requests, bugs, and patches." url="https://lists.sr.ht/~redstrate/public-inbox" >}}
{{< blurb title="Donate Money" description="Any monetary contribution helps so I can continue working on this!" url="https://redstrate.com/fund" >}} {{< blurb title="Donate Money" description="Any monetary contribution helps so I can continue working on this!" url="https://redstrate.com/fund" >}}
{{< end-grid >}} {{< end-grid >}}

File diff suppressed because one or more lines are too long

View file

@ -12,6 +12,6 @@ See more information on it's [GitHub repository](https://github.com/redstrate/Ka
## Get Involved & Support ## Get Involved & Support
{{< begin-grid >}} {{< begin-grid >}}
{{< blurb title="Get Source Code & Contribute" description="The full source code for Kawari is available on sourcehut." url="https://github.com/redstrate/kawari" >}} {{< blurb title="Get Source Code & Contribute" description="The full source code for Kawari is available on GitHub." url="https://github.com/redstrate/kawari" >}}
{{< blurb title="Donate Money" description="Any monetary contribution helps so I can continue working on this in my free time." url="https://redstrate.com/fund" >}} {{< blurb title="Donate Money" description="Any monetary contribution helps so I can continue working on this in my free time." url="https://redstrate.com/fund" >}}
{{< end-grid >}} {{< end-grid >}}

View file

@ -14,6 +14,6 @@ See more information on it's [GitHub repository](https://github.com/redstrate/No
## Get Involved & Support ## Get Involved & Support
{{< begin-grid >}} {{< begin-grid >}}
{{< blurb title="Get Source Code & Contribute" description="The full source code for Novus is available on sourcehut." url="https://github.com/redstrate/Novus" >}} {{< blurb title="Get Source Code & Contribute" description="The full source code for Novus is available on GitHub." url="https://github.com/redstrate/Novus" >}}
{{< blurb title="Donate Money" description="Any monetary contribution helps so I can continue working on this in my free time." url="https://redstrate.com/fund" >}} {{< blurb title="Donate Money" description="Any monetary contribution helps so I can continue working on this in my free time." url="https://redstrate.com/fund" >}}
{{< end-grid >}} {{< end-grid >}}

View file

@ -10,7 +10,7 @@ Currently only source tarballs are available.
### Source Code ### Source Code
A complete source tarball is available, which is generated via sourcehut CI on every commit. This includes every vendored dependency as well, which is useful for distribution packaging. A complete source tarball is available, which is generated via GitHub CI on every commit. This includes every vendored dependency as well, which is useful for distribution packaging.
{{< rawhtml >}} {{< rawhtml >}}
<div class="buttons"> <div class="buttons">