Gitindex
- 4 Devlogs
- 4 Total hours
GitHub UX extension built for developers and power users
GitHub UX extension built for developers and power users
Today I’m working on implementing an iconset for the github filetree, I asked myself where the best place was to get a bunch of developer icons and decided to use the vscode ones, wrote a helper to extract the extension -> icon manifest and set up a quick css query to make the icons monochrome for light and dark mode, like the one below
I added a new feature that makes the header sticky along with some polish
Ok, so after quite some time off I thought why not get back to hackclubbing and so I am continuing Gitindex, in the last commit I implemented an animation for the language diagram and adjusted some DOM-selectors so the extension doesn’t break. Honestly I am preparing for CWS release: implementing last features and polishing, bye 
Am currently building a prototype for the all actions menu, let’s see how this goes, will continue to develop now.