{"id":22699834,"url":"https://github.com/enactjs/docs","last_synced_at":"2025-06-16T04:10:49.554Z","repository":{"id":37444317,"uuid":"74442194","full_name":"enactjs/docs","owner":"enactjs","description":"Enact documentation generator","archived":false,"fork":false,"pushed_at":"2025-06-10T01:24:40.000Z","size":6844,"stargazers_count":4,"open_issues_count":4,"forks_count":7,"subscribers_count":99,"default_branch":"master","last_synced_at":"2025-06-10T02:23:51.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/enactjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2016-11-22T06:35:05.000Z","updated_at":"2024-08-07T07:43:22.000Z","dependencies_parsed_at":"2023-02-18T07:01:08.710Z","dependency_job_id":"4d581669-23f4-4508-98a7-bd7f63578163","html_url":"https://github.com/enactjs/docs","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/enactjs/docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enactjs%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enactjs%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enactjs%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enactjs%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enactjs","download_url":"https://codeload.github.com/enactjs/docs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enactjs%2Fdocs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260093712,"owners_count":22957724,"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-12-10T06:08:50.958Z","updated_at":"2025-06-16T04:10:49.505Z","avatar_url":"https://github.com/enactjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enact Documentation\n\nThis package generates the docs for Enact and its libraries.  Docs are generated from static doc\nfiles and in-line documentation in JSDoc-style format.\n\n## Building\n\n\u003e Note: Requires Node 14+\n\nBefore serving or building documentation, you must first run the `parse` command to generate the\ndocumentation from the Enact source:\n\n```\nnpm run parse\n```\n\nAdditional repos can be pulled into the docs using the `extra-repos` command line argument:\n\n```\ne.g. npm run parse -- --extra-repos enactjs/agate#develop,enactjs/moonstone#3.2.5\n```\n\nThen, the docs site can be built in a 'debug' server mode or as a standalone static site.  For testing,\nuse the `serve` command:\n\n```\nnpm run serve\n```\n\nTo produce the final documentation, build a static site with the `build` command:\n\n```\nnpm run build\n```\n\n## Linking Enact and Related Libraries\n\nCopies of the source of Enact and other related libraries are placed into the `raw/` directory. If you need to link local copies, link them into that directory.  E.g.:\n\n```bash\nln -s ~/enact raw/enact\nln -s ~/cli raw/cli\nln -s ~/eslint-config-enact raw/eslint-config-enact\n```\n\nFor linking built Enact runtime libraries, use the `enact link` command.\n\n## Known Issue\n\n* Gatsby produces a site that is tied specifically to a particular path.  It expects to be installed into the root.  If you want to serve from elsewhere, you must change the `linkPrefix` in `/config.toml` and use `npm run deploy`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenactjs%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenactjs%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenactjs%2Fdocs/lists"}