Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions _data/button_nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ items:
[<i class="fa fa-github"></i> GitHub](https://github.com/multi-os-engine/multi-os-engine){: .btn .btn--large}&nbsp;
[<i class="fa fa-comments"></i> Discuss](https://discuss.multi-os-engine.org){: .btn .btn--large .btn--migeran-blue}&nbsp;
[<i class="fa fa-book"></i> Learn](/docs/){: .btn .btn--large .btn--migeran-red}&nbsp;
[<i class="fa fa-facebook"></i> Share](https://facebook.com/multi-os-engine){: .btn .btn--large .btn--facebook}&nbsp;
[<i class="fa fa-twitter"></i> Follow](https://twitter.com/moeappdev){: .btn .btn--large .btn--twitter}&nbsp;
[<i class="fa fa-discord"></i> Discord](https://discord.gg/m5t3qNXTWj){: .btn .btn--large .btn--facebook}&nbsp;
'
4 changes: 1 addition & 3 deletions _pages/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ learnmore:
"
needhelp:
- title: 'Need Help?'
image_path: migeran-logo-200x200.png
image_width: 200px
excerpt: '[Migeran](https://migeran.com) is the project lead and core developer of Multi-OS Engine. We provide commercial support, custom development and training services.<br/><br/>[Contact Migeran](https://migeran.com/contact){: .btn .btn--large .btn--migeran-red}'
excerpt: 'Multi-os-engine is a community lead project. If you need help, you can join our discord or ask in our forum.<br/><br/>[Join Discord](https://discord.gg/m5t3qNXTWj){: .btn .btn--large .btn--migeran-red} [Forum](https://discuss.multi-os-engine.org/){: .btn .btn--large .btn--migeran-red}'
---

{% include button_nav %}
Expand Down
27 changes: 1 addition & 26 deletions _pages/start.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,6 @@ buildsrc:

{% include button_nav %}

## Upgrading from MOE 1.1

This is a quick summary for upgrading, please read the rest of the installation documentation for the details on each topic. If you don't have MOE 1.1 installed yet, you may skip this section.

* Upgrade your IDE plugin.
* [Remove the UI Designer plugin](/blog/2016-09-30-removed-features/) if you had it installed.
* Upgrade the MOE Gradle plugin in your projects' ``build.gradle`` file.
* Change your existing projects to use ``apple.*`` instead of ``ios.*`` for the iOS binding packages.
* Enter the default Development Team Id in ``${user.home}/.moe/default.properties`` to allow on device app execution on Xcode 8. More details below and [in the Docs](/docs/multi-os-engine/3_getting_started/1_installation/installation.html).

## Installation

### Prerequisites for an Apple macOS host
Expand All @@ -52,28 +42,12 @@ This is a quick summary for upgrading, please read the rest of the installation
* Enrollment in the Apple Developer Program (required for iOS device support)
* Remote SSH Access to a computer running macOS 10.11 that meets the prerequisites above

### Remove old Multi-OS Engine releases (MOE 1.0 or older)

* If you have an earlier Multi-OS Engine installed, you have to remove it first. [Just follow the instructions from the documentation](/docs/multi-os-engine/3_getting_started/1_installation/installation.html).

### Option 1: Install Android Studio / IDEA Plugin

![image-center](/images/features/android-studio-install.png){: .align-center}

* You may install the Multi-OS Engine plugin from the JetBrains plugin repository, right from Android Studio (or IntelliJ IDEA).

### Option 2: Install Eclipse Plugin

* Open Eclipse 4.5 (Mars) or later
* Open the Install New Software window from the the Help menu
* Add the Multi-OS Engine plugin repository:

```
https://dl.bintray.com/multi-os-engine/eclipse
```

* Install the Multi-OS Engine Plugin from the newly added repository

### Clone the samples repository from GitHub


Expand Down Expand Up @@ -108,3 +82,4 @@ For more information on code signing, visit the [installation documentation](/do
* [Multi-OS Engine Documentation](/docs/)
* [Multi-OS Engine Source Code](https://github.com/multi-os-engine/multi-os-engine)
* [Join the Community Forum](https://discuss.multi-os-engine.org)
* [Join the Discord Server](https://discord.gg/m5t3qNXTWj)
6 changes: 1 addition & 5 deletions _pages/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,4 @@ needhelp:

## Community Support

Our [Community Forum](https://discuss.multi-os-engine.org) is the best place to ask for help or discuss the features of the Multi-OS Engine.

## Commercial Support

{% include feature_row id="needhelp" type="center" %}
Our [Community Forum](https://discuss.multi-os-engine.org) or [Discord Server](https://discord.gg/m5t3qNXTWj) is the best place to ask for help or discuss the features of the Multi-OS Engine.