Skip to content

Conversation

@trancexpress
Copy link
Contributor

@trancexpress
Copy link
Contributor Author

Unfortunately I don't know how to preview the new content, with the .md files. Trying to open the .html pages with a browser shows empty pages.

@merks
Copy link
Contributor

merks commented Jun 25, 2025

There are instructions:

https://eclipse.dev/eclipse/markdown/?f=news/instructions.md

But it assumes you have use the oomph setup...

I'll have a quick look now following the above approach...

@danthe1st
Copy link
Contributor

danthe1st commented Jun 25, 2025

Alternatively, you can clone this repository in a folder named eclipse and then just serve the static files via HTTP (e.g. just run jwebserver in the parent directory).

Screenshot:
image

@merks
Copy link
Contributor

merks commented Jun 25, 2025

Another way to preview is like this:

image

These something odd about the back tics for these two:

image

The two images kind of blend into one.

@merks
Copy link
Contributor

merks commented Jun 25, 2025

Alternatively, you can clone this repository in a folder named eclipse and then just serve the static files via HTTP (e.g. just run jwebserver in the parent directory).

Yes, the key is that when served via file: the javascript does CORS blocking, so you need to serve the pages from a web server where Oomph provides a very simple one for which a launcher is provided.

@trancexpress
Copy link
Contributor Author

These something odd about the back tics for these two:

I'm not sure why that is, maybe because they are on the first line? Its the same symbol for the other occurrences...

@merks
Copy link
Contributor

merks commented Jun 25, 2025

Add a blank line here solve the problem:

image

I think the second image would be better with a short sentence what exactly is the purpose of the picture.

Copy link
Contributor

@merks merks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very nice now. Thanks!

@iloveeclipse iloveeclipse merged commit ecff62f into eclipse-platform:master Jun 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants