-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
91 lines (91 loc) · 5.8 KB
/
index.xml
File metadata and controls
91 lines (91 loc) · 5.8 KB
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
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title></title>
<link>https://shanzem.github.io/Lukes-Blog/</link>
<description>This is my cool site</description>
<generator>Hugo -- gohugo.io</generator><lastBuildDate>Thu, 23 Mar 2023 21:29:01 +0800</lastBuildDate>
<atom:link href="https://shanzem.github.io/Lukes-Blog/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>TryHackMe-ICE</title>
<link>https://shanzem.github.io/Lukes-Blog/posts/tryhackme-ice/</link>
<pubDate>Thu, 23 Mar 2023 21:29:01 +0800</pubDate>
<author>Luke Hays</author>
<guid>https://shanzem.github.io/Lukes-Blog/posts/tryhackme-ice/</guid>
<description><![CDATA[<p>TryHackMe - Ice, To aquire ROOT on a windows 7 machine which is using a out of date version of Icecast with a known CVE to exploit. To execute arbitrary code.</p>]]></description>
</item>
<item>
<title>Collection of pictures for my Blog</title>
<link>https://shanzem.github.io/Lukes-Blog/posts/random-pics/</link>
<pubDate>Thu, 23 Mar 2023 21:29:01 +0800</pubDate>
<author>Luke Hays</author>
<guid>https://shanzem.github.io/Lukes-Blog/posts/random-pics/</guid>
<description><![CDATA[<p>Assortment of random CTF / TryHackMe pictures of completions.</p>]]></description>
</item>
<item>
<title>Theme Documentation - Built-in Shortcodes</title>
<link>https://shanzem.github.io/Lukes-Blog/posts/theme-documentation-built-in-shortcodes/</link>
<pubDate>Wed, 04 Mar 2020 16:29:41 +0800</pubDate>
<author>Dillon</author>
<guid>https://shanzem.github.io/Lukes-Blog/posts/theme-documentation-built-in-shortcodes/</guid>
<description><![CDATA[<p><strong>Hugo</strong> provides multiple built-in shortcodes for author convenience and to keep your markdown content clean.</p>]]></description>
</item>
<item>
<title>Theme Documentation - Extended Shortcodes</title>
<link>https://shanzem.github.io/Lukes-Blog/posts/theme-documentation-extended-shortcodes/</link>
<pubDate>Tue, 03 Mar 2020 16:29:41 +0800</pubDate>
<author>Dillon</author>
<guid>https://shanzem.github.io/Lukes-Blog/posts/theme-documentation-extended-shortcodes/</guid>
<description><![CDATA[<p><strong>LoveIt</strong> theme provides multiple shortcodes on top of built-in ones in Hugo.</p>]]></description>
</item>
<item>
<title>Basic Markdown Syntax</title>
<link>https://shanzem.github.io/Lukes-Blog/posts/basic-markdown-syntax/</link>
<pubDate>Sun, 01 Dec 2019 21:57:40 +0800</pubDate>
<author>Dillon</author>
<guid>https://shanzem.github.io/Lukes-Blog/posts/basic-markdown-syntax/</guid>
<description><![CDATA[<p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files.</p>]]></description>
</item>
<item>
<title>Theme Documentation - mermaid Shortcode</title>
<link>https://shanzem.github.io/Lukes-Blog/posts/theme-documentation-mermaid-shortcode/</link>
<pubDate>Tue, 03 Mar 2020 15:29:41 +0800</pubDate>
<author>Dillon</author>
<guid>https://shanzem.github.io/Lukes-Blog/posts/theme-documentation-mermaid-shortcode/</guid>
<description><![CDATA[<a href="https://github.com/dillonzq/LoveIt/releases/tag/v0.2.11" rel="noopener noreffer" target="_blank"></a>
<p>The <code>mermaid</code> shortcode supports diagrams in Hugo with <a href="https://mermaidjs.github.io/" target="_blank" rel="noopener noreffer ">Mermaid</a> library.</p>]]></description>
</item>
<item>
<title>Emoji Support</title>
<link>https://shanzem.github.io/Lukes-Blog/posts/emoji-support/</link>
<pubDate>Tue, 01 Oct 2019 17:55:28 +0800</pubDate>
<author>Dillon</author>
<guid>https://shanzem.github.io/Lukes-Blog/posts/emoji-support/</guid>
<description><![CDATA[<p>Emoji can be enabled in a Hugo project in a number of ways.</p>]]></description>
</item>
<item>
<title>Theme Documentation - echarts Shortcode</title>
<link>https://shanzem.github.io/Lukes-Blog/posts/theme-documentation-echarts-shortcode/</link>
<pubDate>Tue, 03 Mar 2020 14:29:41 +0800</pubDate>
<author>Dillon</author>
<guid>https://shanzem.github.io/Lukes-Blog/posts/theme-documentation-echarts-shortcode/</guid>
<description><![CDATA[<p>The <code>echarts</code> shortcode supports data visualization in Hugo with <a href="https://echarts.apache.org/" target="_blank" rel="noopener noreffer ">ECharts</a> library.</p>]]></description>
</item>
<item>
<title>Theme Documentation - mapbox Shortcode</title>
<link>https://shanzem.github.io/Lukes-Blog/posts/theme-documentation-mapbox-shortcode/</link>
<pubDate>Tue, 03 Mar 2020 13:29:41 +0800</pubDate>
<author>Dillon</author>
<guid>https://shanzem.github.io/Lukes-Blog/posts/theme-documentation-mapbox-shortcode/</guid>
<description><![CDATA[<a href="https://github.com/dillonzq/LoveIt/releases/tag/v0.2.0" rel="noopener noreffer" target="_blank"></a>
<p>The <code>mapbox</code> shortcode supports interactive maps in Hugo with <a href="https://docs.mapbox.com/mapbox-gl-js" target="_blank" rel="noopener noreffer ">Mapbox GL JS</a> library.</p>]]></description>
</item>
<item>
<title>Theme Documentation - music Shortcode</title>
<link>https://shanzem.github.io/Lukes-Blog/posts/theme-documentation-music-shortcode/</link>
<pubDate>Tue, 03 Mar 2020 12:29:41 +0800</pubDate>
<author>Dillon</author>
<guid>https://shanzem.github.io/Lukes-Blog/posts/theme-documentation-music-shortcode/</guid>
<description><![CDATA[<p>The <code>music</code> shortcode embeds a responsive music player based on <a href="https://github.com/MoePlayer/APlayer" target="_blank" rel="noopener noreffer ">APlayer</a> and <a href="https://github.com/metowolf/MetingJS" target="_blank" rel="noopener noreffer ">MetingJS</a>.</p>]]></description>
</item>
</channel>
</rss>