{"id":14063795,"url":"https://github.com/StartAutomating/GitPub","last_synced_at":"2025-07-29T16:31:58.734Z","repository":{"id":61142390,"uuid":"548650105","full_name":"StartAutomating/GitPub","owner":"StartAutomating","description":"Easily Automate Publishing from GitHub","archived":false,"fork":false,"pushed_at":"2022-12-12T10:15:24.000Z","size":145,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-24T07:32:24.449Z","etag":null,"topics":["github","jekyll","jekyll-blog","microblogging","powershell"],"latest_commit_sha":null,"homepage":"https://gitpub.start-automating.com","language":"PowerShell","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/StartAutomating.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":"2022-10-10T01:08:34.000Z","updated_at":"2024-10-21T08:54:13.000Z","dependencies_parsed_at":"2022-10-11T16:16:45.322Z","dependency_job_id":null,"html_url":"https://github.com/StartAutomating/GitPub","commit_stats":{"total_commits":323,"total_committers":3,"mean_commits":"107.66666666666667","dds":0.3436532507739938,"last_synced_commit":"a812145c634456e3e0c566a1f6000a6165358ad6"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FGitPub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FGitPub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FGitPub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FGitPub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StartAutomating","download_url":"https://codeload.github.com/StartAutomating/GitPub/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228028621,"owners_count":17858419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["github","jekyll","jekyll-blog","microblogging","powershell"],"created_at":"2024-08-13T07:03:30.732Z","updated_at":"2024-12-04T01:31:30.246Z","avatar_url":"https://github.com/StartAutomating.png","language":"PowerShell","readme":"\u003cdiv align='center'\u003e\n\u003cimg src='assets/GitPub.svg' /\u003e\n\u003c/div\u003e\n\n# Introducing GitPub\n\nGitPub is a GitHub Action and PowerShell Module that helps Easily Automate Publishing from GitHub.\n\n## What does GitPub do?\n\nGitPub gives you a flexible framework for converting content (primarily from GitHub) into published content.\n\nFor example, you can turn GitHub issues that match a certain label into Jeykll posts within a GitHub Page.\n\nYou might be reading output from GitPub that way right now.  This post started as [this GitHub issue](https://github.com/StartAutomating/GitPub/issues/1).\n\nPublishing this way makes for a more virtuous cycle when working with GitHub.\n\nIf you write high quality issues or release notes, you can share them with the world without breaking a sweat.\n\n## Using GitPub\n\nYou can use GitPub as a GitHub Action or as a PowerShell Module.\n\n### Using the GitPub module\n\nYou can install GitPub from the PowerShell Gallery, or download a release from [github](https://github.com/StartAutomating/GitPub):\n\n~~~PowerShell\nInstall-Module GitPub -Scope CurrentUser -Force\nImport-Module GitPub -Force -PassThru\n~~~\n\n## How GitPub Works\n\nGitPub works using the simple concepts of Sources and Publishers.\n\n\n### GitPub Sources\n\nSources can provide content to publish.\n\nGitPub is written so that you can write your own sources easily.\n\nAny function that adds `[Reflection.AssemblyMetadata('GitPub.Source','true')]` will be considered a source.\n\nGitPub ships with the following sources:\n\n\n|Name                                      |\n|------------------------------------------|\n|[Get-GitPubGist](Get-GitPubGist.ps1)      |\n|[Get-GitPubIssue](Get-GitPubIssue.ps1)    |\n|[Get-GitPubRelease](Get-GitPubRelease.ps1)|\n\n\n\n\n### GitPub Publishers\n\nAny function that adds `[Reflection.AssemblyMetadata('GitPub.Publisher','true')]` will be considered a publisher.\n\n\n|Name                                            |\n|------------------------------------------------|\n|[Publish-GitPubJekyll](Publish-GitPubJekyll.ps1)|\n\n\n","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStartAutomating%2FGitPub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FStartAutomating%2FGitPub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStartAutomating%2FGitPub/lists"}