diff --git a/examples/README.md b/examples/README.md index 2da8c3bc54..e56667c0ce 100644 --- a/examples/README.md +++ b/examples/README.md @@ -9,7 +9,7 @@ dependencies. ### ASCollectionView [ObjC] -![ASCollectionView Example App Screenshot](./Screenshots/ASCollectionView.png?raw=true) +![ASCollectionView Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASCollectionView.png) Featuring: - ASCollectionView with header/footer supplementary node support @@ -18,27 +18,27 @@ Featuring: ### ASDKgram [ObjC] -![ASDKgram Example App Screenshot](./Screenshots/ASDKgram.png?raw=true) +![ASDKgram Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASDKgram.png) ### ASDKLayoutTransition [ObjC] -![ASDKLayoutTransition Example App](./Screenshots/ASDKLayoutTransition.gif?raw=true) +![ASDKLayoutTransition Example App](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASDKLayoutTransition.gif) ### ASDKTube [ObjC] -![ASDKTube Example App](./Screenshots/ASDKTube.gif?raw=true) +![ASDKTube Example App](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASDKTube.gif) ### ASMapNode [ObjC] -![ASMapNode Example App Screenshot](./Screenshots/ASMapNode.png?raw=true) +![ASMapNode Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASMapNode.png) ### ASTableViewStressTest [ObjC] -![ASTableViewStressTest Example App Screenshot](./Screenshots/ASTableViewStressTest.png?raw=true) +![ASTableViewStressTest Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASTableViewStressTest.png) ### ASViewController [ObjC] -![ASViewController Example App Screenshot](./Screenshots/ASViewController.png?raw=true) +![ASViewController Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASViewController.png) Featuring: - ASViewController @@ -48,11 +48,11 @@ Featuring: ### AsyncDisplayKitOverview [ObjC] -![AsyncDisplayKitOverview Example App Screenshot](./Screenshots/AsyncDisplayKitOverview.png?raw=true) +![AsyncDisplayKitOverview Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/AsyncDisplayKitOverview.png) ### BackgroundPropertySetting [Swift] -![BackgroundPropertySetting Example App gif](./Screenshots/BackgroundPropertySetting.gif?raw=true) +![BackgroundPropertySetting Example App gif](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/BackgroundPropertySetting.gif) Featuring: - ASDK Swift compatibility @@ -64,7 +64,7 @@ Featuring: ### CarthageBuildTest ### CatDealsCollectionView [ObjC] -![CatDealsCollectionView Example App Screenshot](./Screenshots/CatDealsCollectionView.png?raw=true) +![CatDealsCollectionView Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/CatDealsCollectionView.png) Featuring: - ASCollectionView @@ -74,7 +74,7 @@ Featuring: ### CollectionViewWithViewControllerCells [ObjC] -![CollectionViewWithViewControllerCells Example App Screenshot](./Screenshots/CollectionViewWithViewControllerCells.png?raw=true) +![CollectionViewWithViewControllerCells Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/CollectionViewWithViewControllerCells.png) Featuring: - custom collection view layout @@ -83,7 +83,7 @@ Featuring: ### CustomCollectionView [ObjC+Swift] -![CustomCollectionView Example App gif](./Screenshots/CustomCollectionView.gif?raw=true) +![CustomCollectionView Example App gif](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/CustomCollectionView.git) Featuring: - custom collection view layout @@ -91,14 +91,14 @@ Featuring: ### EditableText [ObjC] -![EditableText Example App Screenshot](./Screenshots/EditableText.png?raw=true) +![EditableText Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/EditableText.png) Featuring: - ASEditableTextNode ### HorizontalwithinVerticalScrolling [ObjC] -![HorizontalwithinVerticalScrolling Example App gif](./Screenshots/HorizontalwithinVerticalScrolling.gif?raw=true) +![HorizontalwithinVerticalScrolling Example App gif](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/HorizontalwithinVerticalScrolling.gif) Featuring: - UIViewController with ASTableView @@ -107,7 +107,7 @@ Featuring: ### Kittens [ObjC] -![Kittens Example App Screenshot](./Screenshots/Kittens.png?raw=true) +![Kittens Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/Kittens.png) Featuring: - UIViewController with ASTableView @@ -115,11 +115,11 @@ Featuring: ### LayoutSpecPlayground [ObjC] -![LayoutSpecPlayground Example App Screenshot](./Screenshots/LayoutSpecPlayground.png?raw=true) +![LayoutSpecPlayground Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/LayoutSpecPlayground.png) ### Multiplex [ObjC] -![Multiplex Example App](./Screenshots/Multiplex.gif?raw=true) +![Multiplex Example App](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/Multiplex.gif) Featuring: - ASMultiplexImageNode (with artificial delay inserted) @@ -127,7 +127,7 @@ Featuring: ### PagerNode [ObjC] -![PagerNode Example App](./Screenshots/PagerNode.gif?raw=true) +![PagerNode Example App](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/PagerNode.gif) Featuring: - ASPagerNode @@ -139,7 +139,7 @@ Featuring: ### SocialAppLayout [ObjC] -![SocialAppLayout Example App Screenshot](./Screenshots/SocialAppLayout.png?raw=true) +![SocialAppLayout Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/SocialAppLayout.png) Featuring: - ASLayoutSpec @@ -147,14 +147,14 @@ Featuring: ### Swift [Swift] -![Swift Example App Screenshot](./Screenshots/Swift.png?raw=true) +![Swift Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/Swift.png) Featuring: - ASViewController with ASTableNode ### SynchronousConcurrency [ObjC] -![SynchronousConcurrency Example App Screenshot](./Screenshots/SynchronousConcurrency.png?raw=true) +![SynchronousConcurrency Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/SynchronousConcurrency.png) Implementation of Synchronous Concurrency features for AsyncDisplayKit 2.0 @@ -182,21 +182,21 @@ cell types may be appropriate to display to the user with placeholders, whereas ### VerticalWithinHorizontalScrolling [ObjC] -![VerticalWithinHorizontalScrolling Example App](./Screenshots/VerticalWithinHorizontalScrolling.gif?raw=true) +![VerticalWithinHorizontalScrolling Example App](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/VerticalWithinHorizontalScrolling.gif) Features: - UIViewController containing ASPagerNode containing ASTableNodes ### Videos [ObjC] -![VideoTableView Example App gif](./Screenshots/Videos.gif?raw=true) +![VideoTableView Example App gif](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/Videos.gif) Featuring: - ASVideoNode ### VideoTableView [ObjC] -![VideoTableView Example App Screenshot](./Screenshots/VideoTableView.png?raw=true) +![VideoTableView Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/VideoTableView.png) Featuring: - ASVideoNode diff --git a/examples/Screenshots/ASCollectionView.png b/examples/Screenshots/ASCollectionView.png deleted file mode 100644 index 3aaff368e5..0000000000 Binary files a/examples/Screenshots/ASCollectionView.png and /dev/null differ diff --git a/examples/Screenshots/ASDKLayoutTransition.gif b/examples/Screenshots/ASDKLayoutTransition.gif deleted file mode 100644 index c75467164d..0000000000 Binary files a/examples/Screenshots/ASDKLayoutTransition.gif and /dev/null differ diff --git a/examples/Screenshots/ASDKTube.gif b/examples/Screenshots/ASDKTube.gif deleted file mode 100644 index 956a5c0440..0000000000 Binary files a/examples/Screenshots/ASDKTube.gif and /dev/null differ diff --git a/examples/Screenshots/ASDKgram.png b/examples/Screenshots/ASDKgram.png deleted file mode 100644 index 358dae3805..0000000000 Binary files a/examples/Screenshots/ASDKgram.png and /dev/null differ diff --git a/examples/Screenshots/ASMapNode.png b/examples/Screenshots/ASMapNode.png deleted file mode 100644 index aa605349fe..0000000000 Binary files a/examples/Screenshots/ASMapNode.png and /dev/null differ diff --git a/examples/Screenshots/ASTableViewStressTest.png b/examples/Screenshots/ASTableViewStressTest.png deleted file mode 100644 index cd7aae2d9d..0000000000 Binary files a/examples/Screenshots/ASTableViewStressTest.png and /dev/null differ diff --git a/examples/Screenshots/ASViewController.png b/examples/Screenshots/ASViewController.png deleted file mode 100644 index 545f3c8d63..0000000000 Binary files a/examples/Screenshots/ASViewController.png and /dev/null differ diff --git a/examples/Screenshots/AsyncDisplayKitOverview.png b/examples/Screenshots/AsyncDisplayKitOverview.png deleted file mode 100644 index 4941292c4b..0000000000 Binary files a/examples/Screenshots/AsyncDisplayKitOverview.png and /dev/null differ diff --git a/examples/Screenshots/BackgroundPropertySetting.gif b/examples/Screenshots/BackgroundPropertySetting.gif deleted file mode 100644 index e2655ef235..0000000000 Binary files a/examples/Screenshots/BackgroundPropertySetting.gif and /dev/null differ diff --git a/examples/Screenshots/CatDealsCollectionView.png b/examples/Screenshots/CatDealsCollectionView.png deleted file mode 100644 index 72f9179e94..0000000000 Binary files a/examples/Screenshots/CatDealsCollectionView.png and /dev/null differ diff --git a/examples/Screenshots/CollectionViewWithViewControllerCells.png b/examples/Screenshots/CollectionViewWithViewControllerCells.png deleted file mode 100644 index 078b7b945f..0000000000 Binary files a/examples/Screenshots/CollectionViewWithViewControllerCells.png and /dev/null differ diff --git a/examples/Screenshots/CustomCollectionView.gif b/examples/Screenshots/CustomCollectionView.gif deleted file mode 100644 index 8d8a2aed1e..0000000000 Binary files a/examples/Screenshots/CustomCollectionView.gif and /dev/null differ diff --git a/examples/Screenshots/EditableText.png b/examples/Screenshots/EditableText.png deleted file mode 100644 index 1aa8d6db9b..0000000000 Binary files a/examples/Screenshots/EditableText.png and /dev/null differ diff --git a/examples/Screenshots/HorizontalwithinVerticalScrolling.gif b/examples/Screenshots/HorizontalwithinVerticalScrolling.gif deleted file mode 100644 index fe722a308d..0000000000 Binary files a/examples/Screenshots/HorizontalwithinVerticalScrolling.gif and /dev/null differ diff --git a/examples/Screenshots/Kittens.png b/examples/Screenshots/Kittens.png deleted file mode 100644 index 91d9bf36fa..0000000000 Binary files a/examples/Screenshots/Kittens.png and /dev/null differ diff --git a/examples/Screenshots/LayoutSpecPlayground.png b/examples/Screenshots/LayoutSpecPlayground.png deleted file mode 100644 index 9ed4db7c55..0000000000 Binary files a/examples/Screenshots/LayoutSpecPlayground.png and /dev/null differ diff --git a/examples/Screenshots/Multiplex.gif b/examples/Screenshots/Multiplex.gif deleted file mode 100644 index fcb98cad62..0000000000 Binary files a/examples/Screenshots/Multiplex.gif and /dev/null differ diff --git a/examples/Screenshots/PagerNode.gif b/examples/Screenshots/PagerNode.gif deleted file mode 100644 index 8c13a0faea..0000000000 Binary files a/examples/Screenshots/PagerNode.gif and /dev/null differ diff --git a/examples/Screenshots/SocialAppLayout.png b/examples/Screenshots/SocialAppLayout.png deleted file mode 100644 index 33d6672102..0000000000 Binary files a/examples/Screenshots/SocialAppLayout.png and /dev/null differ diff --git a/examples/Screenshots/Swift.png b/examples/Screenshots/Swift.png deleted file mode 100644 index b099a17229..0000000000 Binary files a/examples/Screenshots/Swift.png and /dev/null differ diff --git a/examples/Screenshots/SynchronousConcurrency.png b/examples/Screenshots/SynchronousConcurrency.png deleted file mode 100644 index e0eac3788e..0000000000 Binary files a/examples/Screenshots/SynchronousConcurrency.png and /dev/null differ diff --git a/examples/Screenshots/VerticalWithinHorizontalScrolling.gif b/examples/Screenshots/VerticalWithinHorizontalScrolling.gif deleted file mode 100644 index c50474b19b..0000000000 Binary files a/examples/Screenshots/VerticalWithinHorizontalScrolling.gif and /dev/null differ diff --git a/examples/Screenshots/VideoTableView.png b/examples/Screenshots/VideoTableView.png deleted file mode 100644 index ddeefdc773..0000000000 Binary files a/examples/Screenshots/VideoTableView.png and /dev/null differ diff --git a/examples/Screenshots/Videos.gif b/examples/Screenshots/Videos.gif deleted file mode 100644 index 5e5c5f2ca9..0000000000 Binary files a/examples/Screenshots/Videos.gif and /dev/null differ