{"id":19692093,"url":"https://github.com/getgrav/grav-theme-pinpress","last_synced_at":"2026-03-06T12:03:18.175Z","repository":{"id":45922654,"uuid":"46490166","full_name":"getgrav/grav-theme-pinpress","owner":"getgrav","description":"PinPress is a creative Flat Blog/Magazine blogger template and it is the perfect choice for professionals who’s looking for a magazine template or a personal, niche, corporate, and marketing blogs. PinPress blogger template is highly customizable so it can match your personal taste and be quickly converted into a multi-purpose theme as well.","archived":false,"fork":false,"pushed_at":"2021-11-28T04:31:34.000Z","size":3710,"stargazers_count":10,"open_issues_count":14,"forks_count":6,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-10-09T00:23:36.904Z","etag":null,"topics":["css","grav","grav-theme","html"],"latest_commit_sha":null,"homepage":"https://getgrav.org","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getgrav.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}},"created_at":"2015-11-19T12:14:50.000Z","updated_at":"2021-11-28T04:31:37.000Z","dependencies_parsed_at":"2022-09-05T18:21:34.890Z","dependency_job_id":null,"html_url":"https://github.com/getgrav/grav-theme-pinpress","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/getgrav/grav-theme-pinpress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getgrav%2Fgrav-theme-pinpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getgrav%2Fgrav-theme-pinpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getgrav%2Fgrav-theme-pinpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getgrav%2Fgrav-theme-pinpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getgrav","download_url":"https://codeload.github.com/getgrav/grav-theme-pinpress/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getgrav%2Fgrav-theme-pinpress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30175911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T11:48:51.886Z","status":"ssl_error","status_checked_at":"2026-03-06T11:48:51.460Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["css","grav","grav-theme","html"],"created_at":"2024-11-11T19:12:19.904Z","updated_at":"2026-03-06T12:03:18.146Z","avatar_url":"https://github.com/getgrav.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pinpress Theme for Grav\n\n![Pinpress](assets/readme_1.png)\n\nPinPress is a creative Flat Blog/Magazine grav theme and it is the perfect choice for professionals who’s looking for a magazine theme or a personal, niche, corporate, and marketing blogs. PinPress grav theme is highly customizable so it can match your personal taste and be quickly converted into a multi-purpose theme as well. It's a port of PinPress blogger template by [Sora Templates](http://www.soratemplates.com/).\n\n# Features\n\n* Navigation menu included\n* Clean Layout\n* Blog Layout\n* Minimalistic\n* FeedBurner support\n* Social Sharing\n* Browser Compatibility\n* Supports YouTube\n* Supports SoundCloud\n* Supports Vimeo\n* SimpleSearch support\n* Feeds\n* RelatedPosts plugin support\n* Archives plugin support\n* JSComments plugin support\n* Comments and Forms plugin support\n\n# Installation\n\nInstalling the Pinpress theme can be done in one of two ways. Our 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\nThe theme by itself is useful, but you may have an easier time getting up and running by installing a skeleton. The [Pinpress Site Skeleton](https://github.com/getgrav/grav-skeleton-pinpress-blog) is a self-contained repository for a complete sites which includes: sample content, configuration, theme, and plugins.\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 pinpress\n\nThis will install the Pinpress theme into your `/user/themes` directory within Grav. Its files can be found under `/your/site/grav/user/themes/pinpress`.\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 `pinpress`. You can find these files either on [GitHub](https://github.com/getgrav/grav-theme-pinpress) 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/pinpress\n\n\u003e\u003e NOTE: This theme is a modular component for Grav which requires the [Grav](http://github.com/getgrav/grav), [Error](https://github.com/getgrav/grav-theme-error) and [Problems](https://github.com/getgrav/grav-plugin-problems) plugins.\n\n# Updating\n\nAs development for the Pinpress theme continues, new versions may become available that add additional features and functionality, improve compatibility with newer Grav releases, and generally provide a better user experience. Updating Pinpress is easy, and can be done through Grav's GPM system, as well as manually.\n\n## GPM Update (Preferred)\n\nThe simplest way to update this theme is via the [Grav Package Manager (GPM)](http://learn.getgrav.org/advanced/grav-gpm). You can do this with this by navigating to the root directory of your Grav install using your system's Terminal (also called command line) and typing the following:\n\n    bin/gpm update pinpress\n\nThis command will check your Grav install to see if your Pinpress theme is due for an update. If a newer release is found, you will be asked whether or not you wish to update. To continue, type `y` and hit enter. The theme will automatically update and clear Grav's cache.\n\n## Manual Update\n\nManually updating Pinpress is pretty simple. Here is what you will need to do to get this done:\n\n* Delete the `your/site/user/themes/pinpress` directory.\n* Download the new version of the Pinpress theme from either [GitHub](https://github.com/getgrav/grav-theme-pinpress) or [GetGrav.org](http://getgrav.org/downloads/themes).\n* Unzip the zip file in `your/site/user/themes` and rename the resulting folder to `pinpress`.\n* Clear the Grav cache. The simplest way to do this is by going to the root Grav directory in terminal and typing `bin/grav clear-cache`.\n\n\u003e Note: Any changes you have made to any of the files listed under this directory will also be removed and replaced by the new set. Any files located elsewhere (for example a YAML settings file placed in `user/config/themes`) will remain intact.\n\n# Setup\n\nIf you want to set Pinpress as the default theme, you can do so by following these steps:\n\n* Navigate to `/your/site/grav/user/config`.\n* Open the **system.yaml** file.\n* Change the `theme:` setting to `theme: pinpress`.\n* Save your changes.\n* Clear the Grav cache. The simplest way to do this is by going to the root Grav directory in Terminal and typing `bin/grav clear-cache`.\n\nOnce this is done, you should be able to see the new theme on the frontend. Keep in mind any customizations made to the previous theme will not be reflected as all of the theme and templating information is now being pulled from the **pinpress** folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetgrav%2Fgrav-theme-pinpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetgrav%2Fgrav-theme-pinpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetgrav%2Fgrav-theme-pinpress/lists"}