Skip to content

Plasma Style Rework

Thiago Sueto requested to merge work/thiagosueto/plasmatheme into master

What does this merge request add?

This MR:

  • Reformats almost everything
  • Corrects grammar, makes things clearer
  • Removes deprecations (that I'm aware of)
  • Makes things linkable and findable via links and the sidebar
  • Mentions the change metadata.desktop -> metadata.json
  • Explains some SVG changing things

Related Issues

This MR requires !285 (merged)

Screenshot of the result (optional)

Notice the sidebar, which now shows clickable and easy to find components for reference:

image image

How to test this MR

git clone https://invent.kde.org/documentation/develop-kde-org.git
cd develop-kde-org
git mr 288
hugo server
Edited by Thiago Sueto

Merge request reports