You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to remind everyone that PHP support will be removed at the end of December, and a final PHP brownout on eclipse.dev is scheduled for December 4th, 2024.
Thanks to the work that many of you have put in, only 46% of project websites still have some PHP content.
We do have a Hugo based template you can leverage, so please file a ticket if you have questions, and we'll do what we can t help. You can also chose to use a different tool to generate your project website if you feel it better fits your needs.
-Matt.
Currently our web site seems to use php, so we should migrate to hugo soon.
Reading
There is 2 recommended way by eclipse foundation.
One repo where we mix source and generated website without jenkins job
Two repo, 1 for the code and 1 for the generated website + 1 Jenkins job which will automatically generate static website.
Any opinions ? We don't really edit that website often so maybe 1. is enough ?
The text was updated successfully, but these errors were encountered:
The preferred static website generator for Eclipse project websites is Hugo and we recommend to our projects that they get started by creating a copy of our hugo-eclipsefdn-website-boilerplate project. While you're not obligated to use them, please note that Hugo and hugo-eclipsefdn-website-boilerplate are the supported solutions by the Eclipse Foundation. Using a different technology may result in reduced support. ...
... Although you're starting with hugo-solstice-theme, remember that Hugo is highly extensible, allowing you to override as much or as little as you need. For example, you may choose to keep our default footer but override our header ...
To use Hugo for my personal website, the good: it makes updating things like the footer easy, the bad, it's in 0.x version since forever and upgrades are not always seamless. If it's the eclipse way to go, I suppose they will control the breakages
Eclipse foundation stop using php for website :
Currently our web site seems to use php, so we should migrate to hugo soon.
Reading
There is 2 recommended way by eclipse foundation.
Any opinions ? We don't really edit that website often so maybe 1. is enough ?
The text was updated successfully, but these errors were encountered: