25 Commits

Author SHA1 Message Date
catloversg
0c118ede38 DOCUMENTATION: Use relative links instead of absolute links (#2521) 2026-02-21 11:58:15 -08:00
David Walker
a16706a33b DOCS: Add a note to CONTRIBUTING.md about the npm peer dep issue (#2474) 2026-02-05 07:24:24 -08:00
catloversg
5a2bdfc9f1 CODEBASE: Update NodeJS to v24 (#2456) 2026-01-28 22:10:55 -08:00
catloversg
b76ceb725f DOCUMENTATION: Clean up "doc" folder (#2427) 2025-12-19 12:28:09 -08:00
catloversg
c3eb4f9ad6 DOCUMENTATION: Add instructions to troubleshoot common issues for contributors to CONTRIBUTING.md (#2420) 2025-12-15 11:46:58 -08:00
catloversg
cb5b80a6d5 DOCUMENTATION: Use alternative fix for newline issue in IPvGO docs (#2350) 2025-10-15 11:58:11 -07:00
David Walker
4059be3d8c DOC: Move all docs into en/ subdirectory (#1505)
* DOC: Move all docs into en/ subdirectory

PR #1502 is working on adding a Chinese translation to the docs. In
general, I encouraged this (in #1452) as a path towards getting useful
translated content in the game without requiring a massive
refactor/rearchitecting of everything.

To support this, this takes the first step of moving our docs into an
en/ subdirectory, so that other languages can live alongside. No effort
is made at this time to support or select between alternate languages;
this is a pure-rename refactor.
2025-07-19 19:15:56 -07:00
Emmanuel Ferdman
1ca181c4dd DOCUMENTATION: Update contribution guide (#2214) 2025-06-26 05:59:02 -07:00
catloversg
a0740d72a9 DOCUMENTATION: Move CONTRIBUTING.md (#2191) 2025-06-16 16:35:07 -07:00
Martin Fournier
bf6366cef4 Move markdown doc & quotes to ./docs subfolder 2022-01-26 05:35:21 -05:00
smolgumball
e3a181faf2 Add invite link to Discord 2022-01-04 14:44:17 -07:00
Martin Fournier
2747bf4439 Update doc & add FAQs 2022-01-04 11:03:01 -05:00
Martin Fournier
2189c5b663 Add documentation for electron app build
Also adds a step in the build to run npm install in the electron
subfolder
2021-12-30 21:45:57 -05:00
Frank-py
a4eddb4691 Fixed typo in CONTRIBUTING.md file.
Changed naviguate to navigate.
2021-12-25 23:18:49 +01:00
Olivier Gagnon
ffc8133fb8 some doc 2021-10-18 19:12:41 -04:00
Olivier Gagnon
828c9c2de6 improve contributing.md 2021-10-11 16:28:01 -04:00
hydroflame
7e8e9e03fc Revert "Jest cypress types" 2021-09-10 00:13:03 -04:00
David Edmondson
5cd72860e3 Add to CONTRIBUTING doc 2021-09-08 22:13:47 -07:00
Olivier Gagnon
a18bdd6afc prettify, sorry for the big ass commit 2021-09-04 19:09:30 -04:00
danielyxie
e2b77e7a27 Added documentation for what to do when game is frozen. Updated CONTRIBUTING.md section about bug reporting 2018-10-29 11:09:33 -05:00
Steven Evans
60ee4f01be [doc] Updating CONTRIBUTING 2018-08-30 11:16:32 -04:00
Steven Evans
a82ed16c34 [chore, doc] Split out the "vendor"/3rd party code to its own bundle
Included 'vendor.bundle.js' as it is referenced. So this will give a
baseline to compare against future builds. But ideally this will only
change when updating dependency versions.
2018-07-09 12:50:57 -04:00
danielyxie
83fc1d6288 Updating CONTRIBUTING.md 2018-06-26 16:43:26 -05:00
Steven Evans
491eae4381 [doc] Correcting spacing for headers 2018-06-21 10:47:51 -04:00
Steven Evans
729515830d [doc] Adding CONTRIBUTING 2018-06-21 10:04:02 -04:00