-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed.xml
123 lines (110 loc) · 4.58 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
<title>Cheap Websites Done Quick</title>
<link href="https://cwdq.lol/feed.xml" rel="self" />
<link href="https://cwdq.lol" />
<updated>2022-11-22T01:34:28-05:00</updated>
<author>
<name>John Scimone</name>
</author>
<id>https://cwdq.lol</id>
<entry>
<title>Useful Resources</title>
<author>
<name>John Scimone</name>
</author>
<link href="https://cwdq.lol/useful-resources-5/"/>
<id>https://cwdq.lol/useful-resources-5/</id>
<media:content url="https://cwdq.lol/media/posts/10/elena-rouame-9JU2CKqtw0M-unsplash.jpg" medium="image" />
<updated>2022-11-22T01:26:30-05:00</updated>
<summary>
<![CDATA[
<img src="https://cwdq.lol/media/posts/10/elena-rouame-9JU2CKqtw0M-unsplash.jpg" alt="" />
HTML, CSS, and JavaScript W3Schools Images and Artwork Unsplash
]]>
</summary>
<content type="html">
<![CDATA[
<p><img src="https://cwdq.lol/media/posts/10/elena-rouame-9JU2CKqtw0M-unsplash.jpg" class="type:primaryImage" alt="" /></p>
<h2 id="html-css-and-javascript">
HTML, CSS, and JavaScript
</h2>
<ul>
<li><a href="https://w3schools.com" target="_blank" rel="nofollow noopener">W3Schools</a></li>
</ul>
<h2 id="images-and-artwork">
Images and Artwork
</h2>
<ul>
<li><a href="https://unsplash.com" target="_blank" rel="nofollow noopener">Unsplash</a></li>
</ul>
<p>
</p>
]]>
</content>
</entry>
<entry>
<title>Get Crafty</title>
<author>
<name>John Scimone</name>
</author>
<link href="https://cwdq.lol/get-crafty/"/>
<id>https://cwdq.lol/get-crafty/</id>
<updated>2022-11-22T01:26:15-05:00</updated>
<summary></summary>
<content></content>
</entry>
<entry>
<title>Install and Configure Publii</title>
<author>
<name>John Scimone</name>
</author>
<link href="https://cwdq.lol/more-stuff/"/>
<id>https://cwdq.lol/more-stuff/</id>
<updated>2022-11-22T01:25:55-05:00</updated>
<summary></summary>
<content></content>
</entry>
<entry>
<title>Get a Domain</title>
<author>
<name>John Scimone</name>
</author>
<link href="https://cwdq.lol/other-thing/"/>
<id>https://cwdq.lol/other-thing/</id>
<updated>2022-11-22T01:25:37-05:00</updated>
<summary></summary>
<content></content>
</entry>
<entry>
<title>Background Info</title>
<author>
<name>John Scimone</name>
</author>
<link href="https://cwdq.lol/setup/"/>
<id>https://cwdq.lol/setup/</id>
<updated>2022-11-22T01:22:52-05:00</updated>
<summary></summary>
<content></content>
</entry>
<entry>
<title>You Too Can Make a Cheap Website Quickly!</title>
<author>
<name>John Scimone</name>
</author>
<link href="https://cwdq.lol/you-too-can-make-a-cheap-website-quickly/"/>
<id>https://cwdq.lol/you-too-can-make-a-cheap-website-quickly/</id>
<updated>2022-11-22T01:34:28-05:00</updated>
<summary>
<![CDATA[
All it takes is a few steps to get started, and then you're all set! There's a WYSIWYG editor called Publii that you can install that will allow you to easily create pages to upload to a free* or inexpensive static website hosting services. This…
]]>
</summary>
<content type="html">
<![CDATA[
<p>All it takes is a few steps to get started, and then you're all set! There's a WYSIWYG editor called Publii that you can install that will allow you to easily create pages to upload to a free* or inexpensive static website hosting services. </p>
<p>This site is intended to go along with a live human-lead class at <a href="https://sparkmakerspace.org" rel="nofollow">Spark Makerspace</a>. Students will learn a decent amount about how the world wide web works, get a custom domain (if they want), and build a blog-ish site using free and easy to use open-source tools. </p>
]]>
</content>
</entry>
</feed>