{"id":14979150,"url":"https://github.com/jekyll/jekyll-docs","last_synced_at":"2026-02-27T12:34:19.127Z","repository":{"id":25147689,"uuid":"28570080","full_name":"jekyll/jekyll-docs","owner":"jekyll","description":"Offline usage documentation for Jekyll. Requires Jekyll 3 and above.","archived":false,"fork":false,"pushed_at":"2020-08-05T18:55:32.000Z","size":36,"stargazers_count":39,"open_issues_count":0,"forks_count":12,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-30T15:49:43.786Z","etag":null,"topics":["documentation","jekyll","offline"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/jekyll-docs","language":"Ruby","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/jekyll.png","metadata":{"files":{"readme":"README.md","changelog":"History.markdown","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-28T19:46:31.000Z","updated_at":"2025-06-28T13:00:11.000Z","dependencies_parsed_at":"2022-08-24T14:09:35.788Z","dependency_job_id":null,"html_url":"https://github.com/jekyll/jekyll-docs","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jekyll/jekyll-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jekyll","download_url":"https://codeload.github.com/jekyll/jekyll-docs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29894971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T12:09:13.686Z","status":"ssl_error","status_checked_at":"2026-02-27T12:09:13.282Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["documentation","jekyll","offline"],"created_at":"2024-09-24T13:59:22.672Z","updated_at":"2026-02-27T12:34:19.096Z","avatar_url":"https://github.com/jekyll.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## jekyll-docs\n\nThis gem is how we ship the docs on jekyllrb.com to users who want local, offline access to the docs.\n\n### Installing\n\nReplace `\u003cJEKYLL_VERSION\u003e` with the version of Jekyll you wish to use (e.g. `3.8.1`) and run:\n\n```\ngem install jekyll-docs -v \u003cJEKYLL_VERSION\u003e\n```\n\nOr, add it to your `Gemfile`:\n\n```ruby\ngem 'jekyll-docs', '\u003cJEKYLL_VERSION\u003e'\n```\n\nThen, run `bundle install`.\n\n### Usage\n\n:warning: You can not generate the documentation website in an existing Jekyll source folder.\n\nOnce installed, you have to ensure you're using the same version of Jekyll and jekyll-docs:\n\n```console\n$ jekyll _\u003cJEKYLL_VERSION\u003e_ docs\n$ # If you want Jekyll v3.8.1, you have to run:\n$ jekyll _3.8.1_ docs\n```\n:smile:\n\n### Building\n\n```console\n$ export JEKYLL_VERSION=3.8.1 # (or whatever)\n$ bundle install\n$ bundle exec rake build\n```\n\nNow you have it in `pkg/jekyll-docs-3.8.1.gem`.\n\n### Releasing\n\nEnsure the tag for the version is available on the `jekyll/jekyll` repo in the form of `vVERSION`, e.g. `v3.8.1`.\n\n```console\n$ export JEKYLL_VERSION=3.8.1\n$ script/bootstrap\n$ bundle exec rake release\n```\n\nMade a mistake? You can release another version of jekyll-docs by running\nthe following:\n\n```console\n$ export JEKYLL_VERSION=3.8.1\n$ export JEKYLL_DOCS_VERSION=${JEKYLL_VERSION}.1 # Increment .1 to .2 if this is your second fix, etc.\n$ script/bootstrap\n$ bundle exec rake release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjekyll%2Fjekyll-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjekyll%2Fjekyll-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjekyll%2Fjekyll-docs/lists"}