{"id":20667867,"url":"https://github.com/arthurdata/signaturedesigntoken","last_synced_at":"2025-07-01T16:06:11.611Z","repository":{"id":158066184,"uuid":"629243162","full_name":"ArthurData/signaturedesigntoken","owner":"ArthurData","description":"Utilisation des designs Tokens : Figma -\u003e Pull Request","archived":false,"fork":false,"pushed_at":"2024-07-04T10:36:43.000Z","size":360,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T15:59:10.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArthurData.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-17T23:31:50.000Z","updated_at":"2024-11-15T17:29:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd84e0e0-724d-4740-bda2-2d8d6f737a36","html_url":"https://github.com/ArthurData/signaturedesigntoken","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ArthurData/signaturedesigntoken","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurData%2Fsignaturedesigntoken","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurData%2Fsignaturedesigntoken/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurData%2Fsignaturedesigntoken/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurData%2Fsignaturedesigntoken/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArthurData","download_url":"https://codeload.github.com/ArthurData/signaturedesigntoken/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurData%2Fsignaturedesigntoken/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262996356,"owners_count":23396903,"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":[],"created_at":"2024-11-16T19:45:22.269Z","updated_at":"2025-07-01T16:06:11.578Z","avatar_url":"https://github.com/ArthurData.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# signature \u003cimg src=\"man/figures/logo.png\" align=\"right\" height=\"137\" /\u003e\n\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/ThinkR-open/signature/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ThinkR-open/signature/actions/workflows/R-CMD-check.yaml)\n[![Codecov test coverage](https://codecov.io/gh/ThinkR-open/signature/branch/main/graph/badge.svg)](https://app.codecov.io/gh/ThinkR-open/signature?branch=main)\n\u003c!-- badges: end --\u003e\n\n\n## Demo\n\nTry the app at **https://connect.thinkr.fr/signature/**\n\n## Try locally\n\n```{r, eval=FALSE}\nremotes::install_github(\"ThinkR-open/signature\")\n```\n\nthen: \n\n```{r, eval=FALSE}\nsignature::run_app()\n```\n\n## Description\n\nThis application offers a **graphical interface** to **simplify the creation and/or maintenance of your email signature**. \n\nNo more struggling with images or getting lost in the HTML code, the application offers a series of inputs to update the signature. \n\nEnter your name, first name, email and other information to fill in your signature.\n\nThis application also proposes to **copy the HTML code** via a button in order to **paste it in the parameters of your mailbox**.\n\nFinally, the banner (image at the bottom of the signature) and the redirection by clicking on it are easy to update. No more asking everyone to update their signature to update the banner and the redirection.\n\n\nNow you just have to :  \n- modify the image stored in this repo to update the banner  \n- modify the link of the html file at the root of the project\n\n## How to update the signature?\n\n### The banner\n\nTo update the banner image, replace the `current_banner.png` with a new image with the same name.\n\n```{r, echo=FALSE}\nfs::dir_tree(path = \"inst/app/www/templates/thinkr/assets\")\n```\n\n### The redirection url\n\nTo update the redirection url, modify the `script` inside `index.html` at the root of the package:\n\n```{html}\n\u003cscript\u003e\n  window.location.replace(\"https://thinkr.fr/blog/\");\n\u003c/script\u003e\n```\n\n### The look of the signature\n\nTo change the look of the signature more generally, you need to modify the HTML inside `template.html`\n\n```{r, echo=FALSE}\nfs::dir_tree(path = \"inst/app/www/templates/thinkr\")\n```\n\n## Mockup\n\nThis application was built and firstly designed on Figma:  \nhttps://www.figma.com/file/u95KvEqgWLB8arxt7saZcJ/Untitled?node-id=0%3A1\u0026t=CN1gLBLC5YN1SEOg-1\n\n\n## Code of Conduct\n\nPlease note that the signature project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurdata%2Fsignaturedesigntoken","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farthurdata%2Fsignaturedesigntoken","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurdata%2Fsignaturedesigntoken/lists"}