{"id":28381446,"url":"https://github.com/marcantondahmen/automad-halfmoon","last_synced_at":"2026-02-02T09:01:26.509Z","repository":{"id":56961371,"uuid":"324531496","full_name":"marcantondahmen/automad-halfmoon","owner":"marcantondahmen","description":"A customizable blog and documentation theme for the Automad CMS based on the Halfmoon framework with a built-in dark and light mode","archived":false,"fork":false,"pushed_at":"2025-09-09T19:18:48.000Z","size":94,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T23:13:19.136Z","etag":null,"topics":["automad","automad-extension","documentation-theme","halfmoon","halfmoon-framework","theme"],"latest_commit_sha":null,"homepage":"https://packages.automad.org/dahmen/automad-halfmoon","language":"Hack","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/marcantondahmen.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["marcantondahmen"],"ko_fi":"marcantondahmen","custom":["https://paypal.me/marcantondahmen"]}},"created_at":"2020-12-26T10:30:07.000Z","updated_at":"2025-09-09T19:18:23.000Z","dependencies_parsed_at":"2025-09-09T21:18:55.073Z","dependency_job_id":"8f24b5bf-f2c6-4d0a-8188-d2cbf05d0a96","html_url":"https://github.com/marcantondahmen/automad-halfmoon","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/marcantondahmen/automad-halfmoon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcantondahmen%2Fautomad-halfmoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcantondahmen%2Fautomad-halfmoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcantondahmen%2Fautomad-halfmoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcantondahmen%2Fautomad-halfmoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcantondahmen","download_url":"https://codeload.github.com/marcantondahmen/automad-halfmoon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcantondahmen%2Fautomad-halfmoon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29009330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T08:40:12.472Z","status":"ssl_error","status_checked_at":"2026-02-02T08:40:10.926Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automad","automad-extension","documentation-theme","halfmoon","halfmoon-framework","theme"],"created_at":"2025-05-30T04:05:34.114Z","updated_at":"2026-02-02T09:01:26.504Z","avatar_url":"https://github.com/marcantondahmen.png","language":"Hack","funding_links":["https://github.com/sponsors/marcantondahmen","https://ko-fi.com/marcantondahmen","https://paypal.me/marcantondahmen"],"categories":[],"sub_categories":[],"readme":"# Automad Halfmoon Theme\n\nA blog and documentation theme based on the flexible and highly customizable [Halfmoon](https://www.gethalfmoon.com) framework.\n\n![](https://raw.githubusercontent.com/marcantondahmen/media-files/master/themes/halfmoon/post-sidebar-dark.png)\n\n- [Templates](#templates)\n- [Pagelist Blocks](#pagelist-blocks)\n- [Customization](#customization)\n\n## Templates\n\nThe Halfmoon ships with four different templates \u0026mdash; two blog templates and two post templates.\n\n| Name | Description |\n| --- | --- |\n| Blog | A full-width blog page template including a filterable grid of page cards |\n| Blog Sidebar | A blog page template with a sidebar menu |\n| Post | A full-width post template |\n| Post Sidebar | A post template with a sidebar menu |\n\n## Pagelist Blocks\n\nThere are three included templates for pagelist blocks.\n\n| Name | Description |\n| --- | --- |\n| Cards | A typical grid of cards including a teaser image, title, date, tags and the first paragraph of a page |\n| Cards Text | Basically the same as the **Cards** template just without an image |\n| List | A simple list of horizontal  cards including title, date, tags and the first paragraph of a page |\n\n![](https://raw.githubusercontent.com/marcantondahmen/media-files/master/themes/halfmoon/post-light.png)\n\n## Customization\n\nThe Halfmoon framework uses custom CSS [properties](https://github.com/halfmoonui/halfmoon/blob/master/css/halfmoon-variables.css) to control all kind of styles such as colors, font properties or element dimensions. Therefore it is very easy to override things without actually modifying templates or other files. \n\nYou can instead add your custom definitions for those properties to the `Custom Properties` field in the **Global Data and Settings** section of the dashboard. For example it is possible to quickly change the font weight of all headlines by adding the following to the `Custom Properties` field:\n\n\t--heading-font-weight: 600;\n\nA full list of available properties can be found in the [Halfmoon repository](https://github.com/halfmoonui/halfmoon/blob/master/css/halfmoon-variables.css). Additionally there is also a [official guide](https://www.gethalfmoon.com/docs/customize/) about customization available in the Halfmoon docs.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcantondahmen%2Fautomad-halfmoon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcantondahmen%2Fautomad-halfmoon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcantondahmen%2Fautomad-halfmoon/lists"}