{"id":29189663,"url":"https://github.com/autoparams/autoparams.github.io","last_synced_at":"2025-07-01T23:09:10.494Z","repository":{"id":264056438,"uuid":"892147204","full_name":"AutoParams/autoparams.github.io","owner":"AutoParams","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-23T08:15:09.000Z","size":620,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-23T08:44:11.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://autoparams.github.io/","language":"MDX","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/AutoParams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-11-21T15:34:51.000Z","updated_at":"2025-05-23T08:15:13.000Z","dependencies_parsed_at":"2024-11-21T19:24:37.442Z","dependency_job_id":"b8c7563b-80c9-4e22-9e88-6fa4ee646c74","html_url":"https://github.com/AutoParams/autoparams.github.io","commit_stats":null,"previous_names":["autoparams/autoparams.github.io"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AutoParams/autoparams.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutoParams%2Fautoparams.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutoParams%2Fautoparams.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutoParams%2Fautoparams.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutoParams%2Fautoparams.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AutoParams","download_url":"https://codeload.github.com/AutoParams/autoparams.github.io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutoParams%2Fautoparams.github.io/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263047679,"owners_count":23405280,"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":"2025-07-01T23:09:09.307Z","updated_at":"2025-07-01T23:09:10.428Z","avatar_url":"https://github.com/AutoParams.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AutoParams Documentation Site\n\nThis is the repository for the AutoParams Documentation site.\n- [AutoParams Repository](https://github.com/AutoParams/AutoParams)\n- [AutoParams Documentation Site](https://autoparams.github.io)\n\n## Structure\n- `docs` : Docs markdown files\n- `src/components` : React components used in homepage, docs mdx\n- `src/pages` : Homepage files\n\n## Files\n- `docs/**/_category_.yml` : Category metadata\n- `docusaurus.config.ts` : Configuration file\n- `yarn.lock` : Used for deploy\n\n## Environment Setup\n\n### Website\n\nThis website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.\n\n### Installation\n\n```\n$ yarn\n```\n\n### Local Development\n\n```\n$ yarn start\n```\n\nThis command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.\n\n### Testing Build Locally\n\n```\n$ yarn build\n$ yarn serve\n```\n\nThis command generates static content into the `build` directory and test your build locally.\n\n## Internationalization\n### Add language to `docusaurus.config.ts`\n    ```json\n    i18n: { \n      ..\n      locales: ['en', 'fr'],\n      localeConfigs: {\n        fr: {\n            htmlLang: 'fr',\n        },\n      }\n    }\n    ```\n\n### Translate messages in JSON file   \nExtract and initialize JSON translation files.\n```bash\nyarn write-translations --locale fr\n```\nTranslates messages in JSON files in the `i18n/[locale]` path.\n\n### Translate docs   \n```bash\nmkdir -p i18n/fr/docusaurus-plugin-content-docs/current\ncp -r docs/** i18n/fr/docusaurus-plugin-content-docs/current\n```\nTranslates markdown files in the `i18n/[locale]` path.\n\n### Start localized site in dev mode\nEach locale is a distinct standalone single-page application: it is not possible to start the Docusaurus sites in all locales at the same time.\n\n```bash\nyarn start --locale fr\n```\n\n## Versioning\n### Tagging a new version\n1. First, make sure the current docs version (the `./docs` directory) is ready to be frozen.\n1. Enter a new version number.\n    ```bash\n    yarn docusaurus docs:version 2.x\n    ```\n1. In the `classic` theme configuration of the `docusaurus.config.ts` file, change the `docs.versions.current.label` to the current version value.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautoparams%2Fautoparams.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautoparams%2Fautoparams.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautoparams%2Fautoparams.github.io/lists"}