-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfeed.xml
132 lines (86 loc) · 5.29 KB
/
feed.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>{ John Smith }</title>
<description>Blog and website of John Smith, blogging mainly for tech. Opinions expressed are mine.</description>
<link>https://panossakkos.github.io/personal-jekyll-theme</link>
<atom:link href="https://panossakkos.github.io/personal-jekyll-theme/feed.xml" rel="self" type="application/rss+xml" />
<item>
<title>Welcome to { Personal } Jekyll Theme!</title>
<description><p>Click the view more posts link bellow, to see the currently available post-tutorials to help you get your { Personal } website up and running quicker!</p>
</description>
<pubDate>Sat, 27 Jun 2015 00:00:00 -0300</pubDate>
<link>https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/27/welcome.html</link>
<guid isPermaLink="true">https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/27/welcome.html</guid>
</item>
<item>
<title>Initial setup</title>
<description><p>All features of { Personal } are controlled by setting values to variables that are defined in the
_config.yml file. Let’s start with the initial variables that you have to set before
serving your { Personal } website for the first time.</p>
</description>
<pubDate>Thu, 25 Jun 2015 00:00:00 -0300</pubDate>
<link>https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/25/initial-setup.html</link>
<guid isPermaLink="true">https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/25/initial-setup.html</guid>
</item>
<item>
<title>Modifying the Header</title>
<description><p>The intro part of the index page (Header) is consisted of four elements:</p>
</description>
<pubDate>Wed, 24 Jun 2015 00:00:00 -0300</pubDate>
<link>https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/24/intro-layout-tutorial.html</link>
<guid isPermaLink="true">https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/24/intro-layout-tutorial.html</guid>
</item>
<item>
<title>Web app mode</title>
<description><p>You can make your website behave like a native web app in iOS and Android devices
by providing links for the icons for each resolution:</p>
</description>
<pubDate>Mon, 22 Jun 2015 00:00:00 -0300</pubDate>
<link>https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/22/web-app-mode.html</link>
<guid isPermaLink="true">https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/22/web-app-mode.html</guid>
</item>
<item>
<title>Setting up the Blog</title>
<description><p>A website is truly personal if it hosts your blog as well, this place of the internet
where you can place your thoughts about anything!</p>
</description>
<pubDate>Sat, 20 Jun 2015 00:00:00 -0300</pubDate>
<link>https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/20/blog-tutorial.html</link>
<guid isPermaLink="true">https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/20/blog-tutorial.html</guid>
</item>
<item>
<title>Writing posts</title>
<description><h3 id="creating-a-new-post">Creating a new post</h3>
</description>
<pubDate>Fri, 19 Jun 2015 00:00:00 -0300</pubDate>
<link>https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/19/writing-posts.html</link>
<guid isPermaLink="true">https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/19/writing-posts.html</guid>
</item>
<item>
<title>Adding a life event in the Timeline</title>
<description><p>One of the coolest features of { Personal } is that enables you to tell your life’s story in
the form of a timeline of photos, dates and text descriptions.</p>
</description>
<pubDate>Fri, 12 Jun 2015 00:00:00 -0300</pubDate>
<link>https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/12/timeline-tutorial.html</link>
<guid isPermaLink="true">https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/12/timeline-tutorial.html</guid>
</item>
<item>
<title>Modifying the social buttons</title>
<description><p>Social buttons (rendered above the footer) are great for having a small hub with all your social footprint.</p>
</description>
<pubDate>Thu, 11 Jun 2015 00:00:00 -0300</pubDate>
<link>https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/11/social-buttons-tutorial.html</link>
<guid isPermaLink="true">https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/11/social-buttons-tutorial.html</guid>
</item>
<item>
<title>Modifying the Contact</title>
<description><p>The contact part of the index page is consisted of two elements:</p>
</description>
<pubDate>Wed, 10 Jun 2015 00:00:00 -0300</pubDate>
<link>https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/10/contact-tutorial.html</link>
<guid isPermaLink="true">https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/10/contact-tutorial.html</guid>
</item>
</channel>
</rss>