{"id":13425555,"url":"https://github.com/sergiokopplin/indigo","last_synced_at":"2025-05-14T10:10:57.499Z","repository":{"id":38550787,"uuid":"50261548","full_name":"sergiokopplin/indigo","owner":"sergiokopplin","description":"Minimalist Jekyll Template, dark and light themes","archived":false,"fork":false,"pushed_at":"2024-07-27T17:59:31.000Z","size":4151,"stargazers_count":2675,"open_issues_count":3,"forks_count":2319,"subscribers_count":25,"default_branch":"gh-pages","last_synced_at":"2025-04-02T02:09:11.489Z","etag":null,"topics":["blog","dark-theme","indigo","jekyll","light-theme","minimal","template"],"latest_commit_sha":null,"homepage":"https://sergiokopplin.github.io/indigo/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sergiokopplin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-01-23T22:26:04.000Z","updated_at":"2025-04-01T03:31:25.000Z","dependencies_parsed_at":"2024-07-27T19:03:43.276Z","dependency_job_id":"8798cad3-fd47-4b06-9f9d-81b557719989","html_url":"https://github.com/sergiokopplin/indigo","commit_stats":{"total_commits":434,"total_committers":56,"mean_commits":7.75,"dds":0.315668202764977,"last_synced_commit":"f3ef29d878cd5fadf7f25f6955b34d30a41e3130"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiokopplin%2Findigo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiokopplin%2Findigo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiokopplin%2Findigo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiokopplin%2Findigo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergiokopplin","download_url":"https://codeload.github.com/sergiokopplin/indigo/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247968366,"owners_count":21025823,"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":["blog","dark-theme","indigo","jekyll","light-theme","minimal","template"],"created_at":"2024-07-31T00:01:14.744Z","updated_at":"2025-04-09T03:09:43.731Z","avatar_url":"https://github.com/sergiokopplin.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ch2 align=\"center\"\u003eIndigo Minimalist Jekyll Template - \u003ca href=\"https://sergiokopplin.github.io/indigo/\"\u003eDemo\u003c/a\u003e\u003c/h2\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eThis is a simple and minimalist template for Jekyll for those who likes to eat noodles.\u003c/p\u003e\n\n***\n\n\u003cp align=\"center\"\u003e\n    \u003cb\u003e\u003ca href=\"README.md#what-has-inside\"\u003eWhat has inside\u003c/a\u003e\u003c/b\u003e\n    |\n    \u003cb\u003e\u003ca href=\"README.md#setup\"\u003eSetup\u003c/a\u003e\u003c/b\u003e\n    |\n    \u003cb\u003e\u003ca href=\"README.md#settings\"\u003eSettings\u003c/a\u003e\u003c/b\u003e\n    |\n    \u003cb\u003e\u003ca href=\"README.md#how-to\"\u003eHow to\u003c/a\u003e\u003c/b\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    Light and Dark themes.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/sergiokopplin/indigo/gh-pages/assets/screen-shot.png\" /\u003e\n\u003c/p\u003e\n\n## What has inside\n\n- [Jekyll](https://jekyllrb.com/), [Sass](https://sass-lang.com/) ~[RSCSS](https://rscss.io/)~ and [SVG](https://www.w3.org/Graphics/SVG/);\n- Page Speed: [99~Desktop](https://pagespeed.web.dev/analysis/https-sergiokopplin-github-io-indigo/41axptm3as?utm_source=psi\u0026utm_medium=redirect\u0026form_factor=desktop);\n\n## Setup\n\n0. :star: to the project. :metal:\n1. Fork the project [Indigo](https://github.com/sergiokopplin/indigo/fork)\n2. Edit `_config.yml` with your data\n3. Write some posts :bowtie:\n\nTo run locally do the following:\n\n1. Install [Jekyll](https://jekyllrb.com) and [Bundler](https://bundler.io/).\n2. Clone the forked repo on your machine\n3. Enter the cloned folder via terminal and run:\n```sh\nbundle install\nbundle exec jekyll serve\n```\n4. Open it in your browser: [http://localhost:4000](http://localhost:4000)\n\nOr run with [docker](https://github.com/BretFisher/jekyll-serve).\n\n## Settings\n\nYou can customize your site on `_config.yml` file.\n\n## How To?\n\nCheck the [FAQ](./FAQ.md).\n\n---\n## License\n\n[MIT](https://kopplin.mit-license.org/) License © Sérgio Kopplin\n\n---\n\n[![Star History Chart](https://api.star-history.com/svg?repos=sergiokopplin/indigo\u0026type=Date)](https://star-history.com/#sergiokopplin/indigo\u0026Date)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergiokopplin%2Findigo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergiokopplin%2Findigo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergiokopplin%2Findigo/lists"}