Index: trunk/www/sites/www/content/plasma-desktop/portal.css =================================================================== --- trunk/www/sites/www/content/plasma-desktop/portal.css (revision 1544119) +++ trunk/www/sites/www/content/plasma-desktop/portal.css (revision 1544120) @@ -1,74 +1,130 @@ #desktop-hero { background-image: url(wallpaper.jpg); background-size: cover; background-position: center center; padding-bottom: 32px; position: relative; min-height: 550px; padding-right: 250px; + padding-top: 100px; } +#desktop-hero .window-headerbar { + background-image: linear-gradient(to bottom, #545f67, #475057); + color: white; + text-align: center; + padding: 10px; + margin: 20px 10px 0px 30px; + height: 30px; + line-height: 12px; + width: 90%; + max-width: 400px; + position: relative; + border-top-right-radius: 5px; + border-top-left-radius: 5px; +} + +.window-headerbar img { + width: 22px; + height: 22px; + padding: 0; + margin: 0; + position: absolute; + top: 4px; + border-width: 0; +} + +img.window-close { + right: 4px; +} + +img.window-maximize { + right: 30px; + top: 7px; + width: 16px; + height: 16px; +} + +img.window-minimize { + top: 7px; + width: 16px; + height: 16px; + right: 52px; +} #desktop-hero sup { font-size: 40%; vertical-align: super; } #desktop-hero .container { - padding: 100px 0px 20px 40px; color: #000; + padding: 10px; + margin: 0px 10px 10px 30px; + color: #000; + max-width: 400px; + width: 90%; + background-color: #eff0f1; + border-bottom-right-radius: 5px; + border-bottom-left-radius: 5px; + box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.75); } #desktop-hero #demo-widgets { position: absolute; top: 20px; right: 20px; width: 250px; height: 500px; } + +#desktop-hero h1, #desktop-hero p { + text-shadow: 1px 0px 1px white, -1px 0px 1px white, 0px 0px 2px white; +} + #desktop-hero svg { vertical-align: middle; } #desktop-hero .button:hover { background-color: #93cee9; } #desktop-hero .button { color: #232627; background-color: #eff0f1; } #desktop-hero .button::after { color: #232627; } #demo-panel { position: absolute; bottom: 0px; left: 0px; width: 100%; background-color: rgba(239,241,241,.9); } #demo-panel:before { content: ""; position: absolute; bottom: 100%; height: 4px; width: 100%; left: 0px; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.4) 100%); } #demo-toolbar { position: absolute; top: 0px; right: 0px; } @media (max-width: 768px) { #demo-widgets {display: none;} #desktop-hero { padding-right: 20px; } } Index: trunk/www/sites/www/images/devices.svg =================================================================== --- trunk/www/sites/www/images/devices.svg (nonexistent) +++ trunk/www/sites/www/images/devices.svg (revision 1544120) @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: trunk/www/sites/www/images/ecosystem.svg =================================================================== --- trunk/www/sites/www/images/ecosystem.svg (nonexistent) +++ trunk/www/sites/www/images/ecosystem.svg (revision 1544120) @@ -0,0 +1 @@ + \ No newline at end of file Index: trunk/www/sites/www/images/software-products.svg =================================================================== --- trunk/www/sites/www/images/software-products.svg (nonexistent) +++ trunk/www/sites/www/images/software-products.svg (revision 1544120) @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: trunk/www/sites/www/images/user-grace-hopper.svg =================================================================== --- trunk/www/sites/www/images/user-grace-hopper.svg (nonexistent) +++ trunk/www/sites/www/images/user-grace-hopper.svg (revision 1544120) @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + Index: trunk/www/sites/www/index.php =================================================================== --- trunk/www/sites/www/index.php (revision 1544119) +++ trunk/www/sites/www/index.php (revision 1544120) @@ -1,159 +1,188 @@ "KDE Community Home", 'cssFile' => 'content/home/portal.css?ver=1.2' ]); require('aether/header.php'); if (@include_once("libs/class_db.php")) { define("FRONTPAGE_LIVE_FEED", true); } if (defined("FRONTPAGE_LIVE_FEED")) { require_once('users_conf.php'); require_once('aetherlibs/functions.php'); require_once("aetherlibs/feeds.php"); } ?> - + +

Announcements

  • KDE Plasma 5.16.0 Released Tuesday, 11 June 2019

    Today KDE releases a new release of KDE Plasma 5, versioned 5.16.0 Read full announcement
  • KDE Releases Frameworks 5.59.0 June 08, 2019

    This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Read full announcement
  • KDE Ships KDE Applications 19.04.2 June 6, 2019

    Today KDE released the new versions of KDE Applications. Read full announcement
  • KDE Plasma 5.12.8 LTS Released March 5, 2019

    Today KDE releases a new Long Term Support release of KDE Plasma 5, versioned 5.12.8. Read full announcement
View all announcements

News

Read more news
Index: trunk/www/sites/www/plasma-desktop.php =================================================================== --- trunk/www/sites/www/plasma-desktop.php (revision 1544119) +++ trunk/www/sites/www/plasma-desktop.php (revision 1544120) @@ -1,118 +1,124 @@ "Plasma", 'section' => 'products', - 'cssFile' => 'content/plasma-desktop/portal.css?version=2' + 'cssFile' => 'content/plasma-desktop/portal.css?version=3' ]); require('aether/header.php'); ?>
+
+ About Plasma + + + +

Plasma by KDE

Simple by default, powerful when needed.

View distributions offering Plasma
View UserBase wiki
Don't forget the milk!
13:37

The Widget-Based Environment

Plasma is built on widgets, allowing you to move, mix, add, and remove just about everything to perfect your personal workflow.

Awesome with Android

The KDE Connect app for Android makes Plasma integrate seamlessly with your mobile device.

Fast & Efficent

Plasma is faster and more efficent than ever, using fewer resources than the previous generation desktop.

Featureful and Integrated

Plasma offers more thoughtfully integrated features than any other desktop environment for Linux or BSD.