-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Easier contributions for distros #16
Comments
About this. LibreHunt was originally server side python code, which was admittedly less clumsy and uglier than this shitstorm of a code. Originally, I just wanted to convert my server side website to github based in a day, hence the crappy coding. I'll certainly look into making the code more readable, efficient, and clean (also documentation) |
#25 for using JSON, and I am currently working on changing the last two lines of librehunt.js that add all the html to be on separate lines and include comments too! |
all that's left for this issue is some contributing guide or something, which i'll work on in a few days |
If I want to fix about a distro, it seems I have to dig into this file: librehunt.js
Then all I see is just a big file with binary options in an array. I have no idea what aligns to which option, what I have to change to check it etc. (sorry, but here are really some code quality improvements, needed)
Please ease contributions! This needs some contributing doc, and preferably a different format (JSON?).
And explanations for each option.
The text was updated successfully, but these errors were encountered: