Skip to content

Commit 552b700

Browse files
committed
Updates
- about me pages - min-height
1 parent edeb0b1 commit 552b700

File tree

23 files changed

+714
-35
lines changed

23 files changed

+714
-35
lines changed

doc/html/index.html

Lines changed: 35 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: './',
18-
VERSION: '0.0.1.dev4',
18+
VERSION: '0.0.1.dev5',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
@@ -25,7 +25,7 @@
2525
<script type="text/javascript" src="static/underscore.js"></script>
2626
<script type="text/javascript" src="static/doctools.js"></script>
2727
<link rel="top" title="LIU Yulong&#39;s Cloud Blog" href="#" />
28-
<link rel="next" title="What is OpenStack" href="pages/Cloud/openstack.html" />
28+
<link rel="next" title="Do someting" href="pages/AboutMe/me.html" />
2929
</head>
3030
<body>
3131
<div id="header">
@@ -48,17 +48,36 @@ <h1 id="logo"><a href="https://gotostack.github.io/">Cloud Computing</a></h1>
4848
<h1>Blogs<a class="headerlink" href="#blogs" title="Permalink to this headline"></a></h1>
4949
<p>This is the index page.</p>
5050
<p>Enjoy!</p>
51-
<div class="section" id="cloud">
52-
<h2>Cloud<a class="headerlink" href="#cloud" title="Permalink to this headline"></a></h2>
51+
<div class="section" id="cloud-computing">
52+
<h2>Cloud Computing<a class="headerlink" href="#cloud-computing" title="Permalink to this headline"></a></h2>
5353
<div class="toctree-wrapper compound">
54-
<ul>
55-
<li class="toctree-l1"><a class="reference internal" href="pages/Cloud/openstack.html">What is OpenStack</a></li>
54+
<ul class="simple">
55+
</ul>
56+
</div>
57+
</div>
58+
<div class="section" id="linux">
59+
<h2>Linux<a class="headerlink" href="#linux" title="Permalink to this headline"></a></h2>
60+
<div class="toctree-wrapper compound">
61+
<ul class="simple">
62+
</ul>
63+
</div>
64+
</div>
65+
<div class="section" id="network">
66+
<h2>Network<a class="headerlink" href="#network" title="Permalink to this headline"></a></h2>
67+
<div class="toctree-wrapper compound">
68+
<ul class="simple">
5669
</ul>
5770
</div>
5871
</div>
5972
</div>
60-
<div class="section" id="indices-and-tables">
61-
<h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline"></a></h1>
73+
<div class="section" id="about-me">
74+
<h1>About Me<a class="headerlink" href="#about-me" title="Permalink to this headline"></a></h1>
75+
<div class="toctree-wrapper compound">
76+
<ul>
77+
<li class="toctree-l1"><a class="reference internal" href="pages/AboutMe/me.html">Do someting</a></li>
78+
<li class="toctree-l1"><a class="reference internal" href="pages/AboutMe/resume.html">LIU Yulong</a></li>
79+
</ul>
80+
</div>
6281
<ul class="simple">
6382
<li><a class="reference internal" href="search.html"><em>Search Page</em></a></li>
6483
</ul>
@@ -73,15 +92,17 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Pe
7392
<h3><a href="#">Table Of Contents</a></h3>
7493
<ul>
7594
<li><a class="reference internal" href="#">Blogs</a><ul>
76-
<li><a class="reference internal" href="#cloud">Cloud</a></li>
95+
<li><a class="reference internal" href="#cloud-computing">Cloud Computing</a></li>
96+
<li><a class="reference internal" href="#linux">Linux</a></li>
97+
<li><a class="reference internal" href="#network">Network</a></li>
7798
</ul>
7899
</li>
79-
<li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li>
100+
<li><a class="reference internal" href="#about-me">About Me</a></li>
80101
</ul>
81102

