In the root of your project, add .gitlab-ci.yml with the configuration below.
image: node:latest
stages:| // ==UserScript== | |
| // @name GitHub: remove `?tab=readme-ov-file` from URL | |
| // @description GitHub: remove `?tab=readme-ov-file` from URL | |
| // @namespace https://gist.github.com/vogler | |
| // @downloadURL https://gist.github.com/vogler/74edff6de37c3a13eeff8c99c6bed910/raw/clean-url-readme-tab.github.com.tamper.js | |
| // @version 0.1 | |
| // @author Ralf Vogler | |
| // @match https://github.com/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=github.com | |
| // @grant none |
This guide is unmaintained and was created for a specific workshop in 2017. It remains as a legacy reference. Use at your own risk.
Workshop Instructor:
This workshop is distributed under a CC BY-SA 4.0 license.