{"id":15015747,"url":"https://github.com/universal-ember/kolay","last_synced_at":"2026-05-27T22:00:51.822Z","repository":{"id":214119870,"uuid":"735732591","full_name":"universal-ember/kolay","owner":"universal-ember","description":"Docs system based on markdown files living in the public folder.","archived":false,"fork":false,"pushed_at":"2026-05-18T20:43:59.000Z","size":6604,"stargazers_count":7,"open_issues_count":15,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-18T22:54:50.608Z","etag":null,"topics":["addon","docgen","docs","documentation","ember","ember-addon","markdown","md","rollup","unplugin","vite","webpack"],"latest_commit_sha":null,"homepage":"https://kolay.nullvoxpopuli.com","language":"TypeScript","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/universal-ember.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-26T01:25:26.000Z","updated_at":"2026-04-01T15:18:17.000Z","dependencies_parsed_at":"2026-04-27T23:07:32.879Z","dependency_job_id":null,"html_url":"https://github.com/universal-ember/kolay","commit_stats":{"total_commits":332,"total_committers":5,"mean_commits":66.4,"dds":"0.22289156626506024","last_synced_commit":"edfb1e35765477c47375533d4605ae24d3a289fd"},"previous_names":["universal-ember/kolay"],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/universal-ember/kolay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-ember%2Fkolay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-ember%2Fkolay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-ember%2Fkolay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-ember%2Fkolay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/universal-ember","download_url":"https://codeload.github.com/universal-ember/kolay/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-ember%2Fkolay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33585203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["addon","docgen","docs","documentation","ember","ember-addon","markdown","md","rollup","unplugin","vite","webpack"],"created_at":"2024-09-24T19:47:52.539Z","updated_at":"2026-05-27T22:00:51.785Z","avatar_url":"https://github.com/universal-ember.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kolay\n\nDocumentation system for the the `@universal-ember` family of projects.\n\n\n## Features\n\n### Use Markdown\n\n- from any folder, any project (good for monorepos)\n- scales infinitely with your project size, as compiling the pages is done on-demand, rather than on-deploy\n- any codefence can become a live demo with the `live` tag\n  ~~~md\n  Some prose here about the demo\n\n  ```gjs live\n  \u003ctemplate\u003e\n    interactive!\n  \u003c/template\u003e\n  ```\n  ~~~\n\n### Use JSDoc\n\n- JSDoc / TypeDoc is renderable via the `\u003cAPIDocs /\u003e` component\n  ~~~md\n  ## API Reference\n\n  \u003cAPIDocs @package=\"my-library\" @module=\"...\" @name=\"theExport\" /\u003e\n  ~~~\n- render examples from your jsdoc for interactive demonstration of concepts using \n  ~~~\n  text here\n\n  ```gjs live\n  // the \"live\" tag on the codefence\n  ```\n  ~~~\n\n### Navigation \n\n- generate navigation based on convention based file layout\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funiversal-ember%2Fkolay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funiversal-ember%2Fkolay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funiversal-ember%2Fkolay/lists"}