jkup/awesome-personal-blogs

Made a simple web app version of the list. Complete with an API!

Closed this issue · 2 comments

idk if this is something anyone asked for but I made it.

https://awesome-personal-blogs.herokuapp.com/

and then there is an API if you want to use it.

https://awesome-personal-blogs.herokuapp.com/blogs

It does some web scraping to grab the list from the readme. In addition it also adds the favicon to the link.

Check out the repo!

let me know what you think! Thanks.

LGTM 👍 Nice job @WalkerFrederick .

I've been meaning to the same thing but the idea of scrapping the content from the readme is a bit unstable due to possible changes to the layout and format.

Could be helpful to store the list in a text or JSON file in the repo, letting the readme and this scrapper getting out the required data.

What do you think @jkup ?

jkup commented

I think it would be great to keep this repo a simple readme.me. If you want to link your herokuapp to the top feel free to make a PR it's really cool. Similarly @farskid if you end up making a site too and want to link it i'd love that! But for now let's just keep this a simple MD file. Thanks all!