{"id":22044927,"url":"https://github.com/leabs/jekyll-opine","last_synced_at":"2026-05-15T01:05:06.016Z","repository":{"id":65611115,"uuid":"591411693","full_name":"leabs/jekyll-opine","owner":"leabs","description":"A simple, clean, responsive Jekyll theme for a blog or personal website with built in search, commenting, and more.","archived":false,"fork":false,"pushed_at":"2023-09-05T13:28:32.000Z","size":1568,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-06T11:46:35.448Z","etag":null,"topics":["html-template","jekyll","jekyll-blog","jekyll-theme"],"latest_commit_sha":null,"homepage":"https://jekyll-opine.vercel.app/","language":"HTML","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/leabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2023-01-20T17:35:46.000Z","updated_at":"2025-03-08T21:16:41.000Z","dependencies_parsed_at":"2025-05-27T15:53:43.199Z","dependency_job_id":null,"html_url":"https://github.com/leabs/jekyll-opine","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/leabs/jekyll-opine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leabs%2Fjekyll-opine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leabs%2Fjekyll-opine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leabs%2Fjekyll-opine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leabs%2Fjekyll-opine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leabs","download_url":"https://codeload.github.com/leabs/jekyll-opine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leabs%2Fjekyll-opine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020656,"owners_count":26086898,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["html-template","jekyll","jekyll-blog","jekyll-theme"],"created_at":"2024-11-30T13:09:37.842Z","updated_at":"2025-10-14T19:38:19.203Z","avatar_url":"https://github.com/leabs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jekyll Opine Theme\n\n![Jekyll Opine theme screenshot](/screenshots/theme.png)\n\nA simple, clean, responsive Jekyll theme for a blog or personal website with built in search, commenting, and more. See the [demo](https://jekyll-opine.vercel.app) for a live look around or check out the [video walkthrough](https://www.youtube.com/watch?v=4NWQb9d2yVg).\n\n## Requirements\n\nTo build and run this site locally, you will need\n\n- [Ruby](https://www.ruby-lang.org/en/)\n- [Bundler](https://bundler.io/)\n- [Jekyll](https://jekyllrb.com/)\n\n## Build and Run Locally\n\n1. Download, clone, or fork the repository\n2. Edit `_config.yml` to personalize your site.\n3. Replace `favicon.ico` with your own.\n4. Replace `assets/images/avatar.png` with your own.\n5. `cd` into your fork's directory and run `bundle install`\n6. Run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`\n\n## Adding Posts\n\n1. Add a new posts to the `_posts` directory.\n2. Add the following to the page's front matter:\n\n```\n---\nlayout: post\ntitle: \"Post title\"\ndate: 2023-01-21 07:35:33 -0500\ncomments: true\n---\n```\n\n## Adding Pages\n\n1. Add a new page to the root directory.\n2. Add the following to the page's front matter:\n\n```\n---\nlayout: page\ntitle: Page Title\npermalink: /page-url/\n---\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at [https://github.com/leabs/jekyll-leabs-theme](https://github.com/leabs/jekyll-leabs-theme)\n\n## Options\n\nExclude a page from the navigation using the `exclude` option in the page's front matter:\n\n```\n\nexclude: true\n\n```\n\nThe index page is set to `exclude: true` by default as it is hard coded into the navigation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleabs%2Fjekyll-opine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleabs%2Fjekyll-opine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleabs%2Fjekyll-opine/lists"}