wiki location correction and more

- readme changes and bashscripts moved/organized better
Co-authored-by: riomoo <alister@kamikishi.net>
Co-committed-by: riomoo <alister@kamikishi.net>
This commit is contained in:
riomoo 2026-02-04 02:17:30 -05:00 committed by moobot
parent f0efc83cf6
commit 5f6a88fbbc
Signed by: moobot
GPG key ID: 1F58B1369E1C199C
11 changed files with 139 additions and 3 deletions

View file

@ -66,7 +66,16 @@ Then open http://localhost:8080 in your browser.
```bash
git clone https://codeberg.org/riomoo/gopherbook.git
cd gopherbook
./scripts-bash/run.sh
./scripts-bash/run-gb-container/run-podman.sh
```
or
## If you want to use this with docker:
```bash
git clone https://codeberg.org/riomoo/gopherbook.git
cd gopherbook
./scripts-bash/run-gb-container/run-docker.sh
```
Then open http://localhost:12010 in your browser.
@ -198,7 +207,11 @@ Please open an issue first for bigger changes.
## If you'd like to know about the new mascot Vinny
- Check the [Wiki](/riomoo/gopherbook/wiki/Meet-Vinny.md)!
- Check the Wiki!
- **GitHub**: https://github.com/riomoo/gopherbook/wiki/Meet-Vinny
- **GitGud**: https://gitgud.io/riomoo/gopherbook/-/wikis/Meet-Vinny
- **JesterDesigns**: https://git.jester-designs.com/riomoo/gopherbook/wiki/Meet-Vinny
## Thanks / Credits