{"id":18388326,"url":"https://github.com/cecilapp/theme-applanding","last_synced_at":"2025-06-27T08:36:01.036Z","repository":{"id":37440876,"uuid":"311360142","full_name":"Cecilapp/theme-applanding","owner":"Cecilapp","description":"App Landing is a theme for Cecil, powered by Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2023-12-12T10:53:44.000Z","size":2233,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-13T21:55:12.835Z","etag":null,"topics":["cecil","cecil-theme","tailwindcss","theme"],"latest_commit_sha":null,"homepage":"https://cecilapp.github.io/theme-applanding/","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-11-09T14:13:06.000Z","updated_at":"2024-01-05T00:57:55.000Z","dependencies_parsed_at":"2023-01-31T09:31:43.621Z","dependency_job_id":"3b2074d4-54eb-4f81-a053-91152671e0c7","html_url":"https://github.com/Cecilapp/theme-applanding","commit_stats":{"total_commits":83,"total_committers":2,"mean_commits":41.5,"dds":0.09638554216867468,"last_synced_commit":"a6d23904dc0fe1da0c3ac6776904e2fbec2eb9eb"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cecilapp%2Ftheme-applanding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cecilapp%2Ftheme-applanding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cecilapp%2Ftheme-applanding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cecilapp%2Ftheme-applanding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cecilapp","download_url":"https://codeload.github.com/Cecilapp/theme-applanding/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247583106,"owners_count":20961969,"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-theme","tailwindcss","theme"],"created_at":"2024-11-06T01:33:44.524Z","updated_at":"2025-04-07T02:33:18.557Z","avatar_url":"https://github.com/Cecilapp.png","language":"Twig","funding_links":["https://github.com/sponsors/ArnaudLigny","https://opencollective.com/cecil"],"categories":[],"sub_categories":[],"readme":"# App Landing theme\n\n_App Landing_ is a theme for [Cecil](https://cecil.app), powered by [Tailwind CSS](https://tailwindcss.com).\n\n![Demo screenshot](docs/screenshot.png)\n\n## Installation\n\n```bash\ncomposer require cecil/theme-applanding\n```\n\n\u003e Or [download the latest archive](https://github.com/Cecilapp/theme-applanding/releases/latest/) and uncompress its content in `themes/applanding`.\n\n## Usage\n\n### Configure Cecil\n\nAdd `applanding` in the `theme` section of your `config.yml`:\n\n```yaml\ntheme:\n  - applanding\n```\n\n**Example:**\n\n```yaml\ntheme:\n  - applanding\napplanding:\n  buttons:\n    - name: Netlify\n      url: https://cecil.app/hosting/netlify/deploy\n      image: https://www.netlify.com/img/deploy/button.svg\n  source: https://github.com/Cecilapp/the-butler\n  documentation: https://github.com/Cecilapp/the-butler#readme\n  demo: https://the-butler-demo.cecil.app\n  screenshot: cecil-preview.png\n```\n\n### Build the CSS\n\nCreate the Tailwind configuration file `tailwind.config.js`:\n\n```javascript\nmodule.exports = {\n  presets: [\n    require('./themes/applanding/tailwind.preset.js')\n  ],\n  content: [\n    './layouts/**/*.html.twig',\n    './themes/**/layouts/**/*.html.twig',\n  ]\n}\n```\n\nRun the following command:\n\n```bash\nnpm install -D tailwindcss\nnpx tailwindcss -i ./themes/applanding/tailwind.css -o ./assets/styles.css\n```\n\n## License\n\n _App Landing_ 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%2Ftheme-applanding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcecilapp%2Ftheme-applanding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcecilapp%2Ftheme-applanding/lists"}