-
Notifications
You must be signed in to change notification settings - Fork 3
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
htmlwidgets _posts/libs not loading in jekyll rendered site #4
Comments
Got it. Thanks Ben for posting this! LeahLeah A. Wasser, Ph.D. Boulder, ColoradoFor free tutorials and resources on working with spatio-temporal data: From: Ben Best <[email protected]mailto:[email protected]> [image]https://cloud.githubusercontent.com/assets/2837257/10768678/94d59dd6-7c9f-11e5-9160-58f0f472a3f1.png Reply to this email directly or view it on GitHubhttps://github.com//issues/4. |
Yep, sounds good. Just checked in a simplified |
Worth noting that prettier sites using htmlwidgets are done here: as mentioned in Using htmlwidgets graphics with servr::jekyll() · Issue #8 · yihui/knitr-jekyll. |
cool -- thank you. Should we keep this open so it remains a "to do" ? we will figure it out! links are greatly appreciated! |
Sure, as you wish -- reopened. I previously closed it because I committed a solution to render and display posts (see the README.md). I like the ability to knit a standalone post on my desktop and see it's fully rendered output. If I change a post then I just run make.R to update the index.html. Jekyll doesn't play nicely with htmlwidgets, hence You might consider opening a separate issue that tries to reconcile bringing these lessons together into a single site, factoring in this closed issue as a factor for consideration (if you want to include htmlwidgets) and one possibility to generate output (ie by skipping use of Jekyll and opting for simpler rendering methods like brew and Makefile). |
great suggestion! i'll do that now. and i'll make it a point to bring it up in our discussion in December. i am meeting with someone who is a Make file pro. i am sure he can help with these issues! They will run across all repos! Thanks ben 👍 |
See README.md for attempts so far in getting to work.
The text was updated successfully, but these errors were encountered: