{"id":19923775,"url":"https://github.com/versbinarii/hermit_zola","last_synced_at":"2025-06-15T07:04:45.124Z","repository":{"id":41142285,"uuid":"204235712","full_name":"VersBinarii/hermit_zola","owner":"VersBinarii","description":"Minimal Zola theme for bloggers","archived":false,"fork":false,"pushed_at":"2025-04-06T09:23:45.000Z","size":117,"stargazers_count":75,"open_issues_count":3,"forks_count":34,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T10:25:52.520Z","etag":null,"topics":["blog-theme","theme","zola","zola-theme"],"latest_commit_sha":null,"homepage":null,"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/VersBinarii.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-25T02:23:47.000Z","updated_at":"2025-04-06T09:23:48.000Z","dependencies_parsed_at":"2023-11-15T17:39:44.220Z","dependency_job_id":"db26f471-3ceb-419b-b827-c24785e72a29","html_url":"https://github.com/VersBinarii/hermit_zola","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VersBinarii/hermit_zola","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VersBinarii%2Fhermit_zola","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VersBinarii%2Fhermit_zola/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VersBinarii%2Fhermit_zola/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VersBinarii%2Fhermit_zola/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VersBinarii","download_url":"https://codeload.github.com/VersBinarii/hermit_zola/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VersBinarii%2Fhermit_zola/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259935602,"owners_count":22934386,"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-theme","theme","zola","zola-theme"],"created_at":"2024-11-12T22:15:23.491Z","updated_at":"2025-06-15T07:04:45.084Z","avatar_url":"https://github.com/VersBinarii.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/VersBinarii/hermit_zola.svg?branch=master)](https://travis-ci.org/VersBinarii/hermit_zola)\n\n# Hermit \n\n\u003e this is a port of the [Hermit theme](https://github.com/Track3/hermit) for [Zola](https://www.getzola.org/)\n\nHermit is a  minimal \u0026 fast Zola theme for bloggers.\n\n![screenshot](screenshot.png)\n\n[View demo](https://versbinarii.gitlab.io/blog/)\n\n## Installation\n\nFirst download the theme to your `themes` directory:\n\n```bash\n$ cd themes\n$ git clone https://github.com/VersBinarii/hermit_zola\n```\nand then enable it in your `config.toml`:\n\n```toml\ntheme = \"hermit_zola\"\n```\n\n## Configuration\n\n```toml\n[extra]\nhome_subtitle = \"Some profound and catchy statement\"\n\nfooter_copyright = ' \u0026#183; \u003ca href=\"https://creativecommons.org/licenses/by-nc/4.0/\" target=\"_blank\" rel=\"noopener\"\u003eCC BY-NC 4.0\u003c/a\u003e'\n\nhermit_menu = [\n    { link = \"/posts\", name = \"Posts\" },\n    { link = \"/about\", name = \"About\" }\n]\n\nhermit_social = [\n    { name = \"twitter\", link = \"https://twitter.com\" },\n    { name = \"github\", link = \"https://github.com\" },\n    { name = \"email\", link = \"mailto:author@domain.com\" }\n]\n\n\n\n[extra.highlightjs]\nenable = true\nclipboard = true\ntheme = \"vs2015\"\n\n[extra.disqus]\nenable = false\n# Take this from your Disqus account\nshortname = \"my-supa-dupa-blog\"\n\n[extra.author]\nname = \"The Author\"\nemail = \"author@domain.com\"\n\n[extra.google_analytics]\nenable = false\nid = \"UA-4XXXXXXX-X\"\n```\n\n### Table of content\nTable of content can be enabled by adding \n```\n+++\n[extra]\ntoc=true\n+++\n```\nto the page front matter. Icon will then appear above the page title that will\nallow to toggle the ToC.\n\n## License\n\n[MIT](LICENSE)\n\nThanks to [Track3](https://github.com/Track3) for creating the original!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fversbinarii%2Fhermit_zola","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fversbinarii%2Fhermit_zola","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fversbinarii%2Fhermit_zola/lists"}