Development moved to https://github.com/gh-css/extension
A Chrome extension to inject a CSS codeblock from Github profiles into the entire page.
An idea emerged from people in the Vencord server wanting to bring back the Mathjax CSS injection bug(s).
Make sure you have git installed
git clone https://github.com/tiramisyuz/ghcss-ext.git
bun install
bun start
This starts a live debug that changes everytime the code does. If you just want to build once; do bun build
instead and load it unpacked in your browser.
Head to the releases.
Get it from the extension store. The extension on the store is maintained by @zoey-on-github.
We apparently can't make up our mind on how the CSS injection should go, but right now you make a profile.css file and put whatever in it in a repo with the same name as you.
You also need to put this in your profile's README.md:
![ghcss](https://ghcss.bims.sh/)
(huge shoutout to bims for carrying this project with the backend)
Contributions are welcome. Please consistently follow the code style. I would prefer high quality PRs so be experienced lol