{"id":25531669,"url":"https://github.com/hexojs/hexo-renderer-pug","last_synced_at":"2025-07-16T18:32:52.131Z","repository":{"id":40550576,"uuid":"214807165","full_name":"hexojs/hexo-renderer-pug","owner":"hexojs","description":"Pug renderer for Hexo.","archived":false,"fork":false,"pushed_at":"2024-10-01T20:18:04.000Z","size":111,"stargazers_count":11,"open_issues_count":2,"forks_count":5,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-06-27T14:05:02.293Z","etag":null,"topics":["hexo","hexo-plugin","pug"],"latest_commit_sha":null,"homepage":"","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/hexojs.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}},"created_at":"2019-10-13T11:21:25.000Z","updated_at":"2025-03-24T11:42:16.000Z","dependencies_parsed_at":"2022-08-09T23:00:15.883Z","dependency_job_id":"bffff9da-05e9-435b-b210-72f08c7f54bb","html_url":"https://github.com/hexojs/hexo-renderer-pug","commit_stats":{"total_commits":129,"total_committers":24,"mean_commits":5.375,"dds":0.5426356589147288,"last_synced_commit":"d5547bab2a3a8cb0928c22a7a9215b32e1003600"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/hexojs/hexo-renderer-pug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-renderer-pug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-renderer-pug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-renderer-pug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-renderer-pug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexojs","download_url":"https://codeload.github.com/hexojs/hexo-renderer-pug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-renderer-pug/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265530626,"owners_count":23783128,"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":["hexo","hexo-plugin","pug"],"created_at":"2025-02-20T01:19:27.321Z","updated_at":"2025-07-16T18:32:52.094Z","avatar_url":"https://github.com/hexojs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hexo-renderer-pug\n\n[![CI](https://github.com/hexojs/hexo-renderer-pug/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/hexojs/hexo-renderer-pug/actions/workflows/ci.yml)\n[![NPM version](https://badge.fury.io/js/hexo-renderer-pug.svg)](https://www.npmjs.com/package/hexo-renderer-pug)\n[![Coverage Status](https://coveralls.io/repos/github/hexojs/hexo-renderer-pug/badge.svg)](https://coveralls.io/github/hexojs/hexo-renderer-pug)\n\nAdd support for [Pug].\n\n## Install\n\n```bash\n$ npm install hexo-renderer-pug --save\n```\n\n## Config\n\nPugJS [options](https://pugjs.org/api/reference.html#options) are supported. These are the options passed into [compile()](https://pugjs.org/api/reference.html#pugcompilesource-options).\n\nCreate a `pug.config.js` in your project root:\n\n```js\nmodule.exports = {\n  compile: {  // Passed to compile().\n    basedir: process.cwd(),\n    // ...Other options.\n  }\n  // No other methods are supported for now.\n}\n```\n\n[Pug]: http://pugjs.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexojs%2Fhexo-renderer-pug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexojs%2Fhexo-renderer-pug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexojs%2Fhexo-renderer-pug/lists"}