<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blogdown on Barbara&#39;s Journal</title>
    <link>/tags/blogdown/</link>
    <description>Recent content in Blogdown on Barbara&#39;s Journal</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 08 Dec 2017 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="/tags/blogdown/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Hello Blog</title>
      <link>/2017/12/08/hello-blog/</link>
      <pubDate>Fri, 08 Dec 2017 00:00:00 +0000</pubDate>
      
      <guid>/2017/12/08/hello-blog/</guid>
      <description>The holy grails of information  https://bookdown.org/yihui/blogdown https://gohugo.io/getting-started/configuration/#configure-blackfriday  Courtesy of https://gohugo.io/content-management/shortcodes/:   Options that need to be set: options(servr.daemon = TRUE, blogdown.author = &amp;quot;Barbara&amp;quot;)  Some info right off the bat (for free!!) This is a post written in plain Markdown (*.md) instead of R Markdown (*.Rmd). The major differences are:
 You cannot run any R code in a plain Markdown document, whereas in an R Markdown document, you can embed R code chunks (```{r}); A plain Markdown post is rendered through Blackfriday, and an R Markdown document is compiled by rmarkdown and Pandoc.</description>
    </item>
    
  </channel>
</rss>