{"id":13431751,"url":"https://github.com/meteor/meteor-theme-hexo","last_synced_at":"2025-05-12T14:29:05.564Z","repository":{"id":6962046,"uuid":"55809720","full_name":"meteor/meteor-theme-hexo","owner":"meteor","description":"The framework we use for docs.","archived":false,"fork":false,"pushed_at":"2023-11-11T23:03:29.000Z","size":1675,"stargazers_count":64,"open_issues_count":18,"forks_count":25,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-05-12T14:29:00.484Z","etag":null,"topics":["hacktoberfest","hexo","meteor"],"latest_commit_sha":null,"homepage":"https://docs-docs.netlify.com/docs/docs/","language":"Less","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/meteor.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2016-04-08T21:07:10.000Z","updated_at":"2024-11-05T18:50:48.000Z","dependencies_parsed_at":"2024-01-18T14:41:33.188Z","dependency_job_id":"7d0478a2-5f20-4b1a-a256-02db30f80e8e","html_url":"https://github.com/meteor/meteor-theme-hexo","commit_stats":{"total_commits":292,"total_committers":16,"mean_commits":18.25,"dds":0.5616438356164384,"last_synced_commit":"66d0e57457af90b08105f7c595dfc8c1a492e971"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteor%2Fmeteor-theme-hexo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteor%2Fmeteor-theme-hexo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteor%2Fmeteor-theme-hexo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteor%2Fmeteor-theme-hexo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteor","download_url":"https://codeload.github.com/meteor/meteor-theme-hexo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253754665,"owners_count":21958889,"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":["hacktoberfest","hexo","meteor"],"created_at":"2024-07-31T02:01:05.605Z","updated_at":"2025-05-12T14:29:05.537Z","avatar_url":"https://github.com/meteor.png","language":"Less","funding_links":[],"categories":["Content"],"sub_categories":[],"readme":"## Usage\n\nThe theme is available on npm as [`meteor-theme-hexo`](https://npm.im/meteor-theme-hexo).  The theme can be used by either:\n\n1. _(preferred)_ Installing the theme from npm and allowing dependency auto-update tools, like [**@renovate-bot**](https://github.com/renovate-bot) or [**@greenkeeperio-bot**](https://github.com/greenkeeperio-bot), to update the npm for you.  This requires you to set the `theme` in your `_config.yml` as `../node_modules/meteor-theme-hexo`; or\n2. _(less ideal)_ Cloning this repository into the doc deployment's `themes/meteor` directory and referring to the `theme` in that deployment's `_config.yml` as just `meteor`.  This will require you to update the theme (or at least its submodule) manually!\n\n## Developing\n\nIn order to develop this theme, you should:\n\n1. Check out this (`meteor-theme-hexo`) repository.\n2. Check out the [`theme-example` docs deployment](https://github.com/meteor/theme-example) alongside the `meteor-theme-hexo` directory.\n3. Check out either ([`apollo-hexo-config`](https://github.com/apollographql/apollo-hexo-config) or [`meteor-hexo-config`](https://github.com/meteor/meteor-hexo-config)) alongside the `meteor-theme-hexo` directory.  This will leave you with something like:\n     ```\n     Dev/\n     ├── meteor-theme-hexo/\n     ├── meteor-hexo-config/ (or apollo-hexo-config/)\n     └── theme-example/\n     ```\n3. Run `npm install` in the `meteor-theme-hexo`\n4. Switch to the `theme-example` directory.\n5. Run `npm install`\n6. Inside `theme-example`, run:\n   ```\n   npm start -- --config-dir ../apollo-hexo-config --theme-dir ../meteor-theme-hexo\n   ```\n   \n   (or `meteor-hexo-config`, if working on the Meteor theme!)\n\n\u003e For more information, check the [README.md on `theme-example`](https://github.com/meteor/theme-example/blob/master/README.md).\n\n## Docs docs\n\nThere are [docs docs](https://docs-docs.netlify.com/docs/docs/) for help with docs deployments!  Please read them (and help update them on [their own repository](https://github.com/apollographql/docs-docs/) if they're wrong!).\n\n## Known deployments\n\n\u003e Important: Please submit a PR to update this list when making new deployments to ensure they receive important PRs (such as dependency and repo consistency updates).\n\n| \u003csup\u003e[0]\u003c/sup\u003e | GitHub Repo :octocat:  | Deployment URL :rocket: |\n| --- | --- | --- |\n| :relaxed: | [meteor/guide](https://github.com/meteor/guide/) | https://guide.meteor.com/ |\n| :relaxed: | [meteor/docs](https://github.com/meteor/docs/) | https://docs.meteor.com/ |\n| :relaxed: | [meteor/galaxy-docs](https://github.com/meteor/galaxy-docs/) | https://galaxy-guide.meteor.com/ |\n\n  \u003csup\u003e[0]\u003c/sup\u003e Equipped with auto-update dependency management, so you don't need to make sure the theme is updated.\n\nIf a change to this theme is made, it should be re-published to npm.  Those repos using submodules should update their submodule reference to the latest tip and those using the `meteor-theme-hexo` npm package should update that dependency to the latest published version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeteor%2Fmeteor-theme-hexo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeteor%2Fmeteor-theme-hexo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeteor%2Fmeteor-theme-hexo/lists"}