-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrss.xml
62 lines (60 loc) · 3.54 KB
/
rss.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
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="https://nickliffen.dev/rss.xml" rel="self" type="application/rss+xml" />
<title>Nick Liffen's Blog | Technology, DevOps and Developer Blog</title>
<link>https://nickliffen.dev</link>
<description>Nick Liffen's Blog | Focusing on DevOps, Developer Experince and all aspects of Technology</description>
<category>Web Development</category>
<language>en-GB</language>
<item>
<title>Nick Liffen's Blog | Why Advanced Security? | Blog Post</title>
<link>https://nickliffen.me/articles/why-advanced-security.html</link>
<description>Nick Liffen's Blog | Why GitHub Advanced Security - More then just the results found. | Blog Post</description>
<guid>https://nickliffen.me/articles/why-advanced-security.html</guid>
<pubDate>Sun, 06 Feb 2022 18:00:00 GMT</pubDate>
</item>
<item>
<title>Nick Liffen's Blog | The Importance of Developer Experience | Blog Post</title>
<link>https://nickliffen.me/articles/developer-evolution.html</link>
<description>Nick Liffen's Blog | The Importance of Developer Experience - Developer roles are evolving! | Blog Post</description>
<guid>https://nickliffen.me/articles/developer-evolution.html</guid>
<pubDate>Sat, 11 Sep 2021 18:00:00 GMT</pubDate>
</item>
<item>
<title>Nick Liffen's Blog | Coordinating a multi-lambda software product | Blog Post</title>
<link>https://nickliffen.dev/articles/step-functions.html</link>
<description>Nick Liffen's Blog | Coordinating a multi-lambda software product | Blog Post</description>
<guid>https://nickliffen.dev/articles/step-functions.html</guid>
<pubDate>Sun, 29 Aug 2021 18:00:00 GMT</pubDate>
</item>
<item>
<title>Nick Liffen's Blog | An InnerSourcing Approach within an Enterprise | Blog Post</title>
<link>https://nickliffen.dev/articles/innersourcing.html</link>
<description>Nick Liffen's Blog | An InnerSourcing Approach within an Enterprise from Eli Lilly on InnerSourcing | Blog Post</description>
<guid>https://nickliffen.dev/articles/innersourcing.html</guid>
<pubDate>Sun, 14 Jan 2021 18:00:00 GMT</pubDate>
</item>
<item>
<title>Nick Liffen's Blog | Centralised vs Decentralised DevOps | Blog Post</title>
<link>https://nickliffen.dev/articles/centralised-vs-decentralised-devops.html</link>
<description>Nick Liffen Blog | Centralised vs Decentralised DevOps Toolchain - The Differences | Blog Post</description>
<guid>https://nickliffen.dev/articles/centralised-vs-decentralised-devops.html</guid>
<pubDate>Sun, 7 Feb 2021 18:00:00 GMT</pubDate>
</item>
<item>
<title>Nick Liffen Blog | Review of GitHub Code Scanning | Blog Post</title>
<link>https://nickliffen.dev/articles/review-ghas-code-scanning-enterprise.html</link>
<description>Nick Liffen Blog | Review of GitHub Advanced Security Code Scanning in an Enterprise | Blog Post</description>
<guid>https://nickliffen.dev/articles/review-ghas-code-scanning-enterprise.html</guid>
<pubDate>Sat, 30 Jan 2021 18:00:00 GMT</pubDate>
</item>
<item>
<title>Nick Liffen's Blog | Building a Simple Website | Blog Post</title>
<link>https://nickliffen.dev/articles/building-a-simple-website.html</link>
<description>Nick Liffen's Blog | The importance of building a simple but effective website | Blog Post</description>
<guid>https://nickliffen.dev/articles/building-a-simple-website.html</guid>
<pubDate>Sun, 24 Jan 2021 18:00:00 GMT</pubDate>
</item>
</channel>
</rss>