{"id":15621745,"url":"https://github.com/pirtleshell/hexo-include","last_synced_at":"2025-04-28T17:15:31.347Z","repository":{"id":57263509,"uuid":"70273777","full_name":"pirtleshell/hexo-include","owner":"pirtleshell","description":"A Hexo plugin for including raw content of any text file into a post","archived":false,"fork":false,"pushed_at":"2016-10-13T21:27:29.000Z","size":7,"stargazers_count":19,"open_issues_count":3,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T11:33:09.839Z","etag":null,"topics":["hexo","include","insert","raw-text"],"latest_commit_sha":null,"homepage":null,"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/pirtleshell.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":"2016-10-07T18:45:36.000Z","updated_at":"2024-11-14T04:24:27.000Z","dependencies_parsed_at":"2022-08-25T02:51:39.070Z","dependency_job_id":null,"html_url":"https://github.com/pirtleshell/hexo-include","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/pirtleshell%2Fhexo-include","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirtleshell%2Fhexo-include/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirtleshell%2Fhexo-include/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirtleshell%2Fhexo-include/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pirtleshell","download_url":"https://codeload.github.com/pirtleshell/hexo-include/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249366268,"owners_count":21258337,"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","include","insert","raw-text"],"created_at":"2024-10-03T09:51:43.798Z","updated_at":"2025-04-18T06:33:22.935Z","avatar_url":"https://github.com/pirtleshell.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hexo-include\n\nA [Hexo](https://github.com/hexojs/hexo) plugin for including the raw content of a text file into a post directly from its markdown. Easily insert pre-written HMTL, JS, or the contents of _any_ text file into the body of your post or page.\n\n## Usage\n\nInsert the following into the post's markdown where you want the contents of the external file inserted. All file paths are relative to your `source` directory.\n```\n{% include path/to/file.bar %}\n```\n\n## Install\n\nInstall with [npm](https://www.npmjs.com/) from the base directory of your Hexo site:\n\n```\n$ npm install --save --only=prod hexo-include\n```\n\nThe `--only=prod` ensures that the development dependencies are not installed. If you want to run the tests, remove this flag. More info [here](https://docs.npmjs.com/cli/install).\n\n## License\n\nMIT (c) 2016 Robert Pirtle.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirtleshell%2Fhexo-include","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpirtleshell%2Fhexo-include","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirtleshell%2Fhexo-include/lists"}