82103
<h4>Next topic</h4>
83-
<p class="topless"><a href="pages/Cloud/openstack.html"
84-
title="next chapter">What is OpenStack</a></p>
104+
<p class="topless"><a href="pages/AboutMe/me.html"
105+
title="next chapter">Do someting</a></p>
85106
<h3>This Page</h3>
86107
<ul class="this-page-menu">
87108
<li><a href="sources/index.txt"
@@ -109,15 +130,15 @@ <h3>Quick search</h3>
109130
<h3>Navigation</h3>
110131
<ul>
111132
<li class="right" style="margin-right: 10px">
112-
<a href="pages/Cloud/openstack.html" title="What is OpenStack"
133+
<a href="pages/AboutMe/me.html" title="Do someting"
113134
accesskey="N">next</a></li>
114135
<li><a href="#">LIU Yulong&#39;s Cloud Blog</a> &raquo;</li>
115136
</ul>
116137
</div>
117138

118139
<div class="footer">
119140
&copy; Copyright 2016, LIU Yulong.
120-
Last updated on &#39;Wed Aug 17 12:10:21 2016, commit c624a2d&#39;.
141+
Last updated on &#39;Wed Aug 17 12:54:09 2016, commit edeb0b1&#39;.
121142
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
122143
</div>
123144
<script type="text/javascript">

doc/html/objects.inv

0 Bytes
Binary file not shown.

doc/html/pages/AboutMe/me.html

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3+
4+
5+
<html xmlns="http://www.w3.org/1999/xhtml">
6+
<head>
7+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8+
9+
<title>Do someting &mdash; LIU Yulong&#39;s Cloud Blog</title>
10+
11+
<link rel="stylesheet" href="../../static/nature.css" type="text/css" />
12+
<link rel="stylesheet" href="../../static/pygments.css" type="text/css" />
13+
<link rel="stylesheet" href="../../static/tweaks.css" type="text/css" />
14+
15+
<script type="text/javascript">
16+
var DOCUMENTATION_OPTIONS = {
17+
URL_ROOT: '../../',
18+
VERSION: '0.0.1.dev5',
19+
COLLAPSE_INDEX: false,
20+
FILE_SUFFIX: '.html',
21+
HAS_SOURCE: true
22+
};
23+
</script>
24+
<script type="text/javascript" src="../../static/jquery.js"></script>
25+
<script type="text/javascript" src="../../static/underscore.js"></script>
26+
<script type="text/javascript" src="../../static/doctools.js"></script>
27+
<link rel="top" title="LIU Yulong&#39;s Cloud Blog" href="../../index.html" />
28+
<link rel="next" title="LIU Yulong" href="resume.html" />
29+
<link rel="prev" title="Blogs" href="../../index.html" />
30+
</head>
31+
<body>
32+
<div id="header">
33+
<h1 id="logo"><a href="https://gotostack.github.io/">Cloud Computing</a></h1>
34+
<ul id="navigation">
35+
36+
<li><a href="https://gotostack.github.io/" title="Home page" class="link">Home</a></li>
37+
<li><a href="https://gotostack.github.io/doc/html/" title="Cloud Computing">Cloud Computing</a></li>
38+
39+
</ul>
40+
</div>
41+
42+
43+
<div class="document">
44+
<div class="documentwrapper">
45+
<div class="bodywrapper">
46+
<div class="body">
47+
48+
<div class="section" id="do-someting">
49+
<h1>Do someting<a class="headerlink" href="#do-someting" title="Permalink to this headline"></a></h1>
50+
<p>Doing</p>
51+
</div>
52+
53+
54+
</div>
55+
</div>
56+
</div>
57+
<div class="sphinxsidebar">
58+
<div class="sphinxsidebarwrapper">
59+
<h4>Previous topic</h4>
60+
<p class="topless"><a href="../../index.html"
61+
title="previous chapter">Blogs</a></p>
62+
<h4>Next topic</h4>
63+
<p class="topless"><a href="resume.html"
64+
title="next chapter">LIU Yulong</a></p>
65+
<h3>This Page</h3>
66+
<ul class="this-page-menu">
67+
<li><a href="../../sources/pages/AboutMe/me.txt"
68+
rel="nofollow">Show Source</a></li>
69+
</ul>
70+
<div id="searchbox" style="display: none">
71+
<h3>Quick search</h3>
72+
<form class="search" action="../../search.html" method="get">
73+
<input type="text" name="q" size="18" />
74+
<input type="submit" value="Go" />
75+
<input type="hidden" name="check_keywords" value="yes" />
76+
<input type="hidden" name="area" value="default" />
77+
</form>
78+
<p class="searchtip" style="font-size: 90%">
79+
Enter search terms or a module, class or function name.
80+
</p>
81+
</div>
82+
<script type="text/javascript">$('#searchbox').show(0);</script>
83+
</div>
84+
</div>
85+
86+
<div class="clearer"></div>
87+
</div>
88+
<div class="related">
89+
<h3>Navigation</h3>
90+
<ul>
91+
<li class="right" style="margin-right: 10px">
92+
<a href="resume.html" title="LIU Yulong"
93+
accesskey="N">next</a></li>
94+
<li class="right" >
95+
<a href="../../index.html" title="Blogs"
96+
accesskey="P">previous</a> |</li>
97+
<li><a href="../../index.html">LIU Yulong&#39;s Cloud Blog</a> &raquo;</li>
98+
</ul>
99+
</div>
100+
101+
<div class="footer">
102+
&copy; Copyright 2016, LIU Yulong.
103+
Last updated on &#39;Wed Aug 17 12:54:09 2016, commit edeb0b1&#39;.
104+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
105+
</div>
106+
<script type="text/javascript">
107+
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
108+
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
109+
</script>
110+
<script type="text/javascript">
111+
try {
112+
var pageTracker = _gat._getTracker("UA-17511903-1");
113+
pageTracker._setCookiePath("/developer/gotostack.github.io");
114+
pageTracker._trackPageview();
115+
} catch(err) {}</script>
116+
117+
</body>
118+
</html>

