3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
<!-- Site Meta Data -->
6
- < title > Pascal Rabier - Pascal Rabier</ title >
6
+ < title > Software-Defined Infra Blog - Pascal Rabier</ title >
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
8
8
< meta name ="description " content ="">
9
9
< meta name ="author " content ="Pascal Rabier ">
10
10
11
11
< link rel ="shortcut icon " href ="">
12
12
13
13
<!-- schema.org -->
14
- < meta itemprop ="name " content ="Pascal Rabier ">
14
+ < meta itemprop ="name " content ="Software-Defined Infra Blog ">
15
15
< meta itemprop ="image " content ="">
16
16
< meta itemprop ="description " content ="">
17
17
18
18
< link href ='https://fonts.googleapis.com/css?family=Open+Sans:400,600,700 ' rel ='stylesheet ' type ='text/css '>
19
19
<!-- Style Meta Data -->
20
- < link rel ="stylesheet " href ="/theme/css/style.css " type ="text/css " />
21
- < link rel ="stylesheet " href ="/theme/css/pygments.css " type ="text/css " />
20
+ < link rel ="stylesheet " href ="https://rabierp.github.io /theme/css/style.css " type ="text/css " />
21
+ < link rel ="stylesheet " href ="https://rabierp.github.io /theme/css/pygments.css " type ="text/css " />
22
22
23
23
<!-- Feed Meta Data -->
24
+ < link href ="https://rabierp.github.io/feeds/all.atom.xml " type ="application/atom+xml " rel ="alternate " title ="Software-Defined Infra Blog ATOM Feed " />
24
25
25
26
<!-- Twitter Feed -->
26
27
< meta name ="twitter:card " content ="summary ">
27
28
< meta name ="twitter:site " content ="@SWDefinedInfra ">
28
29
< meta name ="twitter:image " content ="">
29
30
30
31
< meta name ="twitter:creator " content ="@SWDefinedInfra ">
31
- < meta name ="twitter:url " content ="">
32
- < meta name ="twitter:title " content ="Pascal Rabier ">
33
- < meta name ="twitter:description " content ="Cloud Infrastructure Architect ">
32
+ < meta name ="twitter:url " content ="https://rabierp.github.io ">
33
+ < meta name ="twitter:title " content ="Software-Defined Infra Blog ">
34
+ < meta name ="twitter:description " content ="Cloud Infrastructure & Architecture ">
34
35
35
36
<!-- Facebook Meta Data -->
36
- < meta property ="og:title " content ="Pascal Rabier " />
37
- < meta property ="og:description " content ="Cloud Infrastructure Architect " />
37
+ < meta property ="og:title " content ="Software-Defined Infra Blog " />
38
+ < meta property ="og:description " content ="Cloud Infrastructure & Architecture " />
38
39
< meta property ="og:image " content ="" />
39
40
40
41
< meta name ="twitter:creator " content ="@SWDefinedInfra ">
41
- < meta name ="twitter:url " content ="/author/pascal-rabier.html ">
42
- < meta name ="twitter:title " content ="Pascal Rabier ~ Pascal Rabier ">
42
+ < meta name ="twitter:url " content ="https://rabierp.github.io /author/pascal-rabier.html ">
43
+ < meta name ="twitter:title " content ="Software-Defined Infra Blog ~ Pascal Rabier ">
43
44
< meta name ="twitter:description " content ="Articles de Pascal Rabier ">
44
45
45
46
<!-- Facebook Meta Data -->
46
- < meta property ="og:title " content ="Pascal Rabier ~ Pascal Rabier " />
47
+ < meta property ="og:title " content ="Software-Defined Infra Blog ~ Pascal Rabier " />
47
48
< meta property ="og:description " content ="Articles de Pascal Rabier " />
48
49
< meta property ="og:image " content ="" />
49
50
</ head >
50
51
51
52
< body >
52
53
<!-- Sidebar -->
53
54
< aside >
54
- <!--<center><a href=""><img id="avatar" src=""></a></center>-->
55
- < h1 > Pascal Rabier </ h1 >
56
- < p > Cloud Infrastructure Architect </ p >
55
+ <!--<center><a href="https://rabierp.github.io "><img id="avatar" src=""></a></center>-->
56
+ < h1 > Software-Defined Infra Blog </ h1 >
57
+ < p > Cloud Infrastructure & Architecture </ p >
57
58
< br >
58
59
59
60
< a class ="twitter-follow-button "
@@ -76,21 +77,24 @@ <h1>Pascal Rabier</h1>
76
77
< nav class ="nav ">
77
78
< ul class ="list-bare ">
78
79
79
- < li > < a class ="nav__link " href =""> Blog</ a > </ li >
80
+ < li > < a class ="nav__link " href ="https://rabierp.github.io "> Blog</ a > </ li >
80
81
82
+ < li > < a class ="nav__link " href ="https://rabierp.github.io/pages/about.html "> About</ a > </ li >
81
83
82
84
</ ul >
83
85
</ nav >
84
86
85
87
< p class ="social ">
86
- < a href ="https://www.linkedin.com/in/pascalrabier " target ="_blank " > < img src ="/theme/images/icons/linkedin.png "> </ a >
87
- < a href ="https://github.com/rabierp " target ="_blank " > < img src ="/theme/images/icons/github.png "> </ a >
88
- < a href ="https://twitter.com/SWDefinedInfra " target ="_blank " > < img src ="/theme/images/icons/twitter.png "> </ a >
88
+ < a href ="https://www.linkedin.com/in/pascalrabier " target ="_blank " > < img src ="https://rabierp.github.io/theme/images/icons/linkedin.png "> </ a >
89
+ < a href ="https://github.com/rabierp " target ="_blank " > < img src ="https://rabierp.github.io/theme/images/icons/github.png "> </ a >
90
+ < a href ="https://twitter.com/SWDefinedInfra " target ="_blank " > < img src ="https://rabierp.github.io/theme/images/icons/twitter.png "> </ a >
91
+ < a href ="https://rabierp.github.io/feeds/all.atom.xml " rel ="alternate ">
92
+ < img src ="https://rabierp.github.io/theme/images/icons/rss.png "> </ a >
89
93
</ p >
90
94
91
95
< h2 > Categories</ h2 >
92
96
< ul class ="navbar ">
93
- < li > < a href ="/category/blogging.html "> Blogging</ a > </ li >
97
+ < li > < a href ="https://rabierp.github.io /category/blogging.html "> Blogging</ a > </ li >
94
98
</ ul >
95
99
96
100
< h2 class ="blog_roll_link "> < br /> BLOGROLLS</ h2 >
@@ -104,15 +108,15 @@ <h2 class="blog_roll_link"><br/>BLOGROLLS</h2>
104
108
105
109
<!-- Content -->
106
110
< article >
107
- < h1 class ="title "> Hi, I'm Pascal Rabier </ h1 >
111
+ < h1 class ="title "> Welcome to my Blog! </ h1 >
108
112
109
113
< ol >
110
114
< h2 class ="latest "> Latest Posts</ h2 >
111
115
< li class ="post_list "> < p class ="post_entry ">
112
- < h2 class ="post_title "> < a href ="/setting-up-a-github-blog-with-pelican.html " rel ="bookmark " title ="Permalink to Setting up a GitHub blog with Pelican "> Setting up a GitHub blog with Pelican</ a > </ h2 >
113
- < a href ="/author/pascal-rabier.html "> @Pascal Rabier</ a >
116
+ < h2 class ="post_title "> < a href ="https://rabierp.github.io /setting-up-a-github-blog-with-pelican.html " rel ="bookmark " title ="Permalink to Setting up a GitHub blog with Pelican "> Setting up a GitHub blog with Pelican</ a > </ h2 >
117
+ < a href ="https://rabierp.github.io /author/pascal-rabier.html "> @Pascal Rabier</ a >
114
118
< span > in </ span >
115
- < span class ="post_category "> < a href ="/category/blogging.html " rel ="bookmark " title ="Permalink to Blogging "> [ Blogging ]</ a > </ span >
119
+ < span class ="post_category "> < a href ="https://rabierp.github.io /category/blogging.html " rel ="bookmark " title ="Permalink to Blogging "> [ Blogging ]</ a > </ span >
116
120
< span class ="post_date "> lun. 17 avril 2017</ span >
117
121
</ li >
118
122
</ ol >
0 commit comments