{"id":44326988,"url":"https://github.com/praserx/grav-theme-patron","last_synced_at":"2026-02-11T08:19:41.760Z","repository":{"id":150453388,"uuid":"308569299","full_name":"praserx/grav-theme-patron","owner":"praserx","description":"Patron theme for Grav CMS.","archived":false,"fork":false,"pushed_at":"2025-06-26T20:49:42.000Z","size":15572,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-26T22:04:15.079Z","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/praserx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-10-30T08:30:19.000Z","updated_at":"2024-03-26T12:18:06.000Z","dependencies_parsed_at":"2025-01-30T21:29:43.033Z","dependency_job_id":null,"html_url":"https://github.com/praserx/grav-theme-patron","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/praserx/grav-theme-patron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praserx%2Fgrav-theme-patron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praserx%2Fgrav-theme-patron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praserx%2Fgrav-theme-patron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praserx%2Fgrav-theme-patron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praserx","download_url":"https://codeload.github.com/praserx/grav-theme-patron/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praserx%2Fgrav-theme-patron/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29329790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"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":"2026-02-11T08:19:40.302Z","updated_at":"2026-02-11T08:19:41.755Z","avatar_url":"https://github.com/praserx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Patron Theme\n\n![](intro.png)\n\n**Patron** is the theme for [Grav CMS](http://github.com/getgrav/grav). This theme was developed primarly for non profit organizations, such as Scout organization. Patron requires minimal version of Grav 1.7+, so you cannot run Patron on earlier versions of Grav.\n\n## Features\n\n- [x] Fully responsive with full-page mobile navigation\n- [x] Multiple page template types\n- [x] Robust theme config blueprint\n\n### Supported Page Templates\n\n* Default view template `default.md`\n* Landing page view template `landing.md`\n* Contacts view template `contacts.md`\n* Error view template `error.md`\n* Articles list view template `list-articles.md`\n* Blog view template `list-gallery.md` (used for image gallery list)\n* Gallery view template `gallery.md` (used for image gallery)\n\n# Installation\n\nInstalling the Patron theme can be done in one of two ways. The Grav GPM (Grav Package Manager) installation method enables you to quickly and easily install the theme with a simple terminal command, while the manual method enables you to do so via a zip file. \n\n## GPM Installation (Preferred)\n\nThe simplest way to install this theme is via the [Grav Package Manager (GPM)](http://learn.getgrav.org/advanced/grav-gpm) through your system's Terminal (also called the command line).  From the root of your Grav install type:\n\n    bin/gpm install patron\n\nThis will install the Patron theme into your `/user/themes` directory within Grav. Its files can be found under `/your/site/grav/user/themes/patron`.\n\n## Manual Installation\n\nTo install this theme, just download the zip version of this repository and unzip it under `/your/site/grav/user/themes`. Then, rename the folder to `patron`. You can find these files either on [GitHub](https://github.com/praserx/grav-theme-patron) or via [GetGrav.org](http://getgrav.org/downloads/themes).\n\nYou should now have all the theme files under\n\n    /your/site/grav/user/themes/patron\n\n# Theme configuration\n\nAll configuration can be done via admin interface of Grav. There are multiple sections such as **Your organization** (essential information about your organization with some contacts), **Socials \u0026 Links** (Facebook link to configure and other links that can be added), **Settings** (basic settings like favicon, copyright, landing page info, etc.) and **Advanced Settings** (custom landing page section).\n\n## Your organization settings\n\n```\norganization:\n  main_contact:\n    name: 'Example Organization'\n    address: '123 Example Street, Example City, 12345'\n    country: 'Example Country'\n    email: contact@example.org\n  headquarters:\n    contacts:\n      -\n        name: 'Jane Doe'\n        nickname: JD\n        title: 'Team Leader'\n        phone: '+123 456 789'\n        email: jane.doe@example.org\n        photo: {}\n      -\n        name: 'John Smith'\n        nickname: JS\n        title: 'Assistant Leader'\n        phone: '+987 654 321'\n        email: john.smith@example.org\n        photo: {}\n  logo:\n    user/themes/patron/images/example_logo.png:\n      name: example_logo.png\n      full_path: example_logo.png\n      type: image/png\n      size: 123456\n      path: user/themes/patron/images/example_logo.png\n  background:\n    user/themes/patron/images/example_bg.png:\n      name: example_bg.png\n      type: image/png\n      size: 654321\n      path: user/themes/patron/images/example_bg.png\n  description: 'This is an example description for the organization.'\n```\n\n## Socials \u0026 Links settings\n\n```\nsocials:\n  facebook: 'https://www.facebook.com/example'\n  links:\n    'example.com | Example Website': 'https://www.example.com'\n    'example.org | Example Organization': 'https://www.example.org'\n    'example.net | Example Network': 'https://www.example.net'\n```\n\n## Essential settings\n\n```\nsettings:\n  copyright: 'Example Organization, All Rights Reserved.'\n  additional_info: 'This is additional information for the example organization.'\n  sticky_info: \"\u003cb\u003eWelcome to our example organization!\u003c/b\u003e Meetings are held every Thursday at 5 PM at our headquarters.\\n\u003cbr\u003e\\n\u003cb\u003eUpcoming events:\u003c/b\u003e Stay tuned for updates on our activities and events.\"\n  favicon:\n    user/themes/patron/images/example_favicon.png:\n      name: example_favicon.png\n      full_path: example_favicon.png\n      type: image/png\n      size: 12345\n      path: user/themes/patron/images/example_favicon.png\n  login_link_visible: true\n  banner_text: 'Join us every Thursday at 5 PM!'\n```\n\n## Modules settings\n\n```\nmodules:\n  news: /example/news\n```\n\n# Found a bug?\n\nIt is not perfect and there is so much to do. So if you want improve something or if you find a bug, please create new issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraserx%2Fgrav-theme-patron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpraserx%2Fgrav-theme-patron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraserx%2Fgrav-theme-patron/lists"}