diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..154139f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +**/.DS_Store +*/*.html \ No newline at end of file diff --git a/: b/: new file mode 100644 index 00000000..4ae7a266 --- /dev/null +++ b/: @@ -0,0 +1,6 @@ +Merge branch 'new' +# Please enter a commit message to explain why this merge is necessary, +# especially if it merges an updated upstream into a topic branch. +# +# Lines starting with '#' will be ignored, and an empty message aborts +# the commit. diff --git a/README.md b/README.md index f667be68..1dbcd0c6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # ideas The "ideas" repository for the raywenderlich.com book Git Apprentice. + +Contact: support@razeware.com diff --git a/articles/clickbait_ideas.md b/articles/clickbait_ideas.md index e69de29b..8c51caa5 100644 --- a/articles/clickbait_ideas.md +++ b/articles/clickbait_ideas.md @@ -0,0 +1,13 @@ +# Clickbait Article Ideas + +These articles shouldn't really have any content, but need titles that are irresistible. + +- [ ] Top 10 iOS interview questions +- [ ] 8 hottest rumours about Swift 5 - EXPOSED +- [ ] Try these five weird Xcode tips to reduce app bloat +- [ ] Apple to skip iOS 13, eyes a piece of Android's pie +- [ ] 15 ways Android beats iOS into the ground and 7 ways it doesn't +- [ ] I migrated my entire IT department back to Windows XP - and then this happened +- [ ] The Apple announcement that should worry Swift developers +- [ ] iOS 13 to bring back skeuomorphism amidst falling iPhone sales +- [ ] What they don’t want you to know about 5G 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..393d7cae 100644 --- a/books/book_ideas.md +++ b/books/book_ideas.md @@ -1,10 +1,10 @@ # Ideas for new book projects -- [ ] Hotubbing by tutorials +- [x] Hotubbing by tutorials - [x] Advanced debugging and reverse engineering - [ ] Animal husbandry by tutorials - [ ] Beginning tree surgery - [ ] CVS by tutorials - [ ] Fortran for fun and profit - [x] RxSwift by tutorials -- [ ] Mastering git +- [x] Mastering git diff --git a/books/management_book_ideas.md b/books/management_book_ideas.md new file mode 100644 index 00000000..e69de29b diff --git a/htmlrefs/.gitignore b/htmlrefs/.gitignore new file mode 100644 index 00000000..df45c725 --- /dev/null +++ b/htmlrefs/.gitignore @@ -0,0 +1 @@ +!/*.html \ No newline at end of file diff --git a/htmlrefs/.gitingore b/htmlrefs/.gitingore new file mode 100644 index 00000000..e69de29b diff --git a/htmlrefs/utils.html b/htmlrefs/utils.html new file mode 100644 index 00000000..e69de29b diff --git a/index.html b/index.html new file mode 100644 index 00000000..e69de29b diff --git a/tutorials/.keep b/tutorials/.keep new file mode 100644 index 00000000..e69de29b diff --git a/tutorials/tutorial_ideas.md b/tutorials/tutorial_ideas.md new file mode 100644 index 00000000..3a243da1 --- /dev/null +++ b/tutorials/tutorial_ideas.md @@ -0,0 +1,4 @@ +# Tutorial Ideas +[ ] Mastering PalmOS +[ ] Debugging with the Grace Hopper Method +[ ] Blockchains with BASIC diff --git a/videos/content_ideas.md b/videos/content_ideas.md index 24abf5e6..84554ad7 100644 --- a/videos/content_ideas.md +++ b/videos/content_ideas.md @@ -4,6 +4,7 @@ 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 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