Git Product home page Git Product logo

Comments (5)

jjallaire avatar jjallaire commented on June 25, 2024

I'm not seeing that error in a simple site that I have locally. Could you provide the full source code of a site which exhibits this error? (or a link to a git repo that does)

from distill.

annafergusson avatar annafergusson commented on June 25, 2024

Here's a link to a repo I just created using the default settings for a radix blog: https://github.com/annafergusson/radix-check/. I can't knit about.Rmd to make it the listings page without getting the error above.

Edit: If I copy the posts.json file from the _site/posts folder into the _posts folder, then I can knit the about.Rmd page to make it the listing page.

from distill.

jjallaire avatar jjallaire commented on June 25, 2024

The issue is that you are missing this line in the YAML for index.Rmd:

site: radix::radix_website

If you used the RStudio template or radix::create_blog() function to create the site then this should have been added automatically, not sure why it's absent.

from distill.

annafergusson avatar annafergusson commented on June 25, 2024

Why is it absent? :-) Because this human didn't read https://rstudio.github.io/radix/blog.html#listing-pages properly! Thanks @jjallaire

from distill.

jjallaire avatar jjallaire commented on June 25, 2024

You bet, glad it's all working now :-)

from distill.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.