{"id":15717879,"url":"https://github.com/celso/ghink","last_synced_at":"2025-07-16T05:09:09.153Z","repository":{"id":11885248,"uuid":"14446931","full_name":"celso/ghink","owner":"celso","description":"Github Pages Ink boilerplate. An easy way to start a beautiful, responsive, self-hosted, blog or website.","archived":false,"fork":false,"pushed_at":"2014-05-02T14:43:18.000Z","size":12906,"stargazers_count":23,"open_issues_count":0,"forks_count":3,"subscribers_count":8,"default_branch":"gh-pages","last_synced_at":"2025-05-13T02:15:15.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/celso.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}},"created_at":"2013-11-16T12:47:27.000Z","updated_at":"2020-06-15T14:03:57.000Z","dependencies_parsed_at":"2022-08-26T19:11:37.409Z","dependency_job_id":null,"html_url":"https://github.com/celso/ghink","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/celso/ghink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celso%2Fghink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celso%2Fghink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celso%2Fghink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celso%2Fghink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celso","download_url":"https://codeload.github.com/celso/ghink/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celso%2Fghink/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265483567,"owners_count":23774229,"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":[],"created_at":"2024-10-03T21:51:32.092Z","updated_at":"2025-07-16T05:09:09.135Z","avatar_url":"https://github.com/celso.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ghink\n=====\n\nGhink is a [github pages] [1], plus [Jekyll] [7], plus [InK] [6] boilerplate. An easy way to start a beautiful, responsive, self-hosted, blog or website.\n\nGhink offers a quick starting point, a number of common elements and patterns used with modern websites, and some recipes to get you going.\n\nIt's currently based on versions 3.0.0 of [Ink] [6], and 1.5.1 of [Jekyll] [7].\n\nWhat is InK exactly?\n--------------------\n\n[InK] [6] is a set of tools for quick development of web interfaces. It offers a fluid and responsive grid, common interface elements, interactive components, a design-first approach with ease of use and simplicity at its core. Start integrating Ink in your projects and remove the hassle of building the basics, staying free to focus on what's important.\n\nInK provides modern responsive CSS patterns for many devices, meaning this website will work well on the desktop, smartphones or tablets.\n\nBefore you start\n----------------\n\nBefore you start building your website, you need to install a few tools first.\n\nWe assume you have a Github account and are familiar with git at this point, or at leat you understand the concept of cloning, branches, pushing, pulling and committing code. If not, please take 30 minutes and read this [Guide] [2] and these [Pages] [3]\n\nGhink uses [Github Pages] [1], which in turn uses [Jekyll] [4], a simple, blog aware static site generator. To install Jekyll in your computer, follow these steps:\n\n```\nsudo gem update --system\nsudo gem install jekyll\nsudo gem install github-pages\n```\n\nFor more information on how to install Jekyll, check [this page] [5].\n\nJekyll uses the [Liquid templating] [8] system.\n\nSee it in action\n----------------\n\nWe have a Ghink [showroom website for you][10], you can use it to check on what's possible to do. Technical documentation stays here, keep reading.\n\nMake your own Github Page in 5 minutes\n--------------------------------------\n\nWe have a step by step guide for you. [Read it here][14].\n\nGot it. Now what?\n-----------------\n\n - [_config.yml][11] file documentation\n - [Snippets][12] options and examples\n - How to write a [Blogpost][13]\n - See how [InK works][6].\n - How to [make your own Github Page][14]\n\nDeveloping model and contributing\n---------------------------------\n\nWe use the [Git flow] [9] workflow with ghink with a few nuances. Essencially we only use the develop and gh-pages branches. Day to day development goes into the develop branch of the project, which eventually merges into the gh-pages branch, our production ready releases bucket, which in turn triggers the [Ghink website] [10], thanks to the Github Pages service.\n\nTo contribute, fork this project, then pull your changes back to me. I don't have guidelines yet, so let's see how it goes.\n\n\n  [1]: http://pages.github.com/                                        \"Github Pages\"\n  [2]: https://help.github.com/articles/set-up-git                     \"Set Up Git\"\n  [3]: https://help.github.com/categories/19/articles                  \"Using Git\"\n  [4]: https://help.github.com/articles/using-jekyll-with-pages        \"Using Jekyll with Pages\"\n  [5]: http://jekyllrb.com/docs/installation/                          \"Jekyll Installation\"\n  [6]: http://ink.sapo.pt/                                             \"InK - Interface Kit\"\n  [7]: http://jekyllrb.com/                                            \"Jekyll\"\n  [8]: https://github.com/Shopify/liquid/wiki/Liquid-for-Designers     \"Liquid templating\"\n  [9]: http://nvie.com/posts/a-successful-git-branching-model/         \"Git flow\"\n  [10]: http://ghink.cc/                                     \"Ghink\"\n  [11]: https://github.com/celso/ghink/blob/gh-pages/_docs/CONFIG.md         \"_config.yml\"\n  [12]: https://github.com/celso/ghink/blob/gh-pages/_docs/SNIPPETS.md       \"Snippets\"\n  [13]: https://github.com/celso/ghink/blob/gh-pages/_docs/BLOGPOST.md       \"Writing a blog post\"\n  [14]: https://github.com/celso/ghink/blob/gh-pages/_docs/GH-PAGES-HOWTO.md  \"Howto\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelso%2Fghink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcelso%2Fghink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelso%2Fghink/lists"}