I built CssHub: a Chrome extension to sync CSSBattle submissions to GitHub #450
MarcoAntolini
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey CSSBattle community 👋
I just released CssHub, a Chrome extension that helps you sync your CSSBattle submissions directly to GitHub.
The idea is simple: while playing CSSBattle, you can connect your GitHub account, choose a repository and branch, and save your accepted submissions as commits. You can also include preview images, so your repo becomes a cleaner archive of your CSSBattle progress.
I built it because I wanted an easier way to keep my solutions organized, versioned, and shareable without manually copying code after each challenge.
A few notes:
Chrome Web Store:
https://chromewebstore.google.com/detail/CssHub/oakkijoinjkdhcgnpnmnpjkmpdekajid
GitHub repo:
https://github.com/MarcoAntolini/CSSHub
I’d really appreciate feedback, bug reports, and feature suggestions from anyone who tries it. Hope it’s useful for other CSSBattle players too!
All reactions