{"id":14979541,"url":"https://github.com/ntkme/jekyll-local-theme","last_synced_at":"2025-07-28T01:31:25.498Z","repository":{"id":56878654,"uuid":"261592984","full_name":"ntkme/jekyll-local-theme","owner":"ntkme","description":":art: Jekyll plugin for building Jekyll sites with any local theme.","archived":false,"fork":false,"pushed_at":"2024-11-15T08:37:41.000Z","size":48,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-23T08:31:59.497Z","etag":null,"topics":["github-pages","jekyll","jekyll-plugin","jekyll-site","jekyll-themes"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/jekyll-local-theme","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/ntkme.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-05T22:03:16.000Z","updated_at":"2024-11-15T08:37:43.000Z","dependencies_parsed_at":"2024-10-17T20:59:07.296Z","dependency_job_id":null,"html_url":"https://github.com/ntkme/jekyll-local-theme","commit_stats":{"total_commits":33,"total_committers":2,"mean_commits":16.5,"dds":0.4242424242424242,"last_synced_commit":"04e953a102787a0525f0cdf2a6e59dc8bf764355"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntkme%2Fjekyll-local-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntkme%2Fjekyll-local-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntkme%2Fjekyll-local-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntkme%2Fjekyll-local-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntkme","download_url":"https://codeload.github.com/ntkme/jekyll-local-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227850039,"owners_count":17829085,"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":["github-pages","jekyll","jekyll-plugin","jekyll-site","jekyll-themes"],"created_at":"2024-09-24T14:00:15.399Z","updated_at":"2024-12-03T04:09:56.395Z","avatar_url":"https://github.com/ntkme.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jekyll Local Theme\n\nJekyll plugin for building Jekyll sites with any local theme\n\n## Usage\n\n1. Add the following to your Gemfile\n\n    ``` ruby\n    gem \"jekyll-local-theme\"\n    ```\n\n    and run `bundle install` to install the plugin\n\n2. Add the following to your site's `_config.yml` to activate the plugin\n\n    ``` yml\n    plugins:\n      - jekyll-local-theme\n    ```\n\n3. Add themes to your site's `_themes` directory\n\n    ``` sh\n    git submodule add https://github.com/jekyll/minima.git _themes/minima\n    ```\n\n    Note: You can just copy files without using `git submodule`\n\n4. Add the following to your site's `_config.yml` to choose your theme\n\n    ``` yml\n    local_theme: minima\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntkme%2Fjekyll-local-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntkme%2Fjekyll-local-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntkme%2Fjekyll-local-theme/lists"}