It took me a while to figure out that there was a second page with no scrollbar and a non-obvious arrow.
Oh, there's a second page! Thanks for that.
Show HN: GitMagic – Enforce your GitHub contribution guidelines
21–30 of 42 posts
Re: Show HN: GitMagic – Enforce your GitHub contribution guidelines
#22> Show HN is for something you've made that other people can play with. HN users can try it out, give you feedback, and ask questions in the thread. AFAICT, there's nothing to try yet.
indeed.
Re: Show HN: GitMagic – Enforce your GitHub contribution guidelines
#23Re: Show HN: GitMagic – Enforce your GitHub contribution guidelines
#24Earlier quoted context omitted.
I'm glad to hear that you get our message! The 'magic' branding is there because everything is done automatically (i.e. it's a cloud service) without the need to install anything on the client side. And we love magic ;)
It's a cloud service? I'm probably missing something, but it looks like a smallish git linter script? I guess I'm not seeing where all the work went to make this something more than an OSS script one could write in two hours.
Re: Show HN: GitMagic – Enforce your GitHub contribution guidelines
#25It took me a while to figure out that there was a second page with no scrollbar and a non-obvious arrow.
I'd strongly recommend that the developer stop hiding the scrollbar.
Re: Show HN: GitMagic – Enforce your GitHub contribution guidelines
#26Tired of all the GitHub drama? We're close to launching GitMagic to fix some of that. If you have any questions, please ask, we’re happy to answer them :) And all feedback are appreciated.
Any plans to have a tie-in for GitLab repos, as well?
Re: Show HN: GitMagic – Enforce your GitHub contribution guidelines
#27Please don't interfere with the native scrolling behavior.
I usually don't like forced scroll myself, but I have to say that I'm personally satisfied with the results of this site. But I hear you and when the site goes from landing page to real website we will make sure to have a nice scroll experience for everyone :)
Good design is unobtrusive. [5]
Good design is as little design as possible. [10]
Re: Show HN: GitMagic – Enforce your GitHub contribution guidelines
#28Please don't interfere with the native scrolling behavior.
Re: Show HN: GitMagic – Enforce your GitHub contribution guidelines
#29I tend to have a small set of words I prefix each git commit summary with (Add, Remove, Fix, etc). If I could verify summaries match that pattern that would be awesome.
Also, if it is possible to enforce the guidelines specified in http://tbaggery.com/2008/04/19/a-note-about-git-commit-messa... I'd be so happy.