mirror of
https://github.com/rommapp/docs.git
synced 2026-04-20 01:04:29 +08:00
An editable wiki for our projects
Pushing to romm.wiki
We use submodules to manage the wiki content. To push changes to the wiki, you need to commit and push changes in the submodule directory.
cd romm.wiki
git add .
git commit -m "Update wiki content"
git push
Languages
HTML
61.4%
JavaScript
38.6%