This repository was archived by the owner on Jun 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
44 lines (35 loc) · 1.92 KB
/
index.xml
File metadata and controls
44 lines (35 loc) · 1.92 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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>The Communication and Learning Lab at Carnegie Mellon University</title>
<link>https://callab.github.io/</link>
<description>Recent content on The Communication and Learning Lab at Carnegie Mellon University</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Thu, 23 Jul 2015 21:13:14 -0500</lastBuildDate>
<atom:link href="https://callab.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hello R Markdown</title>
<link>https://callab.github.io/blog/2015-07-23-r-rmarkdown/</link>
<pubDate>Thu, 23 Jul 2015 21:13:14 -0500</pubDate>
<guid>https://callab.github.io/blog/2015-07-23-r-rmarkdown/</guid>
<description>R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com.
You can embed an R code chunk like this:
summary(cars) ## speed dist ## Min. : 4.0 Min. : 2.00 ## 1st Qu.:12.0 1st Qu.: 26.00 ## Median :15.0 Median : 36.00 ## Mean :15.4 Mean : 42.98 ## 3rd Qu.</description>
</item>
<item>
<title>First</title>
<link>https://callab.github.io/blog/first/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://callab.github.io/blog/first/</guid>
<description>My super sweet first blog post!!</description>
</item>
<item>
<title>Second</title>
<link>https://callab.github.io/blog/second/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://callab.github.io/blog/second/</guid>
<description>My awesome blogpost My super sweet second blog post</description>
</item>
</channel>
</rss>