Hi,
I created my personal website using blogdown with the instructions from several rstats experts (thanks!) and now that I have something to write about, I'd like to start a blog. I have everything working reasonably well, but I want to do the blog using .rmd files instead of .md files. I know this is possible because I've seen it on other people personal pages and checked on their github to reference the files.
Here are some clips and file references for people to point me in the right direction. I haven't changed the examples the blogdown site came with and they still work with the images inset as you can see. These are from the output once I use serve_site().
This is the file pathway that gives those posts. The blog I'm trying to create is called RStats Journey.
Here are the files for the blogpost that doesn't show the picture and the Yaml is below
and in the post itself, the featured image is also not shown.
I'd love if someone could give me a tip on what I'm not getting right or a better way to do it.
Thanks in advance for everyone's help.
Chris