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

Add Raspberry Pi #770

Merged
merged 5 commits into from
Oct 8, 2016
Merged

Add Raspberry Pi #770

merged 5 commits into from
Oct 8, 2016

Conversation

lilorox
Copy link

@lilorox lilorox commented Sep 21, 2016

https://github.com/thibmaek/awesome-raspberrypi

This list is a collection of tools, projects, images and resources around Raspberry Pi

ALL THE BELOW CHECKBOXES SHOULD BE DONE AND CHECKED AND THE ABOVE PLACEHOLDERS SHOULD BE FILLED IN BEFORE SUBMITTING A PULL REQUEST!

  • I have read and understood the contribution guidelines and the instructions for creating a list.
  • This pull request has a descriptive title. (For example: Add Node.js)
  • The list I added
    • has been around for at least 20 days,
    • is a non-generated Markdown file in a GitHub repo,
    • is not a duplicate,
    • only has awesome items with descriptions (Awesome lists are curations of the best, not of everything),
    • contains the awesome badge on the right side of the list heading,
    • has a Table of Contents section named Contents as the first section,
    • has an appropriate license (Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc),
    • has contribution guidelines,
    • has been checked for inconsistent formatting, spelling, and grammar (This includes starting each link description with an uppercase character and ending it with a period ., and consistent naming),
    • has been added at the bottom of the appropriate category.

This list is a collection of tools, projects, images and resources around Raspberry Pi

This list is a collection of tools, projects, images and resources around Raspberry Pi
@kevva
Copy link

kevva commented Sep 21, 2016

Has been around for at least 20 days

First commit was five days ago.

@lilorox
Copy link
Author

lilorox commented Sep 21, 2016

Yep sorry, I realized that after submitting the pull request.
I was convinced it was more than 20 days old and did not check twice.

On Wed, Sep 21, 2016 at 4:33 PM, Kevin Mårtensson notifications@github.com
wrote:

Has been around for at least 20 days

First commit was five days ago.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#770 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA4moEPRtBRm68JiUyhnGABwsBYqMWm5ks5qsUA_gaJpZM4KCvAT
.

Pierre Gaxatte

@thibmaek
Copy link

I'm the maintainer of the list and know of this but I wasn't planning on submitting it this soon.
Counting the days and will submit once it has passed 20 days :)

@davisonio
Copy link
Contributor

Great list!

Please set resources, tools etc. sections to be h2 headings (##) otherwise they look too big.

@thibmaek
Copy link

thibmaek commented Oct 1, 2016

@davisonio thanks! Fixed it ;)

@thibmaek
Copy link

thibmaek commented Oct 6, 2016

I think this list is now allowed to be merged?

@chano08
Copy link

chano08 commented Oct 6, 2016

y

On Thursday, October 6, 2016, Thibault Maekelbergh notifications@github.com
wrote:

byg think this list is now allowed to be b ymerged?

—bb
You are receiving this because you are subscribedir bg. gbto this thread.
Reply to this email directly, view it on GitHub
#770 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AQYtY8N5JWTD76Zk6BY_f1_dC7OCjA39ks5qxNp8gaJpZM4KCvAT
.g

Regards,

Christian


There are two ways to write error-free programs; only the third works.

  • Alan J. Perlis

@thibmaek
Copy link

thibmaek commented Oct 7, 2016

@lilorox please tick the last box so people know the checklist is completed.

@lilorox
Copy link
Author

lilorox commented Oct 7, 2016

Done

@sindresorhus
Copy link
Owner

sindresorhus commented Oct 7, 2016

Feedback:

  • Contents should be a ## section.
  • Use - for the list items, not *.
  • Drop all the A / An prefixes in the descriptions.
  • The Resources should be split up into Articles, etc sections.
  • I would like to see more links to community resources (Stack Overflow tag, IRC, chat, forums, communities. Example: https://github.com/sindresorhus/awesome-electron#community), videos of talks, book, learning material, etc.
  • Nodejs => Node.js
  • Shouldn't the repo name be awesome-raspberry-pi, not awesome-raspberrypi?

@@ -67,6 +67,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht
- [IPFS](https://github.com/ipfs/awesome-ipfs)
- [Fuse](https://github.com/vinkla/awesome-fuse)
- [Heroku](https://github.com/ianstormtaylor/awesome-heroku)
- [Raspberry Pi](https://github.com/thibmaek/awesome-raspberrypi)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a succinct description. See other entries with description for what format to use.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sindresorhus all fixes required on the actual repo have been made, repo has also been renamed to awesome-raspberry-pi.
@lilorox I haven't been able to contribute to this PR itself, so if you'd be so kind to change what sindresorhus requests here while also updating the url that would be splendid 😄

thibmaek pushed a commit to thibmaek/awesome-raspberry-pi that referenced this pull request Oct 7, 2016
The changes were made accroding to sindresorhus#770
@lilorox
Copy link
Author

lilorox commented Oct 8, 2016

I added a new commit. Is it OK with you guys?

@sindresorhus
Copy link
Owner

@lilorox The description should be in short what Raspberry Pi is, not what the list contains. See the other descriptions in the list. Also missing a . at the end.

@lilorox
Copy link
Author

lilorox commented Oct 8, 2016

Right, that makes sense!
Is this better?
@thibmaek is the description OK with you too?

@thibmaek
Copy link

thibmaek commented Oct 8, 2016

@lilorox I'd suggest changing it to:

Credit card-sized computer aimed to teach kids programming, but capable of doing a lot more.

@lilorox
Copy link
Author

lilorox commented Oct 8, 2016

Done

@sindresorhus sindresorhus merged commit b9355bc into sindresorhus:master Oct 8, 2016
sindresorhus pushed a commit that referenced this pull request Oct 8, 2016
heynickc added a commit to heynickc/awesome that referenced this pull request Oct 17, 2016
* upstream/master:
  add a description to "Git Add-ons" (sindresorhus#799)
  Add CMake (sindresorhus#779)
  Add Raspberry Pi (sindresorhus#770)
  Add Frege (sindresorhus#782)
  Update Awesome Hyperterm to Awesome Hyper (sindresorhus#785)
  Add Wagtail (sindresorhus#777)
  Add Falsehood (sindresorhus#774)
  Add Webpack (sindresorhus#751)
  Pluralize title of CMS section (sindresorhus#776)
parinck pushed a commit to parinck/awesome that referenced this pull request Jul 23, 2017
lamanh123498 added a commit to lamanh123498/awesome-raspberry-pi that referenced this pull request Aug 16, 2024
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

Successfully merging this pull request may close these issues.

7 participants