{"id":18388311,"url":"https://github.com/cecilapp/url","last_synced_at":"2026-01-22T14:39:32.214Z","repository":{"id":44372113,"uuid":"233887877","full_name":"Cecilapp/URL","owner":"Cecilapp","description":"URL manager and shortener, powered by Cecil.","archived":false,"fork":false,"pushed_at":"2024-01-04T22:21:53.000Z","size":91,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T13:41:02.331Z","etag":null,"topics":["cecil","cecil-starter","netlify","shorten-urls","shorturl","static-site"],"latest_commit_sha":null,"homepage":"https://url.cecil.app","language":"Twig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cecilapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"ArnaudLigny","open_collective":"cecil"}},"created_at":"2020-01-14T16:41:52.000Z","updated_at":"2024-01-04T13:53:16.000Z","dependencies_parsed_at":"2023-01-18T17:45:30.686Z","dependency_job_id":"f152eb1f-fe04-41dc-93ed-5904211cfe1e","html_url":"https://github.com/Cecilapp/URL","commit_stats":{"total_commits":111,"total_committers":2,"mean_commits":55.5,"dds":0.009009009009009028,"last_synced_commit":"a0350a029169158caa32da8204e18db97a065c37"},"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cecilapp%2FURL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cecilapp%2FURL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cecilapp%2FURL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cecilapp%2FURL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cecilapp","download_url":"https://codeload.github.com/Cecilapp/URL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248515006,"owners_count":21117092,"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":["cecil","cecil-starter","netlify","shorten-urls","shorturl","static-site"],"created_at":"2024-11-06T01:33:41.273Z","updated_at":"2026-01-22T14:39:32.178Z","avatar_url":"https://github.com/Cecilapp.png","language":"Twig","funding_links":["https://github.com/sponsors/ArnaudLigny","https://opencollective.com/cecil"],"categories":[],"sub_categories":[],"readme":"**_URL_** is an URL manager (and shortener) powered by [Cecil](https://cecil.app) (a static site generator).\n\n## How does it work?\n\n_URL_ is files based, so it nead a file to handle the redirection from the `slug` to the target URL.  \nSo you just have to create this file then _URL_ does the rest of the job.\n\n_URL_ creates:\n\n1. an HTML file for each URL including the [HTML redirect](https://developer.mozilla.org/docs/Web/HTTP/Redirections)\n2. a [Netlify Redirects](https://docs.netlify.com/routing/redirects/) file\n3. an Apache `.htaccess` file\n\n## Usage\n\n### Create an URL\n\nTo create a new URL just create a Markdown file in the `pages/` directory, with a `redirect` variable stored in the front matter.\n\n#### Example\n\nFile name: `ggl.md`\n\nFile content:\n\n```yaml\n---\nredirect: https://www.google.com/search?q=cecil+static\n---\n```\n\nDemo: \u003chttps://url-demo.cecil.app/ggl\u003e\n\n### Build and deploy\n\n1. Clone this repository and install components with `composer install`, or run `composer create-project cecil/url myproject`\n2. Download [Cecil](https://cecil.app/download/)\n3. Build the website: `php cecil.phar build`\n4. Deploy the `_site` directory on your Web server\n\n#### With Netlify\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/Cecilapp/cecil.link\u0026stack=cms)\n\n## License\n\n_URL_ is a free software distributed under the terms of the MIT license.\n\n© [Arnaud Ligny](https://arnaudligny.fr)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcecilapp%2Furl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcecilapp%2Furl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcecilapp%2Furl/lists"}