forked from jadonk/o-botics.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeed.xml
More file actions
123 lines (95 loc) · 6.82 KB
/
Copy pathfeed.xml
File metadata and controls
123 lines (95 loc) · 6.82 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
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" xml:lang="en">
<title type="text">O'Botics</title>
<generator uri="https://github.com/mojombo/jekyll">Jekyll</generator>
<link rel="self" type="application/atom+xml" href="/feed.xml" />
<link rel="alternate" type="text/html" href="" />
<updated>2014-04-02T11:01:57-04:00</updated>
<id>/</id>
<author>
<name>O-Botics</name>
<uri>/</uri>
<email>rowoflo@o-botics.org</email>
</author>
<entry>
<title type="html"><![CDATA[O'Botics Up and Running]]></title>
<link rel="alternate" type="text/html" href="/news/site-up-and-running/"/>
<id>/news/site-up-and-running</id>
<updated>2014-03-07T00:00:00-00:00</updated>
<published>2014-03-07T00:00:00-05:00</published>
<author>
<name>O-Botics</name>
<uri></uri>
<email>rowoflo@o-botics.org</email>
</author>
<content type="html"><p>Ok, after a lot of Googling and tweaking I finally got the website up and running with comments and everything else working. A lot of material still needs to be added but the foundation of the site is in place.</p>
<p>Soon I will make a post on how somebody other than myself can add content to the site. The main idea will be to fork the website repos (there are now two repos because GitHub does not compile Jekyll plugins) add your content and then do a pull request. The content will need to be added in one of two places. If you want to add a new robot that will go in the robots folder, if you want to add a new roboticist that will go in the roboticists folder. All material consist of just HTML, MD, or YAML files. Full tutorial to come.</p>
<p>Also, ideally I would like to move the site from GitHub hosting to something else, so an actual forum can be connected with the site, something like <a href="http://www.discourse.org/">Discourse</a>. This requires having dynamic pages, which can not be done with GitHub.</p>
<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<p><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a></p>
<p><a href="/news/site-up-and-running/">O'Botics Up and Running</a> was originally published by O-Botics at <a href="">O'Botics</a> on March 07, 2014.</p></content>
</entry>
<entry>
<title type="html"><![CDATA[Trouble Updating The Site]]></title>
<link rel="alternate" type="text/html" href="/news/trouble-updating-site/"/>
<id>/news/trouble-updating-site</id>
<updated>2014-03-05T00:00:00-00:00</updated>
<published>2014-03-05T00:00:00-05:00</published>
<author>
<name>O-Botics</name>
<uri></uri>
<email>rowoflo@o-botics.org</email>
</author>
<content type="html"><p>I have spent a nontrivial amount of time trying to get the site up and running. Most of that time was spent making it easy to add new robots and roboticists and then have those additions get automatically displayed on the appropriate pages. This is working on my local machine but does not seem to want to work on GitHub for the world to see. This will take some debugging ;-)</p>
<p>Do not worry the site will be up for all the world to see shortly.</p>
<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<p><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a></p>
<p><a href="/news/trouble-updating-site/">Trouble Updating The Site</a> was originally published by O-Botics at <a href="">O'Botics</a> on March 05, 2014.</p></content>
</entry>
<entry>
<title type="html"><![CDATA[Hello World]]></title>
<link rel="alternate" type="text/html" href="/news/hello-world/"/>
<id>/news/hello-world</id>
<updated>2014-02-27T00:00:00-00:00</updated>
<published>2014-02-27T00:00:00-05:00</published>
<author>
<name>O-Botics</name>
<uri></uri>
<email>rowoflo@o-botics.org</email>
</author>
<content type="html"><p>Hello World from O’Botics. The site is up. Not much on it right now but hopefully that will change quickly.</p>
<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<p><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a></p>
<p><a href="/news/hello-world/">Hello World</a> was originally published by O-Botics at <a href="">O'Botics</a> on February 27, 2014.</p></content>
</entry>
</feed>