{"id":19417201,"url":"https://github.com/effector/docs-v23","last_synced_at":"2026-05-12T23:01:57.400Z","repository":{"id":243111157,"uuid":"811496790","full_name":"effector/docs-v23","owner":"effector","description":"Documentation for the previous release of effector","archived":false,"fork":false,"pushed_at":"2024-09-03T19:35:24.000Z","size":1301,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-07T12:33:44.383Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://v23.effector.dev/","language":"Astro","has_issues":false,"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/effector.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-06T17:55:19.000Z","updated_at":"2024-07-02T10:45:07.000Z","dependencies_parsed_at":"2024-06-06T20:08:11.963Z","dependency_job_id":"fd3bf03e-a008-4f14-92fe-91fcedf1087a","html_url":"https://github.com/effector/docs-v23","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"79eff50a188e17b017ee21c278e9fd3b9356dcb0"},"previous_names":["effector/docs-v23"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/effector/docs-v23","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effector%2Fdocs-v23","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effector%2Fdocs-v23/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effector%2Fdocs-v23/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effector%2Fdocs-v23/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/effector","download_url":"https://codeload.github.com/effector/docs-v23/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effector%2Fdocs-v23/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32960295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-10T13:07:53.851Z","updated_at":"2026-05-12T23:01:57.373Z","avatar_url":"https://github.com/effector.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Documentation\n\n## Content files\n\nAll files of the content can be written using MD or MDX inside `src/content/docs/[lang]`.\n\nAstro can find localized version via the same slug (path to the document) in the another directory:\n\n- `src/content/docs/[lang]/[slug].md` (_or `.mdx`_)\n- `src/content/docs/en/api/effector/clearNode.md`\n- `src/content/docs/ru/api/effector/clearNode.md`\n\n## Configuration\n\nThe most basic setup is in `src/consts.ts`.\n\nTranslation of the UI elements is in `src/languages.ts`.\n\nAll navigation structure is in `src/navigation.ts`.\n\n## Run\n\nSimply install the `pnpm` and run:\n\n```shell\npnpm install\npnpm start\n```\n\nTo fetch commits history, you need Github Personal Access Token. Just add it:\n\n```shell\nGITHUB_TOKEN=github_pat_REDACTED_TOKEN pnpm start\n```\n\n### Search\n\nBy default search disabled on the local machine due to index requirements. But you can enable it by following steps:\n\n1. Build the docs — `COMPRESS=false pnpm build`\n2. Start search serve server — `pnpm search:dev`\n3. Start astro with env parameter `PUBLIC_SEARCH=true pnpm dev`\n\n`COMPRESS=false` disables compressing, to speed up build.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffector%2Fdocs-v23","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feffector%2Fdocs-v23","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffector%2Fdocs-v23/lists"}