doc: add graphic to vision page#20498
Conversation
maribu
left a comment
There was a problem hiding this comment.
I like this a lot. Thx! :)
We might want to not hit merge just yet and rather allow for others to have a look as well.
|
thinking about to integrate this web page additionally into riot-os.org, some black lines would be shown on black background. can we find a way to maximize reuse of the content? |
Given that we need to restructure the website anyways, if we want to integrate this Markdown into the website---currently the vision part there is a 1/3 page card type paragraph, this text would need something larger: couldn't we just use a white background for the vision section on the website? Would also symbolize a brighter future ;-). |
right, the body part of the text could be in white bg color then consider the comment as a reminder that we should reuse structured data as much as possible ;). |
I can add classes so that the style may be overwritten with external CSS. Have to think however, how to integrate this in the doxygen. |
|
I added some minimal CSS and classes. However, how to change that externally (without doing a |
(And Doxygen's usage of XHTML doesn't make the situation any better) |
|
Quoting @chrysn from matrix discussion:
I'd second this to emphasize on IoT interoperability, but it might need some highlighting/explanation in the text, too. |
I steered away from this, mainly because using foreign logos might raise some trademark issues (at least the Zephyr logo is a registered trademark, did not look up FreeRTOS). For the android logo, it does not seem to be the official one (see here, for Tux we might need to add a Copyright notice, if not already provided (will have a look). |
|
Maybe it would even underline the intended message better to not pick zephyr/FreeRTOS/other concrete OS, but rather add some generic "other OS using standard internet protocols" node. |
If you provide me with a design for that: Can do! 😁 |
7103637 to
c4b9c61
Compare
|
In the act of attributing the foreign logos correctly, I restructured the whole graphic to be more structural (any clipart is now its own defined path which then is only |
|
Done, there is now a thin white border around tux. |
619ce4c to
0dc04f6
Compare
Contribution description
@maribu proposed on Matrix to add a graphic to the vision documentation page imported from the wiki. I had this graphic still flying around from a talk I did and I think it is fitting.
Testing procedure
Read the generated doc.
Issues/PRs references
Follow-up on #20491