doc/html/pages/AboutMe/resume.html

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3+
4+
5+
<html xmlns="http://www.w3.org/1999/xhtml">
6+
<head>
7+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8+
9+
<title>LIU Yulong &mdash; LIU Yulong&#39;s Cloud Blog</title>
10+
11+
<link rel="stylesheet" href="../../static/nature.css" type="text/css" />
12+
<link rel="stylesheet" href="../../static/pygments.css" type="text/css" />
13+
<link rel="stylesheet" href="../../static/tweaks.css" type="text/css" />
14+
15+
<script type="text/javascript">
16+
var DOCUMENTATION_OPTIONS = {
17+
URL_ROOT: '../../',
18+
VERSION: '0.0.1.dev5',
19+
COLLAPSE_INDEX: false,
20+
FILE_SUFFIX: '.html',
21+
HAS_SOURCE: true
22+
};
23+
</script>
24+
<script type="text/javascript" src="../../static/jquery.js"></script>
25+
<script type="text/javascript" src="../../static/underscore.js"></script>
26+
<script type="text/javascript" src="../../static/doctools.js"></script>
27+
<link rel="top" title="LIU Yulong&#39;s Cloud Blog" href="../../index.html" />
28+
<link rel="prev" title="Do someting" href="me.html" />
29+
</head>
30+
<body>
31+
<div id="header">
32+
<h1 id="logo"><a href="https://gotostack.github.io/">Cloud Computing</a></h1>
33+
<ul id="navigation">
34+
35+
<li><a href="https://gotostack.github.io/" title="Home page" class="link">Home</a></li>
36+
<li><a href="https://gotostack.github.io/doc/html/" title="Cloud Computing">Cloud Computing</a></li>
37+
38+
</ul>
39+
</div>
40+
41+
42+
<div class="document">
43+
<div class="documentwrapper">
44+
<div class="bodywrapper">
45+
<div class="body">
46+
47+
<div class="section" id="liu-yulong">
48+
<h1>LIU Yulong<a class="headerlink" href="#liu-yulong" title="Permalink to this headline"></a></h1>
49+
<p>My name is LIU Yulong.</p>
50+
</div>
51+
52+
53+
</div>
54+
</div>
55+
</div>
56+
<div class="sphinxsidebar">
57+
<div class="sphinxsidebarwrapper">
58+
<h4>Previous topic</h4>
59+
<p class="topless"><a href="me.html"
60+
title="previous chapter">Do someting</a></p>
61+
<h3>This Page</h3>
62+
<ul class="this-page-menu">
63+
<li><a href="../../sources/pages/AboutMe/resume.txt"
64+
rel="nofollow">Show Source</a></li>
65+
</ul>
66+
<div id="searchbox" style="display: none">
67+
<h3>Quick search</h3>
68+
<form class="search" action="../../search.html" method="get">
69+
<input type="text" name="q" size="18" />
70+
<input type="submit" value="Go" />
71+
<input type="hidden" name="check_keywords" value="yes" />
72+
<input type="hidden" name="area" value="default" />
73+
</form>
74+
<p class="searchtip" style="font-size: 90%">
75+
Enter search terms or a module, class or function name.
76+
</p>
77+
</div>
78+
<script type="text/javascript">$('#searchbox').show(0);</script>
79+
</div>
80+
</div>
81+
82+
<div class="clearer"></div>
83+
</div>
84+
<div class="related">
85+
<h3>Navigation</h3>
86+
<ul>
87+
<li class="right" style="margin-right: 10px">
88+
<a href="me.html" title="Do someting"
89+
accesskey="P">previous</a></li>
90+
<li><a href="../../index.html">LIU Yulong&#39;s Cloud Blog</a> &raquo;</li>
91+
</ul>
92+
</div>
93+
94+
<div class="footer">
95+
&copy; Copyright 2016, LIU Yulong.
96+
Last updated on &#39;Wed Aug 17 12:54:09 2016, commit edeb0b1&#39;.
97+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
98+
</div>
99+
<script type="text/javascript">
100+
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
101+
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
102+
</script>
103+
<script type="text/javascript">
104+
try {
105+
var pageTracker = _gat._getTracker("UA-17511903-1");
106+
pageTracker._setCookiePath("/developer/gotostack.github.io");
107+
pageTracker._trackPageview();
108+
} catch(err) {}</script>
109+
110+
</body>
111+
</html>

