Skip to content

Conversation

NotYourAverageGamer
Copy link
Contributor

i've left further descriptions on each commit
only one im not sure about is the Gemfile.lock, which i can amend if needed
all changes have been tested with the local webserver

- fixed some of the formatting around the wiki (a few lists weren't displaying correctly, long paragraphs that look like they were intended to be split over multiple lines, etc)
- fixed several typos, mainly with the word "dependencies". Plus some grammar/punctuation while I was in there
- removed quite a few unnecessary whitespaces that do not effect the page layout/formatting
- fixed up some links that were either not linking, or had poor use of "[example.tld](https://example.tld)" (like quoting the whole target URL inside the link text instead of using `<https://example.tld>`?)
first time ruby user and project contributor here, not really sure if this is "ok" or not?
if you want this commit removed from the PR im more than happy to do so.
happened after running `bundle update`, which it seemed like I needed to do to get the webserver running, because of a missing dependency that bundle could not locate (missing/removed)

err msg:
```
Your bundle is locked to ffi (1.15.5-x64-mingw-ucrt) from rubygems repository https://rubygems.org/ or installed locally, but that version can no longer be found in that source
```
@TBlueF
Copy link
Member

TBlueF commented Aug 5, 2025

Thank you, lgtm!

@TBlueF TBlueF merged commit 982ed4e into BlueMap-Minecraft:master Aug 5, 2025
@TBlueF
Copy link
Member

TBlueF commented Aug 5, 2025

The FAQ page is also mirrored by a bot into the #FAQ channel of our discord, so the changes need to work there as well, but i think they will, so 👍
Thanks a lot again :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants