{"id":22713473,"url":"https://github.com/binsarjr/iamlazy","last_synced_at":"2026-04-11T08:05:48.529Z","repository":{"id":101943064,"uuid":"288572958","full_name":"binsarjr/iamlazy","owner":"binsarjr","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-30T15:31:05.000Z","size":1017,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2025-02-05T00:27:16.545Z","etag":null,"topics":["binsarjr","iamlazy","jekyll-site","tailwindcss","tailwindcss-plugin","tailwindcss-ui","tailwindui","theme"],"latest_commit_sha":null,"homepage":"http://binsarjr.github.io/iamlazy","language":"CSS","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/binsarjr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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-08-18T21:57:36.000Z","updated_at":"2024-08-12T20:04:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"c82c2b62-8ef0-4aa5-b730-e3df8a6cbf7f","html_url":"https://github.com/binsarjr/iamlazy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binsarjr%2Fiamlazy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binsarjr%2Fiamlazy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binsarjr%2Fiamlazy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binsarjr%2Fiamlazy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binsarjr","download_url":"https://codeload.github.com/binsarjr/iamlazy/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246254096,"owners_count":20747948,"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":["binsarjr","iamlazy","jekyll-site","tailwindcss","tailwindcss-plugin","tailwindcss-ui","tailwindui","theme"],"created_at":"2024-12-10T14:09:21.914Z","updated_at":"2026-04-11T08:05:48.489Z","avatar_url":"https://github.com/binsarjr.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"right\"\u003e\n    \u003ca href=\"https://badge.fury.io/rb/just-the-docs\"\u003e\u003cimg src=\"https://badge.fury.io/rb/just-the-docs.svg\" alt=\"Gem version\"\u003e\u003c/a\u003e \u003ca href=\"https://github.com/pmarsceill/just-the-docs/actions?query=workflow%3A%22Master+branch+CI%22\"\u003e\u003cimg src=\"https://github.com/pmarsceill/just-the-docs/workflows/Master%20branch%20CI/badge.svg\" alt=\"Build status\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n    \u003ch1 align=\"center\"\u003eJust the Docs\u003c/h1\u003e\n    \u003cp align=\"center\"\u003eA modern, highly customizable, and responsive Jekyll theme for documentation with built-in search.\u003cbr\u003eEasily hosted on GitHub Pages with few dependencies.\u003c/p\u003e\n    \u003cp align=\"center\"\u003e\u003cstrong\u003e\u003ca href=\"https://pmarsceill.github.io/just-the-docs/\"\u003eSee it in action!\u003c/a\u003e\u003c/strong\u003e\u003c/p\u003e\n    \u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n\u003c/p\u003e\n\n![jtd](https://user-images.githubusercontent.com/896475/47384541-89053c80-d6d5-11e8-98dc-dba16e192de9.gif)\n\n## Installation\n\nAdd this line to your Jekyll site's Gemfile:\n\n```ruby\ngem \"just-the-docs\"\n```\n\nAnd add this line to your Jekyll site's `_config.yml`:\n\n```yaml\ntheme: just-the-docs\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install just-the-docs\n\n## Usage\n\n[View the documentation](https://pmarsceill.github.io/just-the-docs/) for usage information.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/pmarsceill/just-the-docs. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n### Submitting code changes:\n\n- Open a [Pull Request](https://github.com/pmarsceill/just-the-docs/pulls)\n- Ensure all CI tests pass\n- Await code review\n- Bump the version number in `just-the-docs.gemspec` and `package.json` according to [semantic versioning](https://semver.org/).\n\n### Design and development principles of this theme:\n\n1. As few dependencies as possible\n2. No build script needed\n3. First class mobile experience\n4. Make the content shine\n\n## Development\n\nTo set up your environment to develop this theme, run `bundle install`.\n\nYour theme is set up just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.\n\nWhen the theme is released, only the files in `_layouts`, `_includes`, and `_sass` tracked with Git will be released.\n\n## License\n\nThe theme is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinsarjr%2Fiamlazy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinsarjr%2Fiamlazy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinsarjr%2Fiamlazy/lists"}