{"id":28502366,"url":"https://github.com/hexojs/hexo-renderer-less","last_synced_at":"2025-07-05T02:30:49.445Z","repository":{"id":13140784,"uuid":"15823103","full_name":"hexojs/hexo-renderer-less","owner":"hexojs","description":"Less renderer for Hexo.","archived":false,"fork":false,"pushed_at":"2024-06-10T08:57:12.000Z","size":131,"stargazers_count":16,"open_issues_count":4,"forks_count":9,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-06-08T16:09:46.509Z","etag":null,"topics":["hexo","hexo-plugin"],"latest_commit_sha":null,"homepage":"https://hexo.io/","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":"2014-01-11T13:40:45.000Z","updated_at":"2025-04-09T10:09:41.000Z","dependencies_parsed_at":"2022-09-04T22:22:52.838Z","dependency_job_id":"83cfa831-5865-4446-886c-101b9347f685","html_url":"https://github.com/hexojs/hexo-renderer-less","commit_stats":{"total_commits":142,"total_committers":26,"mean_commits":5.461538461538462,"dds":0.5845070422535211,"last_synced_commit":"08cab254e2d8e8303998acb707dc864e4b81c7d9"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/hexojs/hexo-renderer-less","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-renderer-less","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-renderer-less/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-renderer-less/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-renderer-less/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexojs","download_url":"https://codeload.github.com/hexojs/hexo-renderer-less/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-renderer-less/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263671740,"owners_count":23494022,"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"],"created_at":"2025-06-08T16:09:51.813Z","updated_at":"2025-07-05T02:30:49.439Z","avatar_url":"https://github.com/hexojs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Less] renderer\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/hexojs/hexo-renderer-less/tester.yml?branch=master\u0026label=test)](https://github.com/hexojs/hexo-renderer-less/actions?query=workflow%3ATester)\n[![NPM version](https://badge.fury.io/js/hexo-renderer-less.svg)](https://www.npmjs.com/package/hexo-renderer-less)\n[![Coverage Status](https://coveralls.io/repos/github/hexojs/hexo-renderer-less/badge.svg?branch=master)](https://coveralls.io/github/hexojs/hexo-renderer-less?branch=master)\n\nAdd support for [Less].\n\n## Install\n\n``` bash\n$ npm install hexo-renderer-less --save\n```\n\n## Configure\n\nIn your theme configuration,\n\n```yaml\n# themes/yourtheme/_config.yml\nless:\n  paths: []\n  options:\n```\n\n- **paths**: Array of [include paths](http://lesscss.org/usage/#less-options-include-paths).\n  * e.g. to include Bower Bootstrap, `['bower_components/bootstrap/less']`\n  * globbing is also supported, `['bower_components/bootstrap/**']`\n- **options**: Less.js [options](http://lesscss.org/usage/#less-options).\n  * Example:\n  ``` yml\n  less:\n    options:\n      globalVars:\n        var1: 'some value'\n  ```\n\n[Less]: http://lesscss.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexojs%2Fhexo-renderer-less","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexojs%2Fhexo-renderer-less","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexojs%2Fhexo-renderer-less/lists"}