From: larsk Date: Fri, 21 Jun 2013 13:43:18 +0000 (+0100) Subject: Saving xenbits index.html (and files) X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=1ecbfcddb451a180f5e94efaceabeeccd9b6f4bc;p=people%2Flarsk%2Fxenproject-org-websites.git Saving xenbits index.html (and files) --- diff --git a/html-xenbits-xenproject-org/css/base.css b/html-xenbits-xenproject-org/css/base.css new file mode 100644 index 0000000..a486487 --- /dev/null +++ b/html-xenbits-xenproject-org/css/base.css @@ -0,0 +1,35 @@ +/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */ + +@import url(http://xenproject.org/templates/xen/warp/css/base.css); + + +/* New style-related Base Values +----------------------------------------------------------------------------------------------------*/ + +body { + font: normal 14px/20px Arial, Helvetica, sans-serif; + color: #444; +} + +/* Fonts look too big on xenbits */ +h1 { font-size: 26px; line-height: 30px; } +h2 { font-size: 20px; line-height: 22px; } +h3 { font-size: 18px; line-height: 20px; } +h4, h5, h6 { font-size: 16px; line-height: 17px; } + +a:hover, +em, code { color: #d50; } + +ins, mark { background-color: #ffa; } +mark { color: #444; } + +hr { border-top-color: #ddd; } + +pre { + border: 1px solid #ddd; + background: #fafafa; +} + +::-moz-selection { background: #39f; color: #fff; } +::selection { background: #39f; color: #fff; } /* ERROR: Unknown pseudo-class or pseudo-element 'selection'. Ruleset ignored due to bad selector. */ + diff --git a/html-xenbits-xenproject-org/css/copyright.css b/html-xenbits-xenproject-org/css/copyright.css new file mode 100644 index 0000000..ee0a2ea --- /dev/null +++ b/html-xenbits-xenproject-org/css/copyright.css @@ -0,0 +1,18 @@ +.copyright { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 11px; + text-align: center; + font-weight: normal; + color: #505256; + padding: 10px 0px 10px 0px; +} + +.copyright a:link, +.copyright a:visited, +.copyright a:active, +.copyright a:hover { color: #505256; text-decoration: underline; } + +.copyright table tr td div { + font-size: 11px; + color: #505256; +} \ No newline at end of file diff --git a/html-xenbits-xenproject-org/css/layout.css b/html-xenbits-xenproject-org/css/layout.css new file mode 100644 index 0000000..59a69fd --- /dev/null +++ b/html-xenbits-xenproject-org/css/layout.css @@ -0,0 +1,126 @@ +/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */ + +/* + * Layout Style Sheet - Provides a fluid grid and helper classes to create any layout and some layout defaults + */ + + +/* Grid and Clearing Tools +----------------------------------------------------------------------------------------------------*/ +body +{ + margin:0px; + padding:0px; + } +.mywrapper { + max-width: 970px; +} +.myclearfix:before, +.myclearfix:after, +.grid-block:before, +.grid-block:after, +.deepest:before, +.deepest:after { + content: ""; + display: table; +} +.myclearfix:after, +.grid-block:after, +.deepest:after { clear: both; } + +.grid-box { float: left; } + +/* Grid Units */ +.width16 { width: 16.666%; } +.width20 { width: 20%; } +.width25 { width: 25%; } +.width33 { width: 33.333%; } +.width40 { width: 40%; } +.width50 { width: 50%; } +.width60 { width: 60%; } +.width66 { width: 66.666%; } +.width75 { width: 75%; } +.width80 { width: 80%; } +.width100 { width: 100%; } + +[class*='width'] { + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + box-sizing: border-box; /* ERROR : Unknown property 'box-sizing'. Declaration dropped. */ +} + +/* Create new Block Formatting Contexts */ +.bfc-o { overflow: hidden; } +.bfc-f { + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + box-sizing: border-box; + width: 100%; + float: left; +} + +/* Align Boxes */ +.float-left { float: left; } +.float-right { float: right; } + +/* Grid Gutter */ +.grid-gutter.grid-block { margin: 0 -15px; } +.grid-gutter > .grid-box > * { margin: 0 15px; } + +.grid-gutter > .grid-box > * > :first-child { margin-top: 0; } +.grid-gutter > .grid-box > * > :last-child { margin-bottom: 0; } + + +/* Layout Defaults +----------------------------------------------------------------------------------------------------*/ + +/* Center Page */ +.mywrapper { + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + box-sizing: border-box; + margin: auto; +} + +/* Header */ +#header { position: relative; } + +#mytoolbar .float-left .module, +#mytoolbar .float-left > time { + margin: 0 15px 0 0; + float: left; +} + +#mytoolbar .float-right .module { + margin: 0 0 0 15px; + float: right; +} + +#headerbar .module { + max-width: 300px; + margin-right: 0; + float: right; +} + +#logo, #logo > img, +#menu { float: left; } +#search { float: right; } + +#banner { + position: absolute; + top: 0; + right: -200px; +} + +/* Footer */ +#footer { + position: relative; + text-align: center; +} + +/* Absolute */ +#absolute { + position: absolute; + z-index: 15; + width: 100%; +} \ No newline at end of file diff --git a/html-xenbits-xenproject-org/css/menus.css b/html-xenbits-xenproject-org/css/menus.css new file mode 100644 index 0000000..d3e56bf --- /dev/null +++ b/html-xenbits-xenproject-org/css/menus.css @@ -0,0 +1,174 @@ +/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */ + +/* + * Menus Style Sheet - Defines base styles for various menus + * Supported: Mega Drop-Down Menu, Sidebar/Accordion Menu and Line Menu + */ + + +/* Menu Helpers +----------------------------------------------------------------------------------------------------*/ + +.menu, +.menu ul { + margin: 0px; + padding: 0px; + list-style: none; +} + +.menu a, +.menu span { display: block; } +.menu a { text-decoration: none; } + + +/* Mega Drop-Down Menu +----------------------------------------------------------------------------------------------------*/ + +.menu-dropdown li { position: relative; } + +/* Level 1 */ +.menu-dropdown, +.menu-dropdown .level1, +.menu-dropdown .level1 > span { float: left; } + +.menu-dropdown a.level1 > span, +.menu-dropdown span.level1 > span { + height: 30px; + padding: 0 10px; + line-height: 30px; +} + +/* Drop-Down */ +.menu-dropdown .dropdown { + display: none; + position: absolute; + top: 30px; + left: 0; + z-index: 100; + width: 300px; /* Default */ +} + +.menu-dropdown li:hover .dropdown, +.menu-dropdown li.remain .dropdown { display: block; } + +.menu-dropdown li:hover .dropdown.flip, +.menu-dropdown li.remain .dropdown.flip { + left: auto; + right: 0; +} + +.menu-dropdown .dropdown-bg > div { overflow: hidden; } + +.menu-dropdown .stack .column { width: 100%; } + +/* Multi Columns, Default */ +.menu-dropdown .columns2 { width: 600px; } +.menu-dropdown .columns3 { width: 900px; } +.menu-dropdown .columns4 { width: 1200px; } + +.menu-dropdown .column { float: left; } + +/* Level 2 */ +.menu-dropdown a.level2 > span, +.menu-dropdown span.level2 > span { + padding: 7px 0; + line-height: 21px; + overflow: hidden; +} + +/* Level 3 */ +.menu-dropdown ul.level3 { padding-bottom: 10px; } + +.menu-dropdown li.level3 { /* Must be set in li for IE7 */ + font-size: 11px; + line-height: 17px; +} + +/* Icons */ +.menu-dropdown span.icon { + display: block; + background-repeat: no-repeat; + background-position: 50% 50%; + float: left; +} + +.menu-dropdown .level1 .level1 span.icon { + width: 30px; + height: 30px; + margin-left: -5px; +} +.menu-dropdown .level1 .level1 span.icon + span, +.menu-dropdown .level1 .level1 span.icon + span + span { margin-left: 25px; } + +.menu-dropdown li.level2 .level2 span.icon { + width: 35px; + height: 35px; + margin-top: -7px; + margin-bottom: -7px; +} +.menu-dropdown li.level2.hassubtitle .level2 span.icon { margin-top: -4px; } + +.menu-dropdown li.level2 .level2 span.icon { margin-right: 5px; } +.menu-dropdown li.level2 .level2 span.icon + span, +.menu-dropdown li.level2 .level2 span.icon + span + span { margin-left: 40px; } + +/* Subtitles */ +.menu-dropdown span.title { line-height: 18px; } + +.menu-dropdown span.subtitle { + margin-top: -1px; + font-size: 9px; + line-height: 10px; + text-indent: 1px; +} + +.menu-dropdown li.level2 .level2 span.title { line-height: 15px; } +.menu-dropdown li.level2 .level2 span.subtitle { line-height: 14px; } + + +/* Sidebar/Accordion Menu +----------------------------------------------------------------------------------------------------*/ + +/* Accordion */ +.menu-sidebar li.parent span.level1 > span { cursor: pointer; } + +/* Level 1 */ +.menu-sidebar a.level1 > span, +.menu-sidebar span.level1 > span { + padding: 5px 0; + line-height: 20px; +} + +/* Remove Subtitles */ +.menu-sidebar span.title { display: inline; } +.menu-sidebar span.subtitle { display: none; } + +/* Level 2-4 */ +.menu-sidebar ul.level2 { padding-bottom: 10px; } +.menu-sidebar li.level1:last-child ul.level2 { padding-bottom: 0; } + +.menu-sidebar .level2 a > span { + font-size: 11px; + line-height: 17px; +} + +/* Icons */ +.menu-sidebar span.icon { + display: inline-block; + height: 30px; + width: 30px; + margin: -5px 5px -5px 0; + background-repeat: no-repeat; + background-position: 50% 50%; + vertical-align: middle; +} + + +/* Line Menu +----------------------------------------------------------------------------------------------------*/ + +/* Level 1 */ +.menu-line, +.menu-line li, +.menu-line li a { display: inline-block; } + diff --git a/html-xenbits-xenproject-org/css/menus1.css b/html-xenbits-xenproject-org/css/menus1.css new file mode 100644 index 0000000..13e6dd7 --- /dev/null +++ b/html-xenbits-xenproject-org/css/menus1.css @@ -0,0 +1,105 @@ +/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */ + +@import url(http://xenproject.org/templates/xen/warp/css/menus.css); + + +/* Mega Drop-Down Menu +----------------------------------------------------------------------------------------------------*/ + +/* Level 1 */ +.menu-dropdown { margin-bottom: -10px; } + +.menu-dropdown li.level1 { + margin-right: 10px; + padding-bottom: 10px; +} + +.menu-dropdown a.level1, +.menu-dropdown span.level1 { + border: 1px solid #DDD; + color: #444; +} + +/* Set Active */ +.menu-dropdown li.active .level1 { color: #febf4f; } + +/* Set Hover */ +.menu-dropdown li.level1:hover .level1, +.menu-dropdown li.remain .level1 { color: #d50; } + +/* Drop-Down */ +.menu-dropdown .dropdown { + top: 42px; + border-top: 1px solid #DDD; +} + +.menu-dropdown .dropdown-bg > div { + padding: 0 5px; + border: 1px solid #ddd; + border-top: none; + background: #fff; +} + +/* Level 2 */ +.menu-dropdown li.level2 { + margin: 0 5px; + border-top: 1px solid #ddd; +} +.menu-dropdown li.level2:first-child { border: none; } + +.menu-dropdown a.level2, +.menu-dropdown span.level2 { color: #444; } + +/* Set Hover */ +.menu-dropdown a.level2:hover { color: #d50; } + +/* Set Current */ +.menu-dropdown a.current.level2 { font-weight: bold; color: #febf4f; } + +/* Set Hover */ +.menu-dropdown a.level3:hover { color: #d50; } + +/* Set Current */ +.menu-dropdown a.current.level3 { font-weight: bold; } + + +/* Sidebar/Accordion Menu +----------------------------------------------------------------------------------------------------*/ + +/* Link */ +.menu-sidebar a, +.menu-sidebar li > span { color: #444; padding-left: 15px; } + +/* Hover */ +.menu-sidebar a:hover, +.menu-sidebar li > span:hover { color: #d50; } + +/* Current */ +.menu-sidebar a.current { font-weight: bold; } + +/* Level 1 */ +.menu-sidebar li.level1 { border-top: 1px solid #ddd; } +.menu-sidebar li.level1:first-child { border-top: none; } + +.menu-sidebar li.parent .level1 > span { background: url(/images/menu_sidebar_parent.png) 100% 0 no-repeat; } +.menu-sidebar li.parent.active .level1 > span { background-position: 100% -30px; } + +/* Level 2-4 */ +.menu-sidebar ul.level2 ul { padding-left: 10px; } + + +/* Line Menu +----------------------------------------------------------------------------------------------------*/ + +.float-left .menu-line li { + margin-left: 7px; + padding-left: 8px; + background: url(/images/menu_line_item.png) 0 50% no-repeat; +} + +.menu-line li:first-child { + margin-left: 0; + padding-left: 0; + background: none; +} + diff --git a/html-xenbits-xenproject-org/css/style.css b/html-xenbits-xenproject-org/css/style.css new file mode 100644 index 0000000..1cd0984 --- /dev/null +++ b/html-xenbits-xenproject-org/css/style.css @@ -0,0 +1,27 @@ +/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */ + +/* + * Style Style Sheet - Defines the main look like colors and backgrounds + * Not all style related CSS is included, only colors and backgrounds which may change for different theme styles + */ + + +/* Base +----------------------------------------------------------------------------------------------------*/ + +body { + background: url(/images/bg.png) #1C222A; + font-family: Arial, sans-serif; + font-size: 12px; + line-height: 18px; + color: #333333; +} + + +/* Tools +----------------------------------------------------------------------------------------------------*/ + + +/* System +----------------------------------------------------------------------------------------------------*/ + diff --git a/html-xenbits-xenproject-org/css/style1.css b/html-xenbits-xenproject-org/css/style1.css new file mode 100644 index 0000000..f5ea62e --- /dev/null +++ b/html-xenbits-xenproject-org/css/style1.css @@ -0,0 +1,147 @@ +/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */ + +/* + * Style Style Sheet - Defines the main look like colors and backgrounds + * Not all style related CSS is included, only colors and backgrounds which may change for different theme styles + */ + + +/* Base +----------------------------------------------------------------------------------------------------*/ + +body { + font-family: Arial, sans-serif; + font-size: 12px; + line-height: 18px; + color: #333333; +} + + +.green-header { + width: 100%; + height: 21px; + background: url(/images/lfcp_header_green.png) no-repeat center top; + padding-top: 9px; +} + +.green-header img { + margin-left: 14px; +} + +.green-footer { + width: 100%; + height: 70px; + background: url(/images/lfcp_green_footer.jpg) no-repeat right top; + padding-top: 9px; + font-family: helvetica,arial; + font-size: 11px; + color: white; + line-height: 16px; + border-top: 5px solid #8AC945; +} + +#mytoolbar { + background-color: #122529; + background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(18, 37, 41)), to(rgb(13, 27, 30))); + /* ERROR: Error in parsing value for 'background-image'. Declaration dropped. */ + background-image: -webkit-linear-gradient(top, rgb(18, 37, 41), rgb(13, 27, 30)); + background-image: -moz-linear-gradient(top, rgb(18, 37, 41), rgb(13, 27, 30)); + background-image: -o-linear-gradient(top, rgb(18, 37, 41), rgb(13, 27, 30)); + background-image: -ms-linear-gradient(top, rgb(18, 37, 41), rgb(13, 27, 30)); + background-image: linear-gradient(top, rgb(18, 37, 41), rgb(13, 27, 30)); + filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#122529', EndColorStr='#0d1b1e'); + border-bottom: 1px solid #000000; + line-height: 22px; + font-family: 'Lato', sans-serif; + margin: 0; +} + + +#mytoolbar .smalltopmenu { + padding-left: 146px; +} + +#mytoolbar .smalltopmenu li { + background: none; + font-size: 12px; + margin-left: 6px; +} + +#mytoolbar .smalltopmenu li a { + line-height: 27px; + color: #a1a9ab; + -webkit-transition: all 0.4s ease; + -moz-transition: all 0.4s ease; + -o-transition: all 0.4s ease; + /* ERROR: Unknown property 'transition'. Declaration dropped. */ + transition: all 0.4s ease; +} + +#mytoolbar .smalltopmenu li a:hover { + color: #febf4f; +} + +/* +Social Menu +*/ + +#mytoolbar .float-right .module { + margin-left: 0; +} + +.socialmenu { + padding: 4px 14px 0 0; +} + +.socialmenu li { + background: none; + height: 16px; + margin-left: 6px; + padding-left: 0; +} + +.socialmenu li:first-child { + margin-left: 0; +} + +.socialmenu li a { + background: url(/images/twitter-icon.png) 50% 50% no-repeat; + width: 19px; + height: 19px; + -webkit-transition: all 0.4s ease; + -moz-transition: all 0.4s ease; + -o-transition: all 0.4s ease; + transition: all 0.4s ease; +} + +.socialmenu li a:hover { + opacity: 0.8; +} + +.socialmenu li a.facebook { + background-image: url(/images/facebook-icon.png); +} + +.socialmenu li a.linkedin { + background-image: url(/images/linkedin-icon.png); +} + +.socialmenu li a.vimeo { + background-image: url(/images/vimeo-icon.png); +} + +.socialmenu li a.googleplus { + background-image: url(/images/googleplus-icon.png); +} + +.socialmenu li a.slideshare { + background-image: url(/images/slideshare-icon.png); +} + +.socialmenu li a span { + display: none; +} + +/* +Dropdown Menu +*/ diff --git a/html-xenbits-xenproject-org/footer.html b/html-xenbits-xenproject-org/footer.html new file mode 100644 index 0000000..06b5ffc --- /dev/null +++ b/html-xenbits-xenproject-org/footer.html @@ -0,0 +1,45 @@ + + + + + +

 

+ + + + +
+ + + + + +
Rackspace +

Xenbits.xenproject.org is hosted with RackSpace, monitoring our
+ servers 24x7x365 and backed by RackSpace's Fanatical Support®.

+
+ + + + + + diff --git a/html-xenbits-xenproject-org/header.html b/html-xenbits-xenproject-org/header.html new file mode 100644 index 0000000..a25b5a8 --- /dev/null +++ b/html-xenbits-xenproject-org/header.html @@ -0,0 +1,60 @@ + + + + +Xen project Mailing List + + + + + + + + + + + + + + +
+
+ +
+
+ + +
+ +
+ + + +
+ + diff --git a/html-xenbits-xenproject-org/images/Thumbs.db b/html-xenbits-xenproject-org/images/Thumbs.db new file mode 100644 index 0000000..e3d53ee Binary files /dev/null and b/html-xenbits-xenproject-org/images/Thumbs.db differ diff --git a/html-xenbits-xenproject-org/images/bg.png b/html-xenbits-xenproject-org/images/bg.png new file mode 100644 index 0000000..3c49e42 Binary files /dev/null and b/html-xenbits-xenproject-org/images/bg.png differ diff --git a/html-xenbits-xenproject-org/images/facebook-icon.png b/html-xenbits-xenproject-org/images/facebook-icon.png new file mode 100644 index 0000000..ea75638 Binary files /dev/null and b/html-xenbits-xenproject-org/images/facebook-icon.png differ diff --git a/html-xenbits-xenproject-org/images/favicon.ico b/html-xenbits-xenproject-org/images/favicon.ico new file mode 100644 index 0000000..e46ecbe Binary files /dev/null and b/html-xenbits-xenproject-org/images/favicon.ico differ diff --git a/html-xenbits-xenproject-org/images/googleplus-icon.png b/html-xenbits-xenproject-org/images/googleplus-icon.png new file mode 100644 index 0000000..fbde501 Binary files /dev/null and b/html-xenbits-xenproject-org/images/googleplus-icon.png differ diff --git a/html-xenbits-xenproject-org/images/lfcp_green_footer.jpg b/html-xenbits-xenproject-org/images/lfcp_green_footer.jpg new file mode 100644 index 0000000..ac0df2c Binary files /dev/null and b/html-xenbits-xenproject-org/images/lfcp_green_footer.jpg differ diff --git a/html-xenbits-xenproject-org/images/lfcp_header_green.png b/html-xenbits-xenproject-org/images/lfcp_header_green.png new file mode 100644 index 0000000..3386655 Binary files /dev/null and b/html-xenbits-xenproject-org/images/lfcp_header_green.png differ diff --git a/html-xenbits-xenproject-org/images/linkedin-icon.png b/html-xenbits-xenproject-org/images/linkedin-icon.png new file mode 100644 index 0000000..e250a57 Binary files /dev/null and b/html-xenbits-xenproject-org/images/linkedin-icon.png differ diff --git a/html-xenbits-xenproject-org/images/linux-foundation.png b/html-xenbits-xenproject-org/images/linux-foundation.png new file mode 100644 index 0000000..65af8bb Binary files /dev/null and b/html-xenbits-xenproject-org/images/linux-foundation.png differ diff --git a/html-xenbits-xenproject-org/images/rackspace.png b/html-xenbits-xenproject-org/images/rackspace.png new file mode 100644 index 0000000..520c754 Binary files /dev/null and b/html-xenbits-xenproject-org/images/rackspace.png differ diff --git a/html-xenbits-xenproject-org/images/slideshare-icon.png b/html-xenbits-xenproject-org/images/slideshare-icon.png new file mode 100644 index 0000000..c7a81c8 Binary files /dev/null and b/html-xenbits-xenproject-org/images/slideshare-icon.png differ diff --git a/html-xenbits-xenproject-org/images/twitter-icon.png b/html-xenbits-xenproject-org/images/twitter-icon.png new file mode 100644 index 0000000..7a3a2f3 Binary files /dev/null and b/html-xenbits-xenproject-org/images/twitter-icon.png differ diff --git a/html-xenbits-xenproject-org/images/vimeo-icon.png b/html-xenbits-xenproject-org/images/vimeo-icon.png new file mode 100644 index 0000000..2297f3c Binary files /dev/null and b/html-xenbits-xenproject-org/images/vimeo-icon.png differ diff --git a/html-xenbits-xenproject-org/includes/README.txt b/html-xenbits-xenproject-org/includes/README.txt new file mode 100644 index 0000000..6b7b428 --- /dev/null +++ b/html-xenbits-xenproject-org/includes/README.txt @@ -0,0 +1 @@ +THESE FILES ARE FOR REFECRENCE ONLY : THE SERVER DOES NOT HAS SSI ENABLED \ No newline at end of file diff --git a/html-xenbits-xenproject-org/includes/footer.html b/html-xenbits-xenproject-org/includes/footer.html new file mode 100644 index 0000000..578b071 --- /dev/null +++ b/html-xenbits-xenproject-org/includes/footer.html @@ -0,0 +1,8 @@ + + diff --git a/html-xenbits-xenproject-org/includes/header.html b/html-xenbits-xenproject-org/includes/header.html new file mode 100644 index 0000000..e505ef9 --- /dev/null +++ b/html-xenbits-xenproject-org/includes/header.html @@ -0,0 +1,47 @@ + + + + + + + + + + + +
+
+ +
+
+ + + + \ No newline at end of file diff --git a/html-xenbits-xenproject-org/includes/rackspace.html b/html-xenbits-xenproject-org/includes/rackspace.html new file mode 100644 index 0000000..1959ced --- /dev/null +++ b/html-xenbits-xenproject-org/includes/rackspace.html @@ -0,0 +1,11 @@ + +
+ + + + + +
Rackspace +

Xenbits.xenproject.org is hosted with RackSpace, monitoring our
+ servers 24x7x365 and backed by RackSpace's Fanatical Support®.

+
diff --git a/html-xenbits-xenproject-org/includes/statscode.html b/html-xenbits-xenproject-org/includes/statscode.html new file mode 100644 index 0000000..3592b09 --- /dev/null +++ b/html-xenbits-xenproject-org/includes/statscode.html @@ -0,0 +1,15 @@ + + diff --git a/html-xenbits-xenproject-org/index.html b/html-xenbits-xenproject-org/index.html new file mode 100644 index 0000000..2be66fd --- /dev/null +++ b/html-xenbits-xenproject-org/index.html @@ -0,0 +1,132 @@ + + + + + Xen Project Source Repositories + + + + + + + + + + + + + + + + +
+
+ +
+
+ + + + + + + +
+ + +

Xen Source Repositories

+ +

Welcome to xenbits — the Xen Project source and distribution server. You probably want + to go to the download system to find links to + the various Xen packages available. You can also find downloads of archived projects, logos, mascots + and other resources on downloads.xenproject.org. +

+ +

Xen Hypervisor

+

Source Reporitories

+

As of February 2013 Xen's source code is maintained using the git distributed version control system. + Previously Xen was maintained using Mercurial and mirrors of the git trees are still maintained in Mercurial. + More information on the available repositories is available on the Xen Repositories wiki page. +

+ +

You can browse the repositories hosted on this server at: +

+

+ +

Documentation

+

+

+

+ +

XAPI Project

+ +

MirageOS Project

+ + +
+

 

+ + + +
+ + + + + +
Rackspace +

Xenbits.xenproject.org is hosted with RackSpace, monitoring our
+ servers 24x7x365 and backed by RackSpace's Fanatical Support®.

+
+ + + \ No newline at end of file