Skip to content

Commit 0b8064f

Browse files
committed
Initial version of gh-pages.
0 parents  commit 0b8064f

28 files changed

+18929
-0
lines changed

404.html

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
<!DOCTYPE html>
2+
<!--[if lt IE 7]> <html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7" lang="en-us"> <![endif]-->
3+
<!--[if IE 7]> <html class="no-js lt-ie10 lt-ie9 lt-ie8" lang="en-us"> <![endif]-->
4+
<!--[if IE 8]> <html class="no-js lt-ie10 lt-ie9" lang="en-us"> <![endif]-->
5+
<!--[if IE 9]> <html class="no-js lt-ie10 lt-ie9" lang="en-us"> <![endif]-->
6+
<!--[if lt IE 10]> <html class="no-js lt-ie10" lang="en-us"> <![endif]-->
7+
<!--[if !IE]> > <![endif]-->
8+
<html class='no-js' lang='en'>
9+
<!-- <![endif] -->
10+
<head>
11+
<title>
12+
Page not found &mdash;
13+
Blivet
14+
</title>
15+
<meta charset='utf-8'>
16+
<meta content='' name='description'>
17+
<meta content='' name='author'>
18+
<meta content='initial-scale=1.0,user-scalable=no,maximum-scale=1,width=device-width' name='viewport'>
19+
20+
<link href='/images/favicon.ico' rel='shortcut icon'>
21+
<link href='/images/apple-touch-icon-precomposed.png' rel='apple-touch-icon-precomposed'>
22+
<link href='/images/apple-touch-icon-57x57-precomposed.png' rel='apple-touch-icon-precomposed' sizes='57x57'>
23+
<link href='/images/apple-touch-icon-72x72-precomposed.png' rel='apple-touch-icon-precomposed' sizes='72x72'>
24+
<link href='/images/apple-touch-icon-114x114-precomposed.png' rel='apple-touch-icon-precomposed' sizes='114x114'>
25+
<link href="/stylesheets/application.css?1405100524" media="screen" rel="stylesheet" type="text/css" />
26+
<link href="/stylesheets/print.css?1405100524" media="print" rel="stylesheet" type="text/css" />
27+
<link href="/stylesheets/global.css" media="screen" rel="stylesheet" type="text/css" />
28+
<link href="/stylesheets/404.css?1405100524" media="screen" rel="stylesheet" type="text/css" />
29+
</head>
30+
<body class='x404 source-haml'>
31+
<header class='masthead hidden-print' id='branding' role='banner'>
32+
<section>
33+
<h1>
34+
<a href="/"><img id="rhlogo" class="logo" alt="Blivet" width="222" height="55" src="/images/blivet-logo.png?1405100523" />
35+
</a>
36+
</h1>
37+
<nav role='navigation'>
38+
<ul class=''>
39+
<li role='menuitem'>
40+
<a href='/'>Home</a>
41+
</li>
42+
43+
<li role='menuitem'>
44+
<a href='/about'>About</a>
45+
</li>
46+
47+
<li role='menuitem'>
48+
<a href='/development'>Development</a>
49+
</li>
50+
51+
<li role='menuitem'>
52+
<a href='/blog'>Blog</a>
53+
</li>
54+
55+
</ul>
56+
</nav>
57+
58+
</section>
59+
</header>
60+
61+
<header id='subhead'>
62+
<section>
63+
<h2 id='page-title'>
64+
Page not found
65+
</h2>
66+
</section>
67+
</header>
68+
69+
<section class='container' id='page-wrap'>
70+
<section id='page'>
71+
<section class='container content' id='content'>
72+
<!--[if lt IE 7]>
73+
<p class="chromeframe">You are using an outdated browser.
74+
<a href="http://browsehappy.com/">Upgrade your browser today</a> or
75+
<a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
76+
<![endif]-->
77+
<h1>
78+
Not found
79+
<span>:(</span>
80+
</h1>
81+
<p>Sorry, but the page you were trying to view does not exist.</p>
82+
<p>It looks like this was the result of either:</p>
83+
<ul>
84+
<li>a mistyped address</li>
85+
<li>an out-of-date link</li>
86+
</ul>
87+
<script>
88+
var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),GOOG_FIXURL_SITE = location.host;
89+
</script>
90+
<script src='http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js'></script>
91+
92+
</section>
93+
</section>
94+
</section>
95+
<footer class='text-center' id='footer'>
96+
<hr class='visible-print'>
97+
98+
&copy; 2014 Red Hat, Inc.
99+
<div class='last-modified'>
100+
Page last modified
101+
Mon 30 Sep 2013 13:44 UTC
102+
</div>
103+
</footer>
104+
105+
<script src="/javascripts/application.js?1405100524" type="text/javascript"></script>
106+
<!-- eloqua -->
107+
<script src='http://www.redhat.com/j/elqNow/elqCfg.js' type='text/javascript'></script>
108+
<script src='http://www.redhat.com/j/elqNow/elqImg.js' type='text/javascript'></script>
109+
110+
</body>
111+
</html>

about/index.html

Lines changed: 148 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,148 @@
1+
<!DOCTYPE html>
2+
<!--[if lt IE 7]> <html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7" lang="en-us"> <![endif]-->
3+
<!--[if IE 7]> <html class="no-js lt-ie10 lt-ie9 lt-ie8" lang="en-us"> <![endif]-->
4+
<!--[if IE 8]> <html class="no-js lt-ie10 lt-ie9" lang="en-us"> <![endif]-->
5+
<!--[if IE 9]> <html class="no-js lt-ie10 lt-ie9" lang="en-us"> <![endif]-->
6+
<!--[if lt IE 10]> <html class="no-js lt-ie10" lang="en-us"> <![endif]-->
7+
<!--[if !IE]> > <![endif]-->
8+
<html class='no-js' lang='en'>
9+
<!-- <![endif] -->
10+
<head>
11+
<title>
12+
About &mdash;
13+
Blivet
14+
</title>
15+
<meta charset='utf-8'>
16+
<meta content='' name='description'>
17+
<meta content='' name='author'>
18+
<meta content='initial-scale=1.0,user-scalable=no,maximum-scale=1,width=device-width' name='viewport'>
19+
20+
<link href='/images/favicon.ico' rel='shortcut icon'>
21+
<link href='/images/apple-touch-icon-precomposed.png' rel='apple-touch-icon-precomposed'>
22+
<link href='/images/apple-touch-icon-57x57-precomposed.png' rel='apple-touch-icon-precomposed' sizes='57x57'>
23+
<link href='/images/apple-touch-icon-72x72-precomposed.png' rel='apple-touch-icon-precomposed' sizes='72x72'>
24+
<link href='/images/apple-touch-icon-114x114-precomposed.png' rel='apple-touch-icon-precomposed' sizes='114x114'>
25+
<link href="/stylesheets/application.css?1405100524" media="screen" rel="stylesheet" type="text/css" />
26+
<link href="/stylesheets/print.css?1405100524" media="print" rel="stylesheet" type="text/css" />
27+
</head>
28+
<body class='about about_index source-haml'>
29+
<header class='masthead hidden-print' id='branding' role='banner'>
30+
<section>
31+
<h1>
32+
<a href="/"><img id="rhlogo" class="logo" alt="Blivet" width="222" height="55" src="/images/blivet-logo.png?1405100523" />
33+
</a>
34+
</h1>
35+
<nav role='navigation'>
36+
<ul class=''>
37+
<li role='menuitem'>
38+
<a href='/'>Home</a>
39+
</li>
40+
41+
<li class='active' role='menuitem'>
42+
<a href='/about'>About</a>
43+
</li>
44+
45+
<li role='menuitem'>
46+
<a href='/development'>Development</a>
47+
</li>
48+
49+
<li role='menuitem'>
50+
<a href='/blog'>Blog</a>
51+
</li>
52+
53+
</ul>
54+
</nav>
55+
56+
</section>
57+
</header>
58+
59+
<header id='subhead'>
60+
<section>
61+
<h2 id='page-title'>
62+
About
63+
</h2>
64+
</section>
65+
</header>
66+
67+
<section class='container' id='page-wrap'>
68+
<section id='page'>
69+
<section class='container content' id='content'>
70+
<!--[if lt IE 7]>
71+
<p class="chromeframe">You are using an outdated browser.
72+
<a href="http://browsehappy.com/">Upgrade your browser today</a> or
73+
<a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
74+
<![endif]-->
75+
<h2>About Blivet</h2>
76+
<p>
77+
Blivet is a free, open-source python module for configuring storage on Linux.
78+
It was originally written as the storage backend for Anaconda -- the OS
79+
installer used by
80+
<a href='http://fedoraproject.org'>Fedora</a>
81+
and
82+
<a href='http://www.redhat.com/products/enterprise-linux/'>Red Hat Enterprise Linux</a>,
83+
among others.
84+
</p>
85+
<p>
86+
The main thing that makes Blivet stand apart from other storage configuration
87+
tools is the ability to model an arbitrarily large set of changes in memory
88+
without changing anything on disk. This makes it possible to specify your full
89+
configuration before ever changing anything on disk instead of applying
90+
changes as you define each layer.
91+
</p>
92+
<p>
93+
Another powerful feature of Blivet is its DeviceFactory class hierarchy, which
94+
allows creation of full device stacks with a single method call using a
95+
top-down specification.
96+
</p>
97+
<p>
98+
Blivet also features a powerful partitioning engine that can allocate new
99+
partitions based on flexible specifications.
100+
</p>
101+
<h2>Related Projects</h2>
102+
<ul>
103+
<li>
104+
<a href='https://fedoraproject.org/wiki/Anaconda'>Anaconda</a>
105+
(<a href='https://git.fedorahosted.org/git/anaconda.git'>git</a>)
106+
is the
107+
<a href='http://fedoraproject.org'>Fedora</a>
108+
and
109+
<a href='http://www.redhat.com/products/enterprise-linux/'>Red Hat Enterprise Linux</a>
110+
OS installer.
111+
</li>
112+
<li>
113+
Pykickstart
114+
(<a href='https://git.fedorahosted.org/git/pykickstart.git'>git</a>)
115+
is a python module that provides the functionality known as kickstart.
116+
</li>
117+
<li>
118+
Libblockdev
119+
(<a href='https://github.com/vpodzime/libblockdev'>git</a>)
120+
is a new library being written to provide a mid-level storage API to be
121+
shared by tools like Blivet,
122+
<a href='http://www.openlmi.org'>OpenLMI</a>,
123+
<a href='http://cockpit-project.org'>Cockpit</a>,
124+
and others. It is still in a relatively early stage in its development, but
125+
should be fully functional by the end of this summer.
126+
</li>
127+
</ul>
128+
129+
</section>
130+
</section>
131+
</section>
132+
<footer class='text-center' id='footer'>
133+
<hr class='visible-print'>
134+
135+
&copy; 2014 Red Hat, Inc.
136+
<div class='last-modified'>
137+
Page last modified
138+
Thu 10 Jul 2014 22:33 UTC
139+
</div>
140+
</footer>
141+
142+
<script src="/javascripts/application.js?1405100524" type="text/javascript"></script>
143+
<!-- eloqua -->
144+
<script src='http://www.redhat.com/j/elqNow/elqCfg.js' type='text/javascript'></script>
145+
<script src='http://www.redhat.com/j/elqNow/elqImg.js' type='text/javascript'></script>
146+
147+
</body>
148+
</html>

blog/author/index.html

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
<!DOCTYPE html>
2+
<!--[if lt IE 7]> <html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7" lang="en-us"> <![endif]-->
3+
<!--[if IE 7]> <html class="no-js lt-ie10 lt-ie9 lt-ie8" lang="en-us"> <![endif]-->
4+
<!--[if IE 8]> <html class="no-js lt-ie10 lt-ie9" lang="en-us"> <![endif]-->
5+
<!--[if IE 9]> <html class="no-js lt-ie10 lt-ie9" lang="en-us"> <![endif]-->
6+
<!--[if lt IE 10]> <html class="no-js lt-ie10" lang="en-us"> <![endif]-->
7+
<!--[if !IE]> > <![endif]-->
8+
<html class='no-js' lang='en'>
9+
<!-- <![endif] -->
10+
<head>
11+
<title>
12+
13+
Blivet
14+
</title>
15+
<meta charset='utf-8'>
16+
<meta content='' name='description'>
17+
<meta content='' name='author'>
18+
<meta content='initial-scale=1.0,user-scalable=no,maximum-scale=1,width=device-width' name='viewport'>
19+
20+
<link href='/images/favicon.ico' rel='shortcut icon'>
21+
<link href='/images/apple-touch-icon-precomposed.png' rel='apple-touch-icon-precomposed'>
22+
<link href='/images/apple-touch-icon-57x57-precomposed.png' rel='apple-touch-icon-precomposed' sizes='57x57'>
23+
<link href='/images/apple-touch-icon-72x72-precomposed.png' rel='apple-touch-icon-precomposed' sizes='72x72'>
24+
<link href='/images/apple-touch-icon-114x114-precomposed.png' rel='apple-touch-icon-precomposed' sizes='114x114'>
25+
<link href="/stylesheets/application.css?1405100524" media="screen" rel="stylesheet" type="text/css" />
26+
<link href="/stylesheets/print.css?1405100524" media="print" rel="stylesheet" type="text/css" />
27+
</head>
28+
<body class='blog blog_author blog_author_index source-haml'>
29+
<header class='masthead hidden-print' id='branding' role='banner'>
30+
<section>
31+
<h1>
32+
<a href="/"><img id="rhlogo" class="logo" alt="Blivet" width="222" height="55" src="/images/blivet-logo.png?1405100523" />
33+
</a>
34+
</h1>
35+
<nav role='navigation'>
36+
<ul class=''>
37+
<li role='menuitem'>
38+
<a href='/'>Home</a>
39+
</li>
40+
41+
<li role='menuitem'>
42+
<a href='/about'>About</a>
43+
</li>
44+
45+
<li role='menuitem'>
46+
<a href='/development'>Development</a>
47+
</li>
48+
49+
<li role='menuitem'>
50+
<a href='/blog'>Blog</a>
51+
</li>
52+
53+
</ul>
54+
</nav>
55+
56+
</section>
57+
</header>
58+
59+
<header id='subhead'>
60+
<section>
61+
</section>
62+
</header>
63+
64+
<section class='container' id='page-wrap'>
65+
<section id='page'>
66+
<section class='container content' id='content'>
67+
<!--[if lt IE 7]>
68+
<p class="chromeframe">You are using an outdated browser.
69+
<a href="http://browsehappy.com/">Upgrade your browser today</a> or
70+
<a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
71+
<![endif]-->
72+
<div class='row'>
73+
<div class='col-lg-10 col-lg-offset-1'>
74+
<div class='authors-list'>
75+
</div>
76+
77+
</div>
78+
<div class='col-sm-4'>
79+
<aside>
80+
<h3>Recent Articles</h3>
81+
<ol>
82+
</ol>
83+
<h3>Tags</h3>
84+
<ol>
85+
</ol>
86+
</aside>
87+
<!--
88+
<h3>By Year</h3>
89+
<ol>
90+
</ol>
91+
-->
92+
</div>
93+
</div>
94+
95+
</section>
96+
</section>
97+
</section>
98+
<footer class='text-center' id='footer'>
99+
<hr class='visible-print'>
100+
101+
&copy; 2014 Red Hat, Inc.
102+
<div class='last-modified'>
103+
Page last modified
104+
Thu 5 Dec 2013 15:45 UTC
105+
</div>
106+
</footer>
107+
108+
<script src="/javascripts/application.js?1405100524" type="text/javascript"></script>
109+
<!-- eloqua -->
110+
<script src='http://www.redhat.com/j/elqNow/elqCfg.js' type='text/javascript'></script>
111+
<script src='http://www.redhat.com/j/elqNow/elqImg.js' type='text/javascript'></script>
112+
113+
</body>
114+
</html>
115+

blog/feed.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<feed xmlns="http://www.w3.org/2005/Atom">
3+
<title>Blivet</title>
4+
<subtitle/>
5+
<id>http://needadomain.org/blog/</id>
6+
<link href="http://needadomain.org/blog/"/>
7+
<link href="http://needadomain.org/blog/feed.xml" rel="self"/>
8+
<updated></updated>
9+
<author>
10+
<name/>
11+
</author>
12+
</feed>

0 commit comments

Comments
 (0)