{"id":13929743,"url":"https://github.com/davidwinter/penny","last_synced_at":"2026-03-19T14:03:24.629Z","repository":{"id":66411220,"uuid":"308298369","full_name":"davidwinter/penny","owner":"davidwinter","description":"a minimalist hugo theme","archived":false,"fork":false,"pushed_at":"2023-03-14T17:11:49.000Z","size":196,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-26T22:46:19.031Z","etag":null,"topics":[],"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/davidwinter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["davidwinter"]}},"created_at":"2020-10-29T10:51:41.000Z","updated_at":"2023-03-13T15:31:09.000Z","dependencies_parsed_at":"2023-04-26T10:19:46.793Z","dependency_job_id":null,"html_url":"https://github.com/davidwinter/penny","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidwinter/penny","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidwinter%2Fpenny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidwinter%2Fpenny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidwinter%2Fpenny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidwinter%2Fpenny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidwinter","download_url":"https://codeload.github.com/davidwinter/penny/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidwinter%2Fpenny/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29024002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T22:20:39.141Z","status":"ssl_error","status_checked_at":"2026-02-02T22:20:37.621Z","response_time":58,"last_error":"SSL_read: 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":[],"created_at":"2024-08-07T18:02:31.540Z","updated_at":"2026-02-02T23:42:36.079Z","avatar_url":"https://github.com/davidwinter.png","language":"HTML","funding_links":["https://github.com/sponsors/davidwinter"],"categories":["others"],"sub_categories":[],"readme":"# Penny\n\n\u003e a minimalist hugo theme\n\n![Penny theme screenshot](https://github.com/davidwinter/penny/raw/main/screenshot.png)\n\n\n## Setup\n\nClone this repo into your `themes` directory:\n\n```sh\ngit clone https://github.com/davidwinter/penny.git themes/penny\n```\n\nAnd update your hugo project config file to include:\n\n```yml\ntheme: penny\n```\n\n## Configuration\n\nPenny tries to be as configurable as possible and a number of partial templates, site params and a main menu allow you to change the theme to suit your needs with as minimal effort as possible.\n\n### Partial templates\n\nThe following partials can be overridden to add additional content to your website:\n\n- `partials/head_additional.html` - included before the close `\u003c/head\u003e` tag\n- `partials/header_additional.html` - included before the `main` content block\n- `partials/footer_additional.html` - included before the \"back to top\" arrow\n- `partials/footer_credit.html` - the theme credit at the bottom of each page\n\nThese can be located within `layouts/partials` of your hugo project directory.\n\n### Params\n\nThe site parameters are used:\n\n- `image` - the image to be displayed at the top of all pages. Ensure it is a square image so it appears within a circle and located within the `static` directory\n- `image_alt` - the alt text for the header image\n- `title` - the title of your site\n- `description` - the description of your site. Used in `\u003chead\u003e` meta tags and Open Graph and Twitter meta tags\n- `homePageKinds` - an array of kinds of pages that you want included on the homepage listing.\n\nDefaults for the above parameters are as follows:\n\n```yml\nparams:\n  image: penny.jpg\n  image_alt: Photo of Penny\n  title: Penny\n  description: a minimalist hugo theme\n  homePageKinds:\n    - post\n    - posts\n```\n\n### Menus\n\nThe menu displayed at the top of the website is labelled `main` so within your site config file, use something similar to:\n\n```yml\nmenu:\n  main:\n    - identifier: about\n      name: About\n      url: /about/\n      weight: 0\n    - identifier: twitter\n      name: Twitter\n      url: https://twitter.com/\u003cyour username\u003e\n      weight: -1\n    - identifier: github\n      name: GitHub\n      url: https://github.com/\u003cyour username\u003e\n      weight: -2\n    - identifier: instagram\n      name: Instagram\n      url: https://instagram.com/\u003cyour username\u003e\n      weight: -3\n    - identifier: linkedin\n      name: LinkedIn\n      url: https://uk.linkedin.com/public-profile/in/\u003cyour username\u003e\n      weight: -4\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidwinter%2Fpenny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidwinter%2Fpenny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidwinter%2Fpenny/lists"}