Skip to content

History / RoboMaster Server Setup

Revisions

  • Added Wi-Fi setup

    @Icanari Icanari committed Nov 18, 2022
  • Changes to guide for RoboMaster Server Setup

    @Icanari Icanari committed Nov 18, 2022
  • Fix png link in server setup guide Issue is that file paths are case-sensitive in Gitlab's file system (linux-like) whereas they aren't on Windows so I literally couldn't git commit a case change to the png extension, so solution for now is to change link. I might have been able to get around it with git mv but idk. This works for now. A major issue of this is that on Windows this issue isn't detected when you manually preview the markdown, as the paths are handled by the OS and treated as case-insensitive. This probably suggests we should work to make sure that file extension capitilization is constant (probably just always lowercase is reasonable).

    @tenzinhl tenzinhl committed Apr 3, 2022
  • Update RoboMaster-Server-Setup.md

    @MatthewMArnold MatthewMArnold committed Apr 2, 2022
  • Revert "Merge branch 'TenzinL/#4/folderize-files' into 'master'" This reverts commit 760497587c3e40f3b749260ec6cadf73a5181b43, reversing changes made to 1604894d34364ead2c96438e669a8c32f997a722. So yes Github _can_ sort of work with folders, but the way you link files in the markdown is still using pagename directly (ignoring folder path), unfortunately this is incompatible with Gitlab's (far more reasonable) behavior of needing to include directories in link paths. This reverts the commit that folderized everything :(, however preserves usage of absolute paths for <img> tags

    @tenzinhl tenzinhl committed Apr 1, 2022
  • Folderize files Update relative links, prefer absolute paths for image links.

    @tenzinhl tenzinhl committed Mar 31, 2022
  • Update style guide

    @MatthewMArnold MatthewMArnold committed Jul 6, 2021
  • Rm server docs

    @MatthewMArnold MatthewMArnold committed Apr 21, 2021