diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..0b84df0f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.html \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index f667be68..00000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# ideas -The "ideas" repository for the raywenderlich.com book Git Apprentice. diff --git a/README.md.txt b/README.md.txt new file mode 100644 index 00000000..cc9e553c --- /dev/null +++ b/README.md.txt @@ -0,0 +1,6 @@ +This repository is a collection of ideas for articles, content +and features at raywenderlich.com. +Feel free to add ideas and mark taken ideas as "done". + +Contact: support@razeware.com +author:"Doaa Mosalam" \ No newline at end of file diff --git a/articles/live_streaming_ideas.md b/articles/live_streaming_ideas.md deleted file mode 100644 index 1192339d..00000000 --- a/articles/live_streaming_ideas.md +++ /dev/null @@ -1,8 +0,0 @@ -# Live Streaming Ideas - -Everybody loves livestreaming. Let's have a piece of that action. - -- [ ] Making the perfect cup of coffee - developer-style -- [ ] Mowing the lawn - reaction videos -- [ ] Constructing an ideal speed-garage playlist on Apple Music - diff --git a/books/book_ideas.md b/books/book_ideas.md index 1a92ca4e..eff38d6c 100644 --- a/books/book_ideas.md +++ b/books/book_ideas.md @@ -8,3 +8,6 @@ - [ ] Fortran for fun and profit - [x] RxSwift by tutorials - [ ] Mastering git +- [ ]Take care to follow the same format as the other entries +- [x] Mastering git ++- [x] Mastering Git \ No newline at end of file diff --git a/code/main.java b/code/main.java new file mode 100644 index 00000000..e69de29b diff --git a/code/main.xml b/code/main.xml new file mode 100644 index 00000000..e69de29b diff --git a/desc.md b/desc.md new file mode 100644 index 00000000..e69de29b diff --git a/htmlrefs/.gitignore b/htmlrefs/.gitignore new file mode 100644 index 00000000..14c86970 --- /dev/null +++ b/htmlrefs/.gitignore @@ -0,0 +1 @@ +!/*.html diff --git a/htmlrefs/utils.html b/htmlrefs/utils.html new file mode 100644 index 00000000..e69de29b diff --git a/videos/content_ideas.md b/videos/content_ideas.md index 24abf5e6..562c3e96 100644 --- a/videos/content_ideas.md +++ b/videos/content_ideas.md @@ -4,6 +4,8 @@ Suggestions for new content to appear as videos: [x] Beginning Pascal [ ] Mastering Pascal -[ ] Getting started with Symbian +[x] Getting started with Symbian [ ] Coding for the Psion V [ ] Flash for developers +[ ] Advanced MOS 6510 Programming +[ ] Advanced android kotlin diff --git a/website/management_books_ideas.md b/website/management_books_ideas.md new file mode 100644 index 00000000..e69de29b diff --git a/videos/platform_ideas.md b/website/platform_ideas.md similarity index 100% rename from videos/platform_ideas.md rename to website/platform_ideas.md