Update links and URLs
parent
bec4481d09
commit
ae4dbea711
5 changed files with 16 additions and 17 deletions
5
Home.md
5
Home.md
|
@ -1,15 +1,14 @@
|
|||
# Vimm DL Wiki
|
||||
|
||||
Welcome, stranger! You have stumbled upon the official
|
||||
[Vimm DL Wiki](https://code.fosterhangdaan.com/foster/vimm-dl/wiki).
|
||||
[Vimm DL Wiki](https://code.hangdaan.com/foster/vimm-dl/wiki).
|
||||
|
||||
## What is Vimm DL?
|
||||
|
||||
Vimm DL is command-line tool for automating game downloads from
|
||||
[[https://vimm.net]].
|
||||
|
||||
The repository is hosted online at
|
||||
[[https://code.fosterhangdaan.com/foster/vimm-dl]].
|
||||
The repository is hosted online at [[https://code.hangdaan.com/foster/vimm-dl]].
|
||||
|
||||
## Getting started
|
||||
|
||||
|
|
|
@ -27,13 +27,13 @@ to get the latest Deno binary installed on your system.
|
|||
Get the latest version of the source code by cloning the repository:
|
||||
|
||||
```sh
|
||||
git clone https://code.fosterhangdaan.com/foster/vimm-dl.git
|
||||
git clone https://code.hangdaan.com/foster/vimm-dl.git
|
||||
```
|
||||
|
||||
Or clone a specific version:
|
||||
|
||||
```sh
|
||||
git clone --depth 1 --branch v0.1.0 https://code.fosterhangdaan.com/foster/vimm-dl.git
|
||||
git clone --depth 1 --branch v0.1.0 https://code.hangdaan.com/foster/vimm-dl.git
|
||||
```
|
||||
|
||||
Executing either of the above commands creates a copy of the repository in a
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Contributing
|
||||
|
||||
> **NOTE:** The [Forgejo instance](https://code.fosterhangdaan.com/) which hosts
|
||||
> the Vimm DL code is currently closed to account registrations. Due to this,
|
||||
> **NOTE:** The [Forgejo instance](https://code.hangdaan.com/) which hosts the
|
||||
> Vimm DL code is currently closed to account registrations. Due to this,
|
||||
> external contributors cannot access the issue board or make pull requests.
|
||||
> Most contributions must be submitted via email to one of the core maintainers.
|
||||
>
|
||||
|
@ -26,7 +26,7 @@ method for submitting contributions as
|
|||
The wiki can be cloned from the following URL:
|
||||
|
||||
```text
|
||||
https://code.fosterhangdaan.com/foster/vimm-dl.wiki.git
|
||||
https://code.hangdaan.com/foster/vimm-dl.wiki.git
|
||||
```
|
||||
|
||||
## Reporting Bugs
|
||||
|
@ -39,8 +39,8 @@ minimum, the report should include the following:
|
|||
- Any screenshots or logs.
|
||||
|
||||
The bug report will be included on the
|
||||
[Forgejo issue board](https://code.fosterhangdaan.com/foster/vimm-dl/issues)
|
||||
once it passes review.
|
||||
[Forgejo issue board](https://code.hangdaan.com/foster/vimm-dl/issues) once it
|
||||
passes review.
|
||||
|
||||
## Requesting Features
|
||||
|
||||
|
@ -52,5 +52,5 @@ At a minimum, a feature request should include the following:
|
|||
- Screenshots or examples to better illustrate the requested feature.
|
||||
|
||||
The feature request will appear on the
|
||||
[Forgejo issue board](https://code.fosterhangdaan.com/foster/vimm-dl/issues)
|
||||
once it passes review.
|
||||
[Forgejo issue board](https://code.hangdaan.com/foster/vimm-dl/issues) once it
|
||||
passes review.
|
||||
|
|
|
@ -5,12 +5,12 @@ The document contains instructions for installing the `vimm-dl` binary.
|
|||
## 1. Download the latest binary for your platform and architecture.
|
||||
|
||||
All precompiled binaries for Linux, Mac and Windows are available at the
|
||||
[Releases](https://code.fosterhangdaan.com/foster/vimm-dl/releases) page.
|
||||
[Releases](https://code.hangdaan.com/foster/vimm-dl/releases) page.
|
||||
|
||||
## 2. (Optional) Verify GPG signature
|
||||
|
||||
The precompiled binaries can be verified against this
|
||||
[public key](https://static.fosterhangdaan.com/foster-pubkey.asc).
|
||||
[public key](https://s3.hangdaan.com/public/foster-pubkey.asc).
|
||||
|
||||
## 3. Install the binary
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@ An up-to-date list of Vimm DL core maintainers.
|
|||
|
||||
- **Foster Hangdaan**
|
||||
- Role: Principal Developer
|
||||
- Website: [www.fosterhangdaan.com](https://www.fosterhangdaan.com)
|
||||
- Website: [foster.hangdaan.com](https://www.foster.hangdaan.com)
|
||||
- Email: [foster@hangdaan.email](mailto:foster@hangdaan.email)
|
||||
- GPG Public Key:
|
||||
[DBD3 8E38 4B9E 1F4F 19F9 5BAE E48D 7F49 A852 F112](https://minio.fosterhangdaan.com/public/foster-pubkey.asc)
|
||||
- Donations: [[https://pay.fosterhangdaan.com]]
|
||||
[DBD3 8E38 4B9E 1F4F 19F9 5BAE E48D 7F49 A852 F112](https://s3.hangdaan.com/public/foster-pubkey.asc)
|
||||
- Donations: [[https://pay.foster.hangdaan.com]]
|
||||
|
|
Loading…
Add table
Reference in a new issue