doc/html/pages/Cloud/openstack.html

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: '../../',
18-
VERSION: '0.0.1.dev4',
18+
VERSION: '0.0.1.dev5',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
@@ -25,6 +25,7 @@
2525
<script type="text/javascript" src="../../static/underscore.js"></script>
2626
<script type="text/javascript" src="../../static/doctools.js"></script>
2727
<link rel="top" title="LIU Yulong&#39;s Cloud Blog" href="../../index.html" />
28+
<link rel="next" title="Do someting" href="../AboutMe/me.html" />
2829
<link rel="prev" title="Blogs" href="../../index.html" />
2930
</head>
3031
<body>
@@ -61,6 +62,9 @@ <h1>What is OpenStack<a class="headerlink" href="#what-is-openstack" title="Perm
6162
<h4>Previous topic</h4>
6263
<p class="topless"><a href="../../index.html"
6364
title="previous chapter">Blogs</a></p>
65+
<h4>Next topic</h4>
66+
<p class="topless"><a href="../AboutMe/me.html"
67+
title="next chapter">Do someting</a></p>
6468
<h3>This Page</h3>
6569
<ul class="this-page-menu">
6670
<li><a href="../../sources/pages/Cloud/openstack.txt"
@@ -88,15 +92,18 @@ <h3>Quick search</h3>
8892
<h3>Navigation</h3>
8993
<ul>
9094
<li class="right" style="margin-right: 10px">
95+
<a href="../AboutMe/me.html" title="Do someting"
96+
accesskey="N">next</a></li>
97+
<li class="right" >
9198
<a href="../../index.html" title="Blogs"
92-
accesskey="P">previous</a></li>
99+
accesskey="P">previous</a> |</li>
93100
<li><a href="../../index.html">LIU Yulong&#39;s Cloud Blog</a> &raquo;</li>
94101
</ul>
95102
</div>
96103

97104
<div class="footer">
98105
&copy; Copyright 2016, LIU Yulong.
99-
Last updated on &#39;Wed Aug 17 12:10:21 2016, commit c624a2d&#39;.
106+
Last updated on &#39;Wed Aug 17 12:54:09 2016, commit edeb0b1&#39;.
100107
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
101108
</div>
102109
<script type="text/javascript">

0 commit comments

Comments
 (0)