Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RMD files rendering but not showing when using Future Imperfect (and FI Slim) in RStudio with blogdown #162

Open
DiegoUsaiUK opened this issue Oct 27, 2019 · 0 comments

Comments

@DiegoUsaiUK
Copy link

Expected Behavior

I followed the instructions provided in bookdown.org/yihui/blogdown/ to create a website using RStudio and bookdown with the FI template . The sample website renders OK and I can visualise that locally on my PC with both Chrome and Firefox. Unfortunately in both cases the sample Rmarkdown (.Rmd) file "2015-07-23-r-rmarkdown" that comes with the default content does not show anywhere.

Current Behavior

Interestingly, when I look at "Categories", the "R" category assigned to the sample Rmarkdown file shows up fine, as shown in the picture below...
FI_RMD_issue_pc1

...but when I click on "R" nothing shows up!
FI_RMD_issue_pc2

Possible Solution

Steps to Reproduce or Template with Error (for bugs)

Ive followed the steps in this blogpost (http://estebanmoro.org/post/2019-02-02-setting-up-your-blog-with-rstudio-and-blogdown-i-creating-the-blog/) under the section "Creating the blog"

    • installed the blogdown package in RStudio with install.packages("blogdown")
    • Open a new project in RStudio: File → New Project → New Directory → Website using Blogdown
    • paste "jpescador/hugo-future-imperfect" in the "Hugo theme" window
    • Hit the Create Project
    • run "blogdown::serve_site()" in the console, visualise the sample site in either Chrome or Firefox and check that everything is working fine.

Context

I'm trying to use the FI theme as it has many more facilities than the one I'm currently using (casper-two) but all of my projects and articles are in .Rmd format and I won't be able to transfer them.

Your Environment

Hugo Version:
v0.59.0

Browser:
Chrome & Firefox

Desktop or Mobile:
Desktop

Link to your project:
There is no link to a project as I've only tried it locally for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant