technology.m2e project website

Clone this repo:

Branches

Tags

  1. e2e4f9c Content on https://www.eclipse.org/m2e/ is heavily outdated #192 by Victor Rubezhny · 3 years ago master
  2. 2ecc700 Community links to GitHub by Mickael Istria · 3 years ago
  3. a7ec1f6 Link to up-to-date dev environment documentation by Mickael Istria · 3 years, 1 month ago
  4. 848e7b4 Update installation link by Mickael Istria · 3 years, 5 months ago
  5. bd100a6 Bug 569262 - M2Eclipse download page outdated by Mickael Istria · 3 years, 5 months ago 0.11.4

M2Eclipse Website

The M2Eclipse website is a Jekyll-based website that is primarily written in the Markdown format, with a bit of plain HTML.

You can use any Markdown editor for the developer-centric pages (*.md), and all normal Jekyll commands will work to build/render the site.

You can also use the script provided to run the Java implementation of Jekyll if you don't want to install Ruby/Jekyll on your system.

./jekyll.sh

Now you can go to http://localhost:4000/m2e/ to see the site.