{"id":29955124,"url":"https://github.com/diraneyya/zola-clean-blog","last_synced_at":"2026-06-24T01:31:28.996Z","repository":{"id":287393948,"uuid":"924781562","full_name":"diraneyya/zola-clean-blog","owner":"diraneyya","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-30T16:37:39.000Z","size":9186,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-16T17:32:15.768Z","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/diraneyya.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,"zenodo":null}},"created_at":"2025-01-30T16:36:26.000Z","updated_at":"2025-01-30T16:37:44.000Z","dependencies_parsed_at":"2025-04-11T14:39:43.925Z","dependency_job_id":null,"html_url":"https://github.com/diraneyya/zola-clean-blog","commit_stats":null,"previous_names":["diraneyya/zola-clean-blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diraneyya/zola-clean-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diraneyya%2Fzola-clean-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diraneyya%2Fzola-clean-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diraneyya%2Fzola-clean-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diraneyya%2Fzola-clean-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diraneyya","download_url":"https://codeload.github.com/diraneyya/zola-clean-blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diraneyya%2Fzola-clean-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34713789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-08-03T17:10:50.105Z","updated_at":"2026-06-24T01:31:28.976Z","avatar_url":"https://github.com/diraneyya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"zola-clean-blog\n===============\n\n![screenshot](screenshot.png)\n\nA port of the StartBootstrap Clean Blog theme, for Zola.\n\n## Demo\n\n[Live Demo](https://zola-clean-blog.netlify.com)\n\n## Usage\n\nTo use the theme, clone this repository to your `themes` directory.\nIt requires that you use the categories and tags taxonomies.\nThis can be done with the following additions to `config.toml`:\n```toml\ntheme = \"zola-clean-blog\"\n\ntaxonomies = [\n    {name = \"categories\", rss = true, paginate_by=5},\n    {name = \"tags\", rss = true, paginate_by=5},\n]\n```\n\n## Features\n\n- Paginated Home/Categories/Tag Pages\n- Customizable Menu\n- Customizable Social Links\n\n## How To Customize\n\n- To replace header images, add a new image to `static/img/$page-bg.jpg` where `$page` is one of `about`, `home`, `post` or `contact`.\n\n- To replace the copyright field, create your own `templates/index.html` to extend the template and add a `copyright` block:\n```\n{% extends \"zola-clean-blog/templates/index.html\" %}\n{% block copyright %}\nCopyright %copy; Example, Inc. 2016-2019\n{% endblock copyright %}\n```\n\n- To add a new menu item, override `clean_blog_menu` in your `config.toml`. You can use `$BASE_URL` to reference your own site.\n\n- To add a new social link, override `clean_blog_social` in your `config.toml`. You can use `$BASE_URL` to reference your own site.\n\n- To add Google Analytics, you may add your script to the `extrascripts` block using your own `index.html`\n```\n{% extends \"zola-clean-blog/templates/index.html\" %}\n{% block analytics %}\n\u003cscript\u003e\n...\n\u003c/script\u003e\n{% endblock analytics %}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiraneyya%2Fzola-clean-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiraneyya%2Fzola-clean-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiraneyya%2Fzola-clean-blog/lists"}