diff --git a/examples/README.md b/examples/README.md deleted file mode 100644 index 962fcd4d682..00000000000 --- a/examples/README.md +++ /dev/null @@ -1,3 +0,0 @@ -Some of these examples are examples of what sky supports now. -Others are examples of what sky hopes to one day support. -Therefore not all these examples actually work today. diff --git a/examples/city-list/city-data-service.sky b/examples/city-list/city-data-service.sky deleted file mode 100644 index c7ddff6d25f..00000000000 --- a/examples/city-list/city-data-service.sky +++ /dev/null @@ -1,46 +0,0 @@ - - - diff --git a/examples/city-list/city-list.sky b/examples/city-list/city-list.sky deleted file mode 100644 index 4d8e55012f4..00000000000 --- a/examples/city-list/city-list.sky +++ /dev/null @@ -1,532 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/examples/city-list/city-sequence.sky b/examples/city-list/city-sequence.sky deleted file mode 100644 index 2e82825a39e..00000000000 --- a/examples/city-list/city-sequence.sky +++ /dev/null @@ -1,64 +0,0 @@ - - diff --git a/examples/city-list/index.sky b/examples/city-list/index.sky deleted file mode 100644 index 47f52085d4a..00000000000 --- a/examples/city-list/index.sky +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/examples/example-element/example-element.sky b/examples/custom-element/example-element.sky similarity index 100% rename from examples/example-element/example-element.sky rename to examples/custom-element/example-element.sky diff --git a/examples/example-element/index.sky b/examples/custom-element/index.sky similarity index 100% rename from examples/example-element/index.sky rename to examples/custom-element/index.sky diff --git a/examples/dart-mojo.sky b/examples/dart-mojo.sky deleted file mode 100644 index 056bc71ca92..00000000000 --- a/examples/dart-mojo.sky +++ /dev/null @@ -1,82 +0,0 @@ -#!mojo mojo:sky_viewer - - - - diff --git a/examples/flights-app/app-header.sky b/examples/flights-app/app-header.sky deleted file mode 100644 index e7c2554e6ca..00000000000 --- a/examples/flights-app/app-header.sky +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - diff --git a/examples/flights-app/app-menu-button.sky b/examples/flights-app/app-menu-button.sky deleted file mode 100644 index 41709faed2f..00000000000 --- a/examples/flights-app/app-menu-button.sky +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - diff --git a/examples/flights-app/app-panel-content.sky b/examples/flights-app/app-panel-content.sky deleted file mode 100644 index 8d96c9aae6d..00000000000 --- a/examples/flights-app/app-panel-content.sky +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - diff --git a/examples/flights-app/app-panel-header.sky b/examples/flights-app/app-panel-header.sky deleted file mode 100644 index 7d7e3826cb0..00000000000 --- a/examples/flights-app/app-panel-header.sky +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - diff --git a/examples/flights-app/app-panel.sky b/examples/flights-app/app-panel.sky deleted file mode 100644 index 61f02c02b7a..00000000000 --- a/examples/flights-app/app-panel.sky +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/examples/flights-app/app-scrollable.sky b/examples/flights-app/app-scrollable.sky deleted file mode 100644 index fb644fe3589..00000000000 --- a/examples/flights-app/app-scrollable.sky +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - diff --git a/examples/flights-app/app-search-input.sky b/examples/flights-app/app-search-input.sky deleted file mode 100644 index 32bc810f658..00000000000 --- a/examples/flights-app/app-search-input.sky +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - diff --git a/examples/flights-app/app-title.sky b/examples/flights-app/app-title.sky deleted file mode 100644 index dd7c718c445..00000000000 --- a/examples/flights-app/app-title.sky +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - diff --git a/examples/flights-app/app-toast.sky b/examples/flights-app/app-toast.sky deleted file mode 100644 index 36626ff202b..00000000000 --- a/examples/flights-app/app-toast.sky +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - diff --git a/examples/flights-app/app-toolbar.sky b/examples/flights-app/app-toolbar.sky deleted file mode 100644 index 5f0a74a385e..00000000000 --- a/examples/flights-app/app-toolbar.sky +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - diff --git a/examples/flights-app/flights-app.sky b/examples/flights-app/flights-app.sky deleted file mode 100644 index 5d58eeeaf17..00000000000 --- a/examples/flights-app/flights-app.sky +++ /dev/null @@ -1,208 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/examples/flights-app/index.sky b/examples/flights-app/index.sky deleted file mode 100644 index 94564be2e2c..00000000000 --- a/examples/flights-app/index.sky +++ /dev/null @@ -1,10 +0,0 @@ -#!mojo mojo:sky_viewer - - - - - diff --git a/examples/fps-counter.sky b/examples/fps-counter.sky deleted file mode 100644 index 4e1c881bb1f..00000000000 --- a/examples/fps-counter.sky +++ /dev/null @@ -1,68 +0,0 @@ -#!mojo mojo:sky_viewer - - - - - - - diff --git a/examples/htmlish/framework/element.sky b/examples/htmlish/framework/element.sky deleted file mode 100644 index 9df9c0dd022..00000000000 --- a/examples/htmlish/framework/element.sky +++ /dev/null @@ -1,70 +0,0 @@ -SKY MODULE - defines an element - - - - - diff --git a/examples/htmlish/framework/htmlish.sky b/examples/htmlish/framework/htmlish.sky deleted file mode 100644 index 8f1c9e96a3f..00000000000 --- a/examples/htmlish/framework/htmlish.sky +++ /dev/null @@ -1,112 +0,0 @@ -SKY MODULE - exports some basic HTML-like elements - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/examples/htmlish/samples/intro.sky b/examples/htmlish/samples/intro.sky deleted file mode 100644 index c200e2d831c..00000000000 --- a/examples/htmlish/samples/intro.sky +++ /dev/null @@ -1,11 +0,0 @@ -#!mojo mojo:sky - - - - Welcome to Sky - - -

Introduction

-

Hello world.

- - diff --git a/examples/example-scrollable/index.sky b/examples/scrolling/index.sky similarity index 75% rename from examples/example-scrollable/index.sky rename to examples/scrolling/index.sky index f71a788e97e..12a129ec0f7 100644 --- a/examples/example-scrollable/index.sky +++ b/examples/scrolling/index.sky @@ -5,6 +5,6 @@ // found in the LICENSE file. --> - - + + diff --git a/examples/example-scrollable/example-scrollable.sky b/examples/scrolling/scrolling.sky similarity index 82% rename from examples/example-scrollable/example-scrollable.sky rename to examples/scrolling/scrolling.sky index c6f27b88215..4220b02592e 100644 --- a/examples/example-scrollable/example-scrollable.sky +++ b/examples/scrolling/scrolling.sky @@ -7,7 +7,7 @@ - +