{"id":18778647,"url":"https://github.com/viko16/hexo-permalink-pinyin","last_synced_at":"2025-08-02T02:11:57.828Z","repository":{"id":57263579,"uuid":"125315795","full_name":"viko16/hexo-permalink-pinyin","owner":"viko16","description":"A Hexo plugin which convert Chinese title to transliterate permalink.","archived":false,"fork":false,"pushed_at":"2019-05-22T13:58:53.000Z","size":5,"stargazers_count":20,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-27T19:30:56.598Z","etag":null,"topics":["hexo-permalink-pinyin","hexo-plugin"],"latest_commit_sha":null,"homepage":"https://hexo.io/plugins/","language":"JavaScript","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/viko16.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}},"created_at":"2018-03-15T05:17:47.000Z","updated_at":"2025-07-09T13:17:13.000Z","dependencies_parsed_at":"2022-08-25T02:51:43.202Z","dependency_job_id":null,"html_url":"https://github.com/viko16/hexo-permalink-pinyin","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/viko16/hexo-permalink-pinyin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viko16%2Fhexo-permalink-pinyin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viko16%2Fhexo-permalink-pinyin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viko16%2Fhexo-permalink-pinyin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viko16%2Fhexo-permalink-pinyin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viko16","download_url":"https://codeload.github.com/viko16/hexo-permalink-pinyin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viko16%2Fhexo-permalink-pinyin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268326739,"owners_count":24232496,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["hexo-permalink-pinyin","hexo-plugin"],"created_at":"2024-11-07T20:16:48.740Z","updated_at":"2025-08-02T02:11:57.786Z","avatar_url":"https://github.com/viko16.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hexo-permalink-pinyin\n\n[![NPM version](https://img.shields.io/npm/v/hexo-permalink-pinyin.svg?style=flat)](https://npmjs.org/package/hexo-permalink-pinyin)\n\nA Hexo plugin which convert Chinese title to transliterate permalink.\n\n\u003e `_posts/你今日饮咗未.md` =\u003e `http://your-site/ni-jin-ri-yin-zuo-wei/`\n\n## Install\n\n```bash\nnpm i hexo-permalink-pinyin --save\n```\n\n## Usage\n\nAdd configuration in `_config.yml`\n\n```yaml\n# https://github.com/viko16/hexo-permalink-pinyin\npermalink_pinyin:\n  enable: true\n  separator: '-' # default: '-'\n```\n\n## Options\n\n```yaml\npermalink_pinyin:\n  enable: true             # Enable this plugin\n  separator: '-'           # Separator of the slug, default: '-'\n  exclude: /ignore_post/   # Regex for which post should skip\n```\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviko16%2Fhexo-permalink-pinyin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviko16%2Fhexo-permalink-pinyin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviko16%2Fhexo-permalink-pinyin/lists"}