{"repo":"gautamkrishnar/blog-post-workflow","free":true,"listed":false,"github":"https://github.com/gautamkrishnar/blog-post-workflow","clone":"git clone https://github.com/gautamkrishnar/blog-post-workflow.git","description":"Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed","language":"JavaScript","stars":3437,"topics":["rss","rss-feed","github-actions","github-workflow","blog","blogging","blog-posts","stackoveflow","activity","profile-readme"],"license":"AGPL-3.0","category":"workflow-automation","readme_excerpt":"Blog post workflow How to use 1. Star this repo 😉 2. Go to your repository 3. Add the following section to your README.md file, you can give whatever title you want. Just make sure that you use in your readme. The workflow will replace this comment with the actual blog post list: 4. Create a folder named .github and create a workflows folder inside it, if it doesn't exist. 5. Create a new file named blog-post-workflow.yml with the following contents inside the workflows folder: 6. Replace the above URL list with your own RSS feed URLs. See popular-sources for a list of common RSS feed urls. Commit the changes. Note on workflow frequency: The default schedule above runs once daily at 00:00 UTC, which is suitable for most users. You can adjust the schedule based on how frequently you publish content: - Daily : cron: '0 0 ' (recommended for most users) - Weekly : cron: '0 0 0' (every Sunday at 00:00 UTC) - Monthly : cron: '0 0 1 ' (1st day of every month at 00:00 UTC) Running the workflow too frequently (e.g., hourly) may be unnecessary unless you publish content very often. You can always trigger the workflow manually using workflow dispatch whenever needed. 7. Go to repository settings, Click on Actions General. Update the \"Workflow permissions\" to \"Read and write permissions\". Click on save. 8. Wait for it to run automatically, or you can also trigger it manually to see the result instantly. To trigger the workflow manually, please follow the steps in the video. Options This","default_branch":null,"files":null,"tree":[],"storefront":"/r/gautamkrishnar","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/gautamkrishnar/blog-post-workflow/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}