Skip to content
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

A single page application for awesome lists #703

Closed
ankitgyawali opened this issue Jun 30, 2016 · 2 comments
Closed

A single page application for awesome lists #703

ankitgyawali opened this issue Jun 30, 2016 · 2 comments

Comments

@ankitgyawali
Copy link

Thank you @sindresorhus and the community for creating such a useful resource. Last week I decided to create an interface for awesome lists by parsing all the lists using python and displaying them using angularJS as a SPA.

The repository for the project and link to the interface can be found here: https://github.com/ankitgyawali/awesome-interface

I was able to parse most of the awesome lists as they followed the awesome manifesto although the parsers definitely has room for improvement. Now, I wanted to ask you if you had any advice on any changes I could make to this project. I have some ideas on expanding on the project but I thought it would be a good idea to see what you think before dedicating more time on it.

@sindresorhus
Copy link
Owner

Nice! :)

See #427 for a similar discussion.

Some feedback:

@ankitgyawali
Copy link
Author

The missing descriptions are because my parser fails to extract data from some of the markdowns. I am looking into @wooorm 's markdown processor which seems to do a much better job.
Anyways, I don't see any point in maintaining this project since a similar project is already maintained by @lockys
I will however make the font & logo changes as you suggested. Thanks for your time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants