<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tests on Kang Yu</title>
    <link>https://kangyu.org/test/</link>
    <description>Recent content in Tests on Kang Yu</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 18 Apr 2016 00:00:00 +0000</lastBuildDate><atom:link href="https://kangyu.org/test/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>new post</title>
      <link>https://kangyu.org/test/2016-04-18-new-post/</link>
      <pubDate>Mon, 18 Apr 2016 00:00:00 +0000</pubDate>
      
      <guid>https://kangyu.org/test/2016-04-18-new-post/</guid>
      <description>##test Your markdown here!
{% highlight r %} plot(1:10) {% endhighlight %}
{% highlight r %} list.files(&amp;quot;_site/&amp;quot;) {% endhighlight %}
{% highlight text %}
character(0) {% endhighlight %}
{% highlight r %} list.files(&amp;quot;/Volumes/www&amp;quot;) {% endhighlight %}
{% highlight text %}
[1] &amp;ldquo;index_old.html&amp;rdquo; {% endhighlight %}
{% highlight r %}
file.copy(&amp;quot;_site/.&amp;quot;, &amp;ldquo;/Volumes/www&amp;rdquo;, recursive = TRUE) {% endhighlight %}</description>
    </item>
    
    <item>
      <title>new post.Rmd</title>
      <link>https://kangyu.org/test/2016-04-18-new-post.rmd/</link>
      <pubDate>Mon, 18 Apr 2016 00:00:00 +0000</pubDate>
      
      <guid>https://kangyu.org/test/2016-04-18-new-post.rmd/</guid>
      <description>Your markdown here!
bla {% highlight r %} plot(1:10) {% endhighlight %}</description>
    </item>
    
    <item>
      <title>my first blog</title>
      <link>https://kangyu.org/test/2016-04-17-my-first-blog/</link>
      <pubDate>Sun, 17 Apr 2016 00:00:00 +0000</pubDate>
      
      <guid>https://kangyu.org/test/2016-04-17-my-first-blog/</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.
When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within the document. You can embed an R code chunk like this:
{% highlight r %} summary(cars) {% endhighlight %}</description>
    </item>
    
    <item>
      <title>my first blog with knitr and jekyll!</title>
      <link>https://kangyu.org/test/2016-04-17-my-first-blog-with-knitr-and-jekyll/</link>
      <pubDate>Sun, 17 Apr 2016 00:00:00 +0000</pubDate>
      
      <guid>https://kangyu.org/test/2016-04-17-my-first-blog-with-knitr-and-jekyll/</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.
When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within the document. You can embed an R code chunk like this:
{% highlight r %} summary(cars) {% endhighlight %}</description>
    </item>
    
    <item>
      <title>slides with knit jekyll</title>
      <link>https://kangyu.org/test/2016-04-17-slides-with-knit-jekyll/</link>
      <pubDate>Sun, 17 Apr 2016 00:00:00 +0000</pubDate>
      
      <guid>https://kangyu.org/test/2016-04-17-slides-with-knit-jekyll/</guid>
      <description>R Markdown This is an R Markdown presentation. 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.
When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within the document.
Slide with Bullets  Bullet 1 Bullet 2 Bullet 3  Slide with R Output {% highlight r %} summary(cars) {% endhighlight %}</description>
    </item>
    
    <item>
      <title>Untitled RMarkdown file</title>
      <link>https://kangyu.org/test/2016-04-15-untitled-rmarkdown-file/</link>
      <pubDate>Fri, 15 Apr 2016 00:00:00 +0000</pubDate>
      
      <guid>https://kangyu.org/test/2016-04-15-untitled-rmarkdown-file/</guid>
      <description>R Markdown This is an R Markdown presentation. 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.
When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within the document.
 Slide with Bullets  Bullet 1 Bullet 2 Bullet 3   Slide with R Output summary(cars) ## speed dist ## Min.</description>
    </item>
    
    <item>
      <title>just a test! with any data</title>
      <link>https://kangyu.org/test/2016-01-01-just-a-test-with-any-data/</link>
      <pubDate>Fri, 01 Jan 2016 00:00:00 +0000</pubDate>
      
      <guid>https://kangyu.org/test/2016-01-01-just-a-test-with-any-data/</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.
When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within the document. You can embed an R code chunk like this:
{% highlight r %} summary(cars) {% endhighlight %}</description>
    </item>
    
    <item>
      <title>Serve Jekyll Websites with servr and knitr</title>
      <link>https://kangyu.org/test/2014-09-28-serve-jekyll-websites-with-servr-and-knitr/</link>
      <pubDate>Sun, 28 Sep 2014 00:00:00 +0000</pubDate>
      
      <guid>https://kangyu.org/test/2014-09-28-serve-jekyll-websites-with-servr-and-knitr/</guid>
      <description>The R package servr can be used to set up an HTTP server to serve files under a directory. Since servr v0.2, it has added a function servr::jekyll() specifically designed for websites based on Jekyll and R Markdown. The main features of this function are:
 R Markdown source files are re-compiled through knitr when their corresponding Markdown output files become older1 than source files; The web page will refresh itself automatically in the above case as well;  As a result, all you need to do is write your blog posts (R Markdown documents), and you do not need to worry about re-building the website or calling knitr commands.</description>
    </item>
    
    <item>
      <title>Welcome to Jekyll!</title>
      <link>https://kangyu.org/test/2014-09-27-welcome-to-jekyll/</link>
      <pubDate>Sat, 27 Sep 2014 23:16:53 +0000</pubDate>
      
      <guid>https://kangyu.org/test/2014-09-27-welcome-to-jekyll/</guid>
      <description>You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve --watch, which launches a web server and auto-regenerates your site when a file is updated.
To add new posts, simply add a file in the _posts directory that follows the convention YYYY-MM-DD-name-of-post.</description>
    </item>
    
    <item>
      <title>My first painful post in win 7 with Pelican&#43;Github-pages</title>
      <link>https://kangyu.org/test/2014-08-08-my-first-painful-post-in-win-7-with-pelican-github-pages/</link>
      <pubDate>Fri, 08 Aug 2014 00:00:00 +0000</pubDate>
      
      <guid>https://kangyu.org/test/2014-08-08-my-first-painful-post-in-win-7-with-pelican-github-pages/</guid>
      <description>Short version for index and feeds</description>
    </item>
    
    <item>
      <title>install python pelican</title>
      <link>https://kangyu.org/test/2010-12-03-install-python-pelican/</link>
      <pubDate>Fri, 03 Dec 2010 00:00:00 +0000</pubDate>
      
      <guid>https://kangyu.org/test/2010-12-03-install-python-pelican/</guid>
      <description>Short version for index and feeds install python pelican</description>
    </item>
    
    <item>
      <title>Welcome to MarkdownPad 2</title>
      <link>https://kangyu.org/test/2010-12-03-welcome-to-markdownpad-2/</link>
      <pubDate>Fri, 03 Dec 2010 00:00:00 +0000</pubDate>
      
      <guid>https://kangyu.org/test/2010-12-03-welcome-to-markdownpad-2/</guid>
      <description>Short version for index and feeds</description>
    </item>
    
  </channel>
</rss>
