{"id":13814193,"url":"https://github.com/knadh/hugo-ink","last_synced_at":"2025-04-04T16:16:52.729Z","repository":{"id":39636229,"uuid":"222624771","full_name":"knadh/hugo-ink","owner":"knadh","description":"Crisp, minimal personal website and blog theme for Hugo","archived":false,"fork":false,"pushed_at":"2022-08-06T15:11:30.000Z","size":1012,"stargazers_count":401,"open_issues_count":5,"forks_count":166,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-28T15:11:15.325Z","etag":null,"topics":["blog","blog-theme","hugo","hugo-blog","hugo-site","hugo-theme"],"latest_commit_sha":null,"homepage":"","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/knadh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-19T06:28:58.000Z","updated_at":"2025-03-07T03:55:59.000Z","dependencies_parsed_at":"2022-08-09T15:07:34.883Z","dependency_job_id":null,"html_url":"https://github.com/knadh/hugo-ink","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Fhugo-ink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Fhugo-ink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Fhugo-ink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Fhugo-ink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","download_url":"https://codeload.github.com/knadh/hugo-ink/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208190,"owners_count":20901570,"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","blog-theme","hugo","hugo-blog","hugo-site","hugo-theme"],"created_at":"2024-08-04T04:01:46.662Z","updated_at":"2025-04-04T16:16:52.707Z","avatar_url":"https://github.com/knadh.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# Ink\nCrisp, minimal personal website and blog theme Hugo. Forked from [Ezhil](https://github.com/vividvilla/ezhil).\n\n## Demo\n[View demo](https://hugo-ink.netlify.com)\n![Screenshot](https://user-images.githubusercontent.com/547147/69119000-3ace9280-0abb-11ea-81bc-5af68433e845.png \"Ink light theme\")\n\n## Features\n* Google Analytics integration\n* Syntax highlighting\n* Twitter cards and opengraph tags support\n* Disqus comments\n* RSS feeds\n* Custom CSS/JS\n* Multilingual months support\n\n## Installation\n\ncd into your hugo site's root directory and:\n\n```sh\ncd themes\ngit clone https://github.com/knadh/hugo-ink.git\n```\n\nFor more information read the [official setup guide](https://gohugo.io/overview/installing/) of Hugo.\n\n\n## Content type\n\nYou can specify content type with field `type` in your content. For example static pages can be set as type `page` which are excluded from recent posts and all posts page. You can use site params `mainSections` and `disableDisqusTypes` to control which page types are excluded from recent posts and Disqus comments respectively.\n\n```md\n---\ntitle: \"About\"\ndate: 2019-04-19T21:37:58+05:30\ntype: \"page\"\n---\n\nThis is some static page where you can write about yourself.\n```\n\n## Language Settings for the month\n\nDue to the currently unavailable feature for multilingual dates in ``.Date`` from\nGo. It is possible to create a ``month.yaml`` in the data folder of your\nHugo site root directory. There is also an example file in\n``exampleSite/data/``.\n\n```sh\ncat \u003e month.yaml \u003c\u003c EOF\n1: \"Jan\"\n2: \"Feb\"\n3: \"Mar\"\n4: \"Apr\"\n5: \"May\"\n6: \"Jun\"\n7: \"Jul\"\n8: \"Aug\"\n9: \"Sep\"\n10: \"Oct\"\n11: \"Nov\"\n12: \"Dec\"\nEOF\n```\n\n## Credits\n\n* [Ezhil theme](https://github.com/vividvilla/ezhil) from which Ink was forked\n\nLicensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknadh%2Fhugo-ink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknadh%2Fhugo-ink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknadh%2Fhugo-ink/lists"}