You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tweaked version of https://gitlab.com/wireshark/ws-osqa-ask-static used for converting https://help.openstreetmap.org/ to a static site.
4
+
5
+
Thank you to Wireshark! ❤️
6
+
7
+
## How do I update the static help.openstreetmap.org site?
8
+
9
+
1. Edit or Remove as applicable in `./import/questions/`
10
+
2. Run `./tools/convert-questions.py` which populates `./site/content/questions/`
11
+
3. Note the manually edited out questions in https://github.com/openstreetmap/help-website/commit/5b0088538073086f41530cfed88f2c2c987e590d (Tip: do not `git add` them)
12
+
4.`cd ./site/; hugo serve` to confirm desired output
0 commit comments