From 341d27fbcdd4221d506d6900889d0910aaff5f70 Mon Sep 17 00:00:00 2001 From: Nikita Voloboev Date: Wed, 30 May 2018 22:38:15 +0200 Subject: [PATCH] Make README prettier by including names, not links (#18) I found the list a bit hard to read as each entry was just a GitHub link being dropped in for each point with many `https://github.com/` repeated. I think with this change, the list looks great. And contains the names of the authors of these awesome repositories. Also as I was going through the list, I removed `https://github.com/sotojuan` as the repo no longer exists and the author stopped sharing it. I hope you consider adding this change. --- README.md | 46 ++++++++++++++++++++++------------------------ 1 file changed, 22 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index c968ab0..0aad9f0 100644 --- a/README.md +++ b/README.md @@ -6,27 +6,25 @@ Use GitHub repositories to document everything. \o/ ## Repositories -- https://github.com/azer/notebook -- https://github.com/balupton/learnings -- https://github.com/bl4ckdu5t/knowledge -- https://github.com/d2s/knowledge -- https://github.com/daniphilia/knowledge -- https://github.com/galileo/knowledge -- https://github.com/hzlmn/week-learning -- https://github.com/joshpierro/knowledge -- https://github.com/joshwnj/knowledge -- https://github.com/MarcLoupias/memo-dev -- https://github.com/nicksp/til -- https://github.com/nikitavoloboev/knowledge -- https://github.com/noffle/wisdom -- https://github.com/RichardLitt/knowledge -- https://github.com/sotayamashita/knowledge -- https://github.com/sotojuan/knowledge -- https://github.com/theatlasroom/tidbits -- https://github.com/voxsim/knowledge -- https://github.com/yoshuawuyts/knowledge -- https://github.com/zehfernandes/dailylog - +- [Azer Koçulu](https://github.com/azer/notebook) +- [Benjamin Lupton](https://github.com/balupton/learnings) +- [Dani P.](https://github.com/daniphilia/knowledge) +- [Daniel Schildt](https://github.com/d2s/knowledge) +- [Ezekiel Kigbo](https://github.com/theatlasroom/tidbits) +- [Joseph Rex](https://github.com/josephrexme/knowledge) +- [Josh Johnston](https://github.com/joshwnj/knowledge) +- [Josh Pierro](https://github.com/joshpierro/knowledge) +- [Kamil Ronewicz](https://github.com/galileo/knowledge) +- [Marc Loupias](https://github.com/MarcLoupias/memo-dev) +- [Nick S. Plekhanov](https://github.com/nicksp/til) +- [Nikita Voloboev](https://github.com/nikitavoloboev/knowledge) +- [Oleh Kuchuk](https://github.com/hzlmn/week-learning) +- [Richard Littauer](https://github.com/RichardLitt/knowledge) +- [Sam Yamashita](https://github.com/sotayamashita/knowledge) +- [Simon Vocella](https://github.com/voxsim/knowledge) +- [Stephen Whitmore](https://github.com/noffle/wisdom) +- [Yoshua Wuyts](https://github.com/yoshuawuyts/knowledge) +- [Zeh Fernandes](https://github.com/zehfernandes/dailylog) ## Contribute @@ -36,10 +34,10 @@ If you're interested in downloading all of the repos at once, see the discussion ## Resources -For more knowledge sharing repositories that are not personal you can check these : +For more knowledge sharing repositories that are not personal you can check these: -- https://github.com/learn-anything/maps -- https://github.com/sindresorhus/awesome +- [Learn Anything](https://github.com/learn-anything/learn-anything) +- [Awesome Lists](https://github.com/sindresorhus/awesome) ## License