0

I am creating a web page in distill. When I try to create a post with the following code

distill::create_post("science", collection = "disclosure")

Here I tell distill to create a new post called science, in the disclosure section. but i get the following error:

In addition: Warning message:
In as.character.POSIXt(as.POSIXlt(x), ...) :
   as.character(td, ..) no longer obeys a 'format' argument; use format(td, ..) ?

I get rmd to create the post but when I build the website I don't get the post on the page.

Phil
  • 7,287
  • 3
  • 36
  • 66
D2023
  • 1
  • FYI: This issue was already reported on Github: https://github.com/rstudio/distill/issues/488. – stefan Jun 11 '23 at 07:34

0 Answers0