{"id":41965463,"url":"https://github.com/alephium/docs","last_synced_at":"2026-01-25T23:08:07.944Z","repository":{"id":37632177,"uuid":"469494718","full_name":"alephium/docs","owner":"alephium","description":"Everything about Alephium","archived":false,"fork":false,"pushed_at":"2026-01-23T13:28:40.000Z","size":35230,"stargazers_count":12,"open_issues_count":24,"forks_count":49,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-24T05:35:49.920Z","etag":null,"topics":["alephium","documentation","docusaurus"],"latest_commit_sha":null,"homepage":"https://docs.alephium.org","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/alephium.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-13T21:05:00.000Z","updated_at":"2026-01-23T13:28:44.000Z","dependencies_parsed_at":"2023-02-17T03:01:15.836Z","dependency_job_id":"a63654bd-0ef2-43cd-913c-94c11854dfaa","html_url":"https://github.com/alephium/docs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alephium/docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephium%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephium%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephium%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephium%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alephium","download_url":"https://codeload.github.com/alephium/docs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephium%2Fdocs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28761709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T23:06:19.311Z","status":"ssl_error","status_checked_at":"2026-01-25T23:03:50.555Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["alephium","documentation","docusaurus"],"created_at":"2026-01-25T23:08:07.337Z","updated_at":"2026-01-25T23:08:07.939Z","avatar_url":"https://github.com/alephium.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alephium Docs\n\nBuilt using [Docusaurus 2](https://docusaurus.io/).\n\n## Development\n\nInstall dependencies:\n\n```shell\nnpm i\n```\n\nStart dev server:\n\n```shell\nnpm 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## Build\n\n```shell\nnpm run build\n```\n\nThis command generates static content into the `build` directory and can be served using any static contents hosting service.\n\n## Internationalization (i18n)\n\nYou are welcome to submit translations of the docs pages. So far we only have a small portion of the docs translated to French. We currently only have capacity to review the following languages:\n\n- French\n- German\n- Swedish\n- Turkish\n\nIf your translation is a mere Google translation without any correction, the Pull Request will likely not be accepted.\n\n**Before you begin translating, please consider your submission as _commitment_ to maintain the pages in sync with any changes happening in the English version**\n\n### Enable a new language for translation\n\n1. Find the ISO 689-1 two-letter code for your language [here](https://www.loc.gov/standards/iso639-2/php/English_list.php)\n2. Create a folder for the documents inside the `i18n` folder. For example german: `mkdir -p i18n/\u003cISO639-1\u003e/docusaurus-plugin-content-docs/current` (_note that you will need to replace `\u003cISO639-1\u003e` with the actual two-letter international code_).\n3. Copy all the content from `/docs` into the new folder: `cp -r docs/ i18n/\u003cISO639-1\u003e/docusaurus-plugin-content-docs/current/` (_again, note that you will need to replace `\u003cISO639-1\u003e` with the actual two-letter international code_).\n4. Remove all the `_category_.json` files from the subfolders inside `i18n/\u003cISO639-1\u003e/docusaurus-plugin-content-docs/current`: `find i18n/\u003cISO639-1\u003e/docusaurus-plugin-content-docs/current -type f -name \"_category_.json\" -exec rm {} \\;`\n5. Build the translation files for the navbar and the footer: `npm run write-translations -- --locale \u003cISO639-1\u003e`.\n\nNow you can start translating any and all files in `i18n/\u003cISO639-1\u003e/docusaurus-plugin-content-docs/current`\n\nTo test your content, run the following command: `npm run start -- --locale \u003cISO639-1\u003e`\n\nThis will only load the wiki in the language you are translating. To locally test the whole site, you can do `npm run build \u0026\u0026 npm run serve`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falephium%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falephium%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falephium%2Fdocs/lists"}