Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Merging Opal inside Nebula: the next steps

Hi Laurent,

I assume you are referring to moving the contents of Opal's wiki[1] to Eclipse? If so, I suspect the correct destination for all of it is Nebula's website [2] rather than the Eclipse wiki. The Nebula website is in its own git repo [4] which you should have access to as a committer (once paperwork has gone through). 

As you already have a good quality Wiki I wonder if there are some offline tools that can be used to generate HTML from the markdown in your existing wiki, and store both the wiki and the generated HTML in the website git. That would allow the editing of the pages to remain in a markdown format and integrate with the Nebula website. Github has a RESTful [5] API that supports github flavoured markdown that you may have used in the existing wiki. There is also Jekyll[6].

If you want to migrate, you could covert all your documentation to the php style used already on the Nebula website.

I don't know if this goes beyond the scope of what you were looking for or properly answers your questions, but hopefully it is a good start to the conversation.

HTH,
Jonah


[1] https://github.com/lcaron/opal/wiki
[2] https://www.eclipse.org/nebula/
[3] https://wiki.eclipse.org/Nebula
[4] http://git.eclipse.org/c/gerrit/www.eclipse.org/nebula.git/
[5] https://developer.github.com/v3/markdown/
[6] https://jekyllrb.com/


~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com

On 9 February 2018 at 20:34, Laurent Caron <laurent.caron@xxxxxxxxx> wrote:
Good evening,

I'm Laurent Caron, the main developper of the Opal Project, that has been recently merged into Nebula.

The widgets have been integrated (good job Wim), and now we have to add the widget description to Eclipse Nebula Main Page, and copy the documentation from Github to the Eclipse Wiki.

So I need some help: how can I perform these actions? How could I organize the pages ?

Thank you for your feedback !

Have a nice week-end,

Laurent

_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev


Back to the top