Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[modeling-pmc] Websites and Container Projects

FYI,

I am planning to eliminate all the container projects because they are in rough shape and serve only to cause problems:

  https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/929

Of course this has my +1 as a PMC lead. I will assume no one else cares unless I hear otherwise.

----

I've invested effort to revive the Modeling project website:

  https://eclipse.dev/modeling/

Much of the content is generated from the PMI to reduce long term maintenance effort and so that each project can control their project's details directly via projects.eclipse.org.

If you see a problem, please create a pull request:

https://github.com/eclipse-modeling/modeling-website

The design is similar to what I described here so that it's kind of a drop-in replacement for PHP:

https://eclipse.dev/eclipse/templates/index.html

As such, the site works via file: protocol so you can easily preview changes.

---

I've done a similar thing for EMF primarily just reusing the _javascript_ templates of the Modeling project website:

https://eclipse.dev/emf/

Unfortunately that effort is blocked by infrastructure problems seemingly due to the container projects:

  https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/5791


Back to the top