From 771951cb776cefbc902fbe19d0112a1982b5e1c3 Mon Sep 17 00:00:00 2001 From: Igor Kuzmenko Date: Sat, 15 Jul 2017 12:59:33 +0200 Subject: [PATCH] Recreate platforms structure with Jekyll folders --- _platforms/desktop/linux.html | 0 _platforms/desktop/mac.html | 0 _platforms/desktop/windows.html | 0 _platforms/hardware.html | 0 _platforms/mobile/android.html | 0 _platforms/mobile/blackberry.html | 0 _platforms/mobile/ios.html | 0 _platforms/mobile/windows-phone.html | 0 _platforms/web.html | 0 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 _platforms/desktop/linux.html create mode 100644 _platforms/desktop/mac.html create mode 100644 _platforms/desktop/windows.html create mode 100644 _platforms/hardware.html create mode 100644 _platforms/mobile/android.html create mode 100644 _platforms/mobile/blackberry.html create mode 100644 _platforms/mobile/ios.html create mode 100644 _platforms/mobile/windows-phone.html create mode 100644 _platforms/web.html diff --git a/_platforms/desktop/linux.html b/_platforms/desktop/linux.html new file mode 100644 index 00000000..e69de29b diff --git a/_platforms/desktop/mac.html b/_platforms/desktop/mac.html new file mode 100644 index 00000000..e69de29b diff --git a/_platforms/desktop/windows.html b/_platforms/desktop/windows.html new file mode 100644 index 00000000..e69de29b diff --git a/_platforms/hardware.html b/_platforms/hardware.html new file mode 100644 index 00000000..e69de29b diff --git a/_platforms/mobile/android.html b/_platforms/mobile/android.html new file mode 100644 index 00000000..e69de29b diff --git a/_platforms/mobile/blackberry.html b/_platforms/mobile/blackberry.html new file mode 100644 index 00000000..e69de29b diff --git a/_platforms/mobile/ios.html b/_platforms/mobile/ios.html new file mode 100644 index 00000000..e69de29b diff --git a/_platforms/mobile/windows-phone.html b/_platforms/mobile/windows-phone.html new file mode 100644 index 00000000..e69de29b diff --git a/_platforms/web.html b/_platforms/web.html new file mode 100644 index 00000000..e69de29b