Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jeroen pushed 14 commits to stuff r-universe-org/frontend
- do not track visits for preview pages a83cf3b
- Fix view for packages without datasets Part of https://github.com/r-universe-org/help/issues/551 0c13bf9
- Tweak d9d9392
- Fix social links bee2cb5
- tweak for litedown vignette 8e41f07
- Workaround for vignettes without article.js d77e674
- port some apis 2281eaa
- Fall back on cdn ec490a2
- Add new libs b1bb18a
- cleanup a1e20f4
- cleanup 7f2106d
- cleanup 6901bf3
- update 2e6b746
- start with api port 8294e5f
jeroen pushed 1 commit to main r-universe-org/frontend
- Workaround for vignettes without article.js d77e674
jeroen pushed 1 commit to main r-universe-org/frontend
- Workaround for vignettes without article.js 10d45db
jeroen pushed 1 commit to main r-universe-org/frontend
- Workaround for vignettes without article.js c67f9b9
jeroen created a comment on an issue on r-universe-org/help
It seems that customizing the default styling of litedown vignettes is actually quite complicated, because of the many css/js plugins that users can specify in the fontmatter. Those plugins seems t...
jeroen pushed 1 commit to master r-universe-org/build-source
- Try using options(litedown.html.template) b72d861
jeroen pushed 1 commit to master r-universe-org/build-source
- Try using options(litedown.html.template) 140fff4
jeroen pushed 1 commit to master r-universe-org/build-source
- Try using options(litedown.html.template) 771bb69
jeroen pushed 1 commit to master r-universe-org/build-source
- Try using a custom litedown template da047aa
jeroen pushed 1 commit to master r-universe-org/build-source
- Try using a custom litedown template 51c4c53
jeroen opened an issue on curl/curl
CURLOPT_PIPEWAIT runs all requests sequentially for HTTP 1.0
### I did this Perhaps this is not a bug, but expected. Just want to confirm: When making several concurrent requests with `CURLOPT_PIPEWAIT` to a server that does not support http keepalive (e...jeroen created a branch on r-lib/httr2
webfakes-multi - Make HTTP requests and process their responses. A modern reimagining of httr.