{"id":13431887,"url":"https://github.com/widatama/hexo-jade-starter","last_synced_at":"2025-10-25T21:31:38.277Z","repository":{"id":12906538,"uuid":"15583785","full_name":"widatama/hexo-jade-starter","owner":"widatama","description":"Starter theme for Hexo implemented with Jade and Less.","archived":false,"fork":false,"pushed_at":"2016-07-06T10:01:16.000Z","size":3976,"stargazers_count":49,"open_issues_count":0,"forks_count":10,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-30T02:36:38.937Z","etag":null,"topics":["hexo","jade","less","starter","theme"],"latest_commit_sha":null,"homepage":"http://widatama.github.io/hexo-jade-starter/","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/widatama.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":"2014-01-02T13:08:08.000Z","updated_at":"2022-08-10T02:48:58.000Z","dependencies_parsed_at":"2022-09-07T17:22:43.464Z","dependency_job_id":null,"html_url":"https://github.com/widatama/hexo-jade-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widatama%2Fhexo-jade-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widatama%2Fhexo-jade-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widatama%2Fhexo-jade-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widatama%2Fhexo-jade-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/widatama","download_url":"https://codeload.github.com/widatama/hexo-jade-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238212407,"owners_count":19434955,"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","jade","less","starter","theme"],"created_at":"2024-07-31T02:01:06.758Z","updated_at":"2025-10-25T21:31:33.025Z","avatar_url":"https://github.com/widatama.png","language":"JavaScript","funding_links":[],"categories":["Content"],"sub_categories":[],"readme":"\nStarter theme for [Hexo](http://www.hexo.io) implemented with [Jade](http://jade-lang.com/) and [Less](http://lesscss.org/). This theme is intended be a starting point for anyone who is interested in creating Hexo theme using Jade.\n\nThis theme includes [Hashgrid](http://www.hashgrid.com) for development helper. Just press 'g' on your local instance to see it in action.\n\nTo set up your own dev helper follow these instructions:\n\n- For CSS, just put your stylesheets inside `[theme_root]/css/_dev/` and import them in `[theme_root]/css/dev.less`.\n- For Javascripts, since there is no bundling available, you have to include any third party library manually. See the last line of `[theme_root]/layout/_partial/site/head.jade`, include your third party scripts before `!= js(\"javascript/dev\")` and initialize those scripts on `[theme_root]/source/javascript/dev.js`.\n\n### Why Jade?\n\n- Less typing because Jade uses indentation to convey html tag structure\n- More flexible template inheritance with extend and block\n\n### Why Less?\n\nStylus is great, but it does not fully support CSS syntax. Thus if you already have some base stylesheets in CSS you have to convert them to Stylus first to be safe. By using Less, you can just drop in your CSS files and it will work.\n\n## Installation\n\nGet to your Hexo directory and install the dependencies first.\n\n```bash\nnpm install hexo-renderer-jade --save\nnpm install hexo-renderer-less --save\n```\n\nClone this repository to your Hexo themes folder and set your `theme` in `_config.yml` to `jade-starter`.\n\n```bash\ngit clone git://github.com/widatama/hexo-jade-starter.git themes/jade-starter\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwidatama%2Fhexo-jade-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwidatama%2Fhexo-jade-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwidatama%2Fhexo-jade-starter/lists"}