{"id":21718205,"url":"https://github.com/protonull/lumeextras","last_synced_at":"2025-10-20T16:29:18.160Z","repository":{"id":144446063,"uuid":"569417352","full_name":"Protonull/LumeExtras","owner":"Protonull","description":"some little extras for Lume","archived":false,"fork":false,"pushed_at":"2023-01-09T14:46:22.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-26T01:28:26.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://deno.land/x/lume_extras","language":"TypeScript","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/Protonull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-11-22T19:27:58.000Z","updated_at":"2023-06-28T05:58:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"56532a6e-9f2d-4ff6-a81d-55af953681a5","html_url":"https://github.com/Protonull/LumeExtras","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Protonull%2FLumeExtras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Protonull%2FLumeExtras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Protonull%2FLumeExtras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Protonull%2FLumeExtras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Protonull","download_url":"https://codeload.github.com/Protonull/LumeExtras/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235614277,"owners_count":19018405,"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-26T01:24:30.835Z","updated_at":"2025-10-07T10:30:17.795Z","avatar_url":"https://github.com/Protonull.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LumeExtras\n\nHere be a series of utilities to aid in your [Lume](https://lume.land/) adventures.\n\n## Usage\n\n```json5\n// import_map.json\n{\n    \"imports\": {\n        \"extras/\": \"https://deno.land/x/lume_extras@v0.0.3/\"\n    }\n}\n```\n```ts\n// _config.ts\nimport { pages } from \"extras/pages.ts\";\npages.push({\n    url: \"/CNAME\",\n    content: \"example.com\"\n});\n\n// [pages].tmpl.ts\nimport { generatePages } from \"extras/site.ts\";\nexport default generatePages;\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotonull%2Flumeextras","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprotonull%2Flumeextras","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotonull%2Flumeextras/lists"}