{"id":17046625,"url":"https://github.com/sebobo/shel.neos.themebuilder","last_synced_at":"2025-03-23T03:20:49.042Z","repository":{"id":243015401,"uuid":"804867058","full_name":"Sebobo/Shel.Neos.ThemeBuilder","owner":"Sebobo","description":"A theme builder for Neos CMS websites","archived":false,"fork":false,"pushed_at":"2024-08-07T08:52:39.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T07:44:25.707Z","etag":null,"topics":["neos","neoscms","theme"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sebobo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"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":"2024-05-23T12:29:48.000Z","updated_at":"2024-08-07T08:52:43.000Z","dependencies_parsed_at":"2024-06-06T08:47:24.377Z","dependency_job_id":"18c2a713-0404-4e64-8564-049358b7da88","html_url":"https://github.com/Sebobo/Shel.Neos.ThemeBuilder","commit_stats":null,"previous_names":["sebobo/shel.neos.themebuilder"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sebobo%2FShel.Neos.ThemeBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sebobo%2FShel.Neos.ThemeBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sebobo%2FShel.Neos.ThemeBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sebobo%2FShel.Neos.ThemeBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sebobo","download_url":"https://codeload.github.com/Sebobo/Shel.Neos.ThemeBuilder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245049519,"owners_count":20552694,"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":["neos","neoscms","theme"],"created_at":"2024-10-14T09:46:55.842Z","updated_at":"2025-03-23T03:20:49.003Z","avatar_url":"https://github.com/Sebobo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Theme builder for Neos CMS\n\nWIP Neos CMS theme builder package. Currently in development.\n\n## Features\n\n* Define theme properties by extending a common NodeType mixin with property presets\n* Set theme properties in pages inheriting this mixin\n* Use theme properties in other elements via property presets using an included data source\n* Merged CSS variables for the current page are automatically rendered into the head of the document\n\n## Helpers\n\n### Generate CSS from props for style attributes\n\nDefine styles f.e. as privat prop in a component and use it in the AFX template:\n\n```\n@private.myStyle = Shel.Neos.ThemeBuilder:Helper.Styles {\n    --my-prop = '20px'\n    --my-prop-2 = ${props.myStyleProp}\n    color = 'blue'\n}\n```\n\n```\n\u003cdiv style={private.myStyle}\u003eSome test\u003c/div\u003e\n```\n\nEmpty values will be filtered out.\n\n## Contributions\n\nContributions are very welcome! \n\nPlease create detailed issues and PRs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebobo%2Fshel.neos.themebuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebobo%2Fshel.neos.themebuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebobo%2Fshel.neos.themebuilder/lists"}