From 77c06937c2a601cf40e84241b5baec449f186caa Mon Sep 17 00:00:00 2001 From: Ryan O'Reilly Date: Mon, 29 Jun 2015 15:58:37 -0700 Subject: [PATCH] Adjust main page layout based on The New Group design --- css/main.css | 42 +++++++++++++++++++++++++++++++++++++++++- index.md | 46 ++++++++++++++++++++++++++++------------------ 2 files changed, 69 insertions(+), 19 deletions(-) diff --git a/css/main.css b/css/main.css index 01b9aa3e1..56e859aec 100644 --- a/css/main.css +++ b/css/main.css @@ -39,9 +39,38 @@ body { width: 9em; } +div.main-page.content { + float: left; + width: 35em; +} + +div.main-page.news { + float: right; + width: 20em; +} + +div.main-page.news h2 { + border-top: 10px solid #ff6600; + border-bottom: 1px solid #333333; + color: #333333; + padding: 0.5em; + margin: 0; +} + +div.main-page.news ul { + margin: 0; + list-style: none; + list-style-image: none; +} + +div.main-page.news ul li { + border-bottom: 1px solid #333333; + padding: 0.5em; +} + #content { margin: 0px; - padding: 1em; + padding: 2em 1em; font-family: verdana; color: #40494d; background-color: #fff; @@ -51,6 +80,17 @@ body { float: left; } +#content #buttons a { + background: #ff6600; + color: #333333; + font-family: "canada-type-gibson"; + text-transform: uppercase; + font-size: 15px; + display: inline-block; + padding: 8px 25px; + margin: 10px 20px 10px 0; +} + #footer { background: #999999; margin-bottom: 60px; diff --git a/index.md b/index.md index 4b9200690..268cda4f9 100644 --- a/index.md +++ b/index.md @@ -4,31 +4,41 @@ title: Welcome --- {% include site-links.md %} + +{::options parse_block_html="true" /} + +
+ +# Welcome to the open source community of UEFI + This is the community site surrounding the open source components of -Intel's implementation of -[UEFI]({{wiki}}/UEFI). -To learn how to use UEFI see our -[start using UEFI]({{wiki}}/start-using-UEFI) -page. +Intel's implementation of [UEFI]({{wiki}}/UEFI). Our [EDK II] is a +modern, feature-rich, cross-platform firmware development environment +for the UEFI and PI specifications. We hope that you'll delve into our +work, get excited to use Tianocore, and contribute to the community. -To learn more about getting involved in the community see our -[how to contribute]({{wiki}}/How-To-Contribute) -page. [EDK II] is a modern, feature-rich, cross-platform -firmware development environment for the UEFI and PI specifications. + -If you have any comments for this site please see the -[community admins]({{wiki}}/Community_Admins) -page. +
-For the full list of our community projects, visit the -[Projects]({{wiki}}/Projects) -page. +
-## News +## Community News + +