{"id":21937654,"url":"https://github.com/cap32/html-internationalization-boilerplate","last_synced_at":"2026-05-06T22:31:09.218Z","repository":{"id":88318629,"uuid":"325076639","full_name":"Cap32/html-internationalization-boilerplate","owner":"Cap32","description":"Generating static internationalization html automatically","archived":false,"fork":false,"pushed_at":"2020-12-28T17:40:50.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T14:26:16.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/Cap32.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}},"created_at":"2020-12-28T17:39:27.000Z","updated_at":"2023-03-04T05:34:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"93594aa3-c3c6-4444-a332-4f79fb1d28c7","html_url":"https://github.com/Cap32/html-internationalization-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cap32/html-internationalization-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cap32%2Fhtml-internationalization-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cap32%2Fhtml-internationalization-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cap32%2Fhtml-internationalization-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cap32%2Fhtml-internationalization-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cap32","download_url":"https://codeload.github.com/Cap32/html-internationalization-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cap32%2Fhtml-internationalization-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32714686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"last_error":"SSL_read: 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-29T01:21:11.546Z","updated_at":"2026-05-06T22:31:09.201Z","avatar_url":"https://github.com/Cap32.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# html-internationalization-boilerplate\n\nGenerating static internationalization html automatically\n\n## Requirements\n\n- [node.js](http://nodejs.org/)\n- [yarn](https://yarnpkg.com/) or [npm](https://www.npmjs.com/)\n- Git\n\n## Usages\n\n1. Git clone this repo\n2. Open terminal and `cd` to the directory\n3. Install dependencies by runing `yarn install` or `npm install`\n4. Compile views by runing `yarn build` or `npm run build`\n\nAfter run the script, the output html files are in `dist` directory.\n\n## Directories\n\n- **views**: HTML templates (using: [posthtml-expressions](https://github.com/posthtml/posthtml-expressions#options))\n- **locals**: Local language json files\n- **dist**: Output directory of HTML\n\n## Adding a XXX Language\n\n1. Add a `XXX.json` file into `locals` dir\n2. Add a new script `\"build:XXX\": \"cross-env APP_LANG=XXX parcel build views/**/*.html --out-dir=dist/XXX\",` in `package.json` file\n3. Run `yarn build` or `npm run build`, and checkout `dist/XXX` directory\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcap32%2Fhtml-internationalization-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcap32%2Fhtml-internationalization-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcap32%2Fhtml-internationalization-boilerplate/lists"}