-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed.xml
56 lines (32 loc) · 1.67 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
<feed xmlns="http://www.w3.org/2005/Atom">
<id>http://localhost:4000/</id>
<title>Understanding InfoSec, Life, and Humanity</title>
<subtitle>A simple blog to help keep me on track...</subtitle>
<updated>2022-09-02T00:15:37-07:00</updated>
<author>
<name>nix-xin</name>
<uri>http://localhost:4000/</uri>
</author>
<link rel="self" type="application/atom+xml" href="http://localhost:4000/feed.xml"/>
<link rel="alternate" type="text/html" hreflang="en"
href="http://localhost:4000/"/>
<generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator>
<rights> © 2022 nix-xin </rights>
<icon>/assets/img/favicons/favicon.ico</icon>
<logo>/assets/img/favicons/favicon-96x96.png</logo>
<entry>
<title>Consistently Blogging</title>
<link href="http://localhost:4000/posts/Consistently_Blogging/" rel="alternate" type="text/html" title="Consistently Blogging" />
<published>2022-08-21T00:00:00-07:00</published>
<updated>2022-08-21T00:00:00-07:00</updated>
<id>http://localhost:4000/posts/Consistently_Blogging/</id>
<content src="http://localhost:4000/posts/Consistently_Blogging/" />
<author>
<name>nix-xin</name>
</author>
<summary>
Blogging Consistently
I started the year hoping to blog more. I must have tried out at least 7 or 8 different blogging platforms over the years. Recently settled on Medium, but haven’t made significant progress. I think I’m always searching for the perfect feeling of visual representation of my words. I often stare at the screen, simply looking at the font, expecting it to tell me that its okay...
</summary>
</entry>
</feed>