{"id":15288499,"url":"https://github.com/manid2/lone-wolf-theme","last_synced_at":"2025-10-03T21:05:29.459Z","repository":{"id":49853266,"uuid":"171107995","full_name":"manid2/lone-wolf-theme","owner":"manid2","description":"A simple bootstrap based jekyll theme.","archived":false,"fork":false,"pushed_at":"2024-02-08T21:23:46.000Z","size":2027,"stargazers_count":26,"open_issues_count":1,"forks_count":83,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T06:08:06.960Z","etag":null,"topics":["bootstrap","bootswatch","jekyll","jekyll-theme","rubygem"],"latest_commit_sha":null,"homepage":"https://manid2.github.io/lone-wolf-theme/","language":"SCSS","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/manid2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":"https://buymeacoffee.com/manid2"}},"created_at":"2019-02-17T10:19:22.000Z","updated_at":"2025-03-16T14:26:21.000Z","dependencies_parsed_at":"2024-02-08T22:43:07.865Z","dependency_job_id":"e78f340c-c05b-483f-911f-625ec65ca230","html_url":"https://github.com/manid2/lone-wolf-theme","commit_stats":{"total_commits":151,"total_committers":3,"mean_commits":"50.333333333333336","dds":0.0331125827814569,"last_synced_commit":"865f0a1db8168937b2094838bdc013505cd3547a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manid2%2Flone-wolf-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manid2%2Flone-wolf-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manid2%2Flone-wolf-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manid2%2Flone-wolf-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manid2","download_url":"https://codeload.github.com/manid2/lone-wolf-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248075846,"owners_count":21043654,"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":["bootstrap","bootswatch","jekyll","jekyll-theme","rubygem"],"created_at":"2024-09-30T15:49:47.795Z","updated_at":"2025-10-03T21:05:24.400Z","avatar_url":"https://github.com/manid2.png","language":"SCSS","funding_links":["https://buymeacoffee.com/manid2","https://www.buymeacoffee.com/manid2"],"categories":[],"sub_categories":[],"readme":"# [Lone Wolf Theme Jekyll][1]\n\n[![LICENSE](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/manid2/lone-wolf-theme/blob/master/LICENSE)\n[![Jekyll](https://img.shields.io/badge/jekyll-%3E%3D%203.8-blue.svg)][jekyll]\n[![Ruby gem](https://badge.fury.io/rb/lone-wolf-theme.svg)](https://rubygems.org/gems/lone-wolf-theme/)\n[![Build Status](https://travis-ci.com/manid2/lone-wolf-theme.svg?branch=master)](https://travis-ci.com/manid2/lone-wolf-theme)\n\nA simple [bootstrap][bs4] based jekyll theme.\n\nIt uses\n\n- [github-pages compatible gems][gh-gems]\n- [bootswatch wrappers][bootswatch]\n- [animate.css][ani-css].\n\n## Who uses it\n\n- [Lone wolf theme docs][1]\n\nSupport\n-------\n\nKindly support this theme development by donating at [Buy me a\ncoffee][md2_bmc_link].\n\n[![Mani Kumar Buy Me a Coffee QR code][md2_bmc_qr_img]][md2_bmc_link]\n\n## Screenshots\n\n![Lone wolf theme screenshot][lwt_ss_all_img]\n\n\u003c!-- Images --\u003e\n[lwt_ss_all_img]: lwt_screenshots/lwt_ss_all_in_one.png \"Lone wolf theme screenshot\"\n\n## Installation\n\n### Using remote theme\n\nEasiest way to use the theme if you dont want to make changes to the theme's\ncode.\n\n- Add `remote_theme    : \"manid2/lone-wolf-theme\"` to your `_config.yml` file.\n\n### By forking the theme repository\n\nIf you want to make changes to the code and to truly own the site.\nFollow the blog on [smashing magazine][sm-gh-pages] to learn about this method.\n\n### As a ruby gem\n\nWhen you want to host the site on any server other than the github pages\nand also to make use of plenty of jekyll plugins.\n\n- Add `gem \"lone-wolf-theme\"` to your `Gemfile`.\n- Update bundled gems by using `bundle` command.\n- Add `theme    : \"lone-wolf-theme\"` to your `_config.yml`.\n\n## Contribution\n\nUse the link to learn how to [contribute][3] to LWT.\n\n## Sponsor\n\nIf you like this theme and want to support its development please consider\nsponsoring.\n\n\u003ca href=\"https://buymeacoffee.com/manid2\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/default-yellow.png\" alt=\"Buy Me A Coffee\" height=\"42\" width=\"174\"\u003e\u003c/a\u003e\n\n\u003c!-- Links in the post --\u003e\n[jekyll]: https://jekyllrb.com/\n[bs4]: https://getbootstrap.com/\n[bootswatch]: https://bootswatch.com/\n[gh-gems]: https://pages.github.com/versions/\n[ani-css]: https://daneden.github.io/animate.css/\n[sm-gh-pages]: https://www.smashingmagazine.com/2014/08/build-blog-jekyll-github-pages/\n\n[1]: https://manid2.github.io/lone-wolf-theme/\n[3]: https://manid2.github.io/lone-wolf-theme/contribute/\n\n[md2_bmc_link]: https://www.buymeacoffee.com/manid2\n[md2_bmc_qr_img]: https://manid2.gitlab.io/images/md2_bmc_qr.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanid2%2Flone-wolf-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanid2%2Flone-wolf-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanid2%2Flone-wolf-theme/lists"}