{"id":14068314,"url":"https://github.com/colearendt/gitlink","last_synced_at":"2025-10-25T08:30:25.121Z","repository":{"id":56936813,"uuid":"160975384","full_name":"colearendt/gitlink","owner":"colearendt","description":"An R package to simplify placing GitHub links in your Shiny applications and R Markdown documents","archived":false,"fork":false,"pushed_at":"2019-11-28T05:32:55.000Z","size":156,"stargazers_count":22,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-25T08:21:21.946Z","etag":null,"topics":["github-buttons","github-ribbon","r","r-package","ribbon","rmarkdown","shiny"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colearendt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-08T20:20:01.000Z","updated_at":"2024-04-25T08:21:21.947Z","dependencies_parsed_at":"2022-08-21T01:10:26.501Z","dependency_job_id":null,"html_url":"https://github.com/colearendt/gitlink","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colearendt%2Fgitlink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colearendt%2Fgitlink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colearendt%2Fgitlink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colearendt%2Fgitlink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colearendt","download_url":"https://codeload.github.com/colearendt/gitlink/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219866279,"owners_count":16555908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-buttons","github-ribbon","r","r-package","ribbon","rmarkdown","shiny"],"created_at":"2024-08-13T07:06:05.544Z","updated_at":"2025-10-25T08:30:24.801Z","avatar_url":"https://github.com/colearendt.png","language":"R","readme":"gitlink\n================\n\n[![Travis build status](https://travis-ci.org/colearendt/gitlink.svg?branch=master)](https://travis-ci.org/colearendt/gitlink)\n[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/colearendt/gitlink?branch=master\u0026svg=true)](https://ci.appveyor.com/project/colearendt/gitlink)\n[![Coverage status](https://codecov.io/gh/colearendt/gitlink/branch/master/graph/badge.svg)](https://codecov.io/github/colearendt/gitlink?branch=master)\n\nInclude useful GitHub links in your Shiny applications and R Markdown\ndocuments quickly and easily with the `gitlink` package\\!\n\nFor example,\n\n``` r\n# note that this does not actually work for pure markdown documents like this README\nribbon_css(\"https://github.com/colearendt/gitlink\")\n```\n\n![demo Shiny application with \"Fork Me on Github\" ribbon](man/figures/gitlink-ex.png)\n\n### Getting Started\n\nThe package can be installed from CRAN:\n\n```r\ninstall.packages(\"gitlink\")\n```\n\nOr you can install the latest development version with:\n\n``` r\ndevtools::install_github(\"colearendt/gitlink\")\n```\n\nThe `ribbon_css` function is highly customizable, as you can set any color, font, font-size,\nor other CSS properties with the parameters provided.\n\nFor example:\n\n```r\n  ribbon_css(\"mylink.com\", position = \"left\")\n  ribbon_css(\"mylink.com\", color = \"black\", font_color = \"white\", border_color = \"white\")\n  ribbon_css(\"mylink.com\", text = \"Fork me PLEASE\", fade = FALSE)\n```\n\nFor more advanced examples, see `?ribbon_css`\n\n# Code of Conduct\n\nPlease note that the 'gitlink' project is released with a [Contributor Code of\nConduct](https://github.com/colearendt/gitlink/blob/master/.github/CODE_OF_CONDUCT.md).\nBy contributing to this project, you agree to abide by its terms.\n\n# Other Musings\n\nSome interesting links that we have stumbled upon in our travels. Perhaps\ninteresting for future or related work:\n\n- https://buttons.github.io/\n- https://github.com/tholman/github-corners/\n- http://code.danyork.com/2011/09/29/how-to-create-github-style-fork-me-ribbons-using-only-css/\n- https://unindented.org/articles/github-ribbon-using-css-transforms/\n- https://ghbtns.com/\n","funding_links":[],"categories":["R"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolearendt%2Fgitlink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolearendt%2Fgitlink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolearendt%2Fgitlink/lists"}