-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeed.xml
More file actions
54 lines (44 loc) · 2.69 KB
/
feed.xml
File metadata and controls
54 lines (44 loc) · 2.69 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
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>No Warranty Expressed or Implied</title>
<description>John Pallister's new blog. Lisp, music, synthesisers, virtual reality and more (eventually).
</description>
<link>https://synchromesh.github.io/</link>
<atom:link href="https://synchromesh.github.io/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Sat, 07 Nov 2015 21:47:58 +0000</pubDate>
<lastBuildDate>Sat, 07 Nov 2015 21:47:58 +0000</lastBuildDate>
<generator>Jekyll v2.4.0</generator>
<item>
<title>First Post</title>
<description><p>
I'm trying to get <a href="http://octopress.org/">Octopress</a> and <a href="http://orgmode.org/">Org mode</a>/<a href="https://github.com/yoshinari-nomura/org-octopress">org-octopress</a> set up and
hosted on <a href="https://pages.github.com/">GitHub Pages</a>.
</p>
<p>
<!-- more -->
</p>
<div id="outline-container-orgheadline1" class="outline-2">
<h2 id="orgheadline1">Resources (of varying usefulness)</h2>
<div class="outline-text-2" id="text-orgheadline1">
<ul class="org-ul">
<li><a href="http://www.chrisanthropic.com/blog/2014/installing-octopress-3-0-from-scratch/">Installing Octopress 3.0 From Scratch</a></li>
<li><a href="http://www.blazeboy.me/how-to-create-a-blog-like-this-for-free-octopress-3-scribble-theme-github.html">HOW TO CREATE A BLOG LIKE THIS FOR FREE : OCTOPRESS 3 + SCRIBBLE THEME + GITHUB</a></li>
<li><a href="http://www.railsonmaui.com/blog/2014/03/05/octopress-setup-with-github-and-org-mode-v2/">Org-Mode Octopress Setup V2</a></li>
<li><a href="http://octopress.org/docs/deploying/github/">Deploying to Github Pages</a></li>
</ul>
<p>
I have an <a href="https://johnp.net/blog/">old blog</a>, but going forward I plan to post about my current and future projects here.
</p>
</div>
</div>
</description>
<pubDate>Tue, 03 Nov 2015 12:32:00 +0000</pubDate>
<link>https://synchromesh.github.io/2015/11/03/first-post.html</link>
<guid isPermaLink="true">https://synchromesh.github.io/2015/11/03/first-post.html</guid>
<category>octopress</category>
<category>org-mode</category>
<category>meta</category>
</item>
</channel>
</rss>