Adding Recent Blog Posts to Your GitHub Readme

This page summarizes the projects mentioned and recommended in the original post on dev.to

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. github-readme-blog-post-action

    Note: This table will most likely become out of date as I update the action. Head over to the GitHub Repository to see an up-to-date table.

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. opengraph

    A python module to parse the Open Graph Protocol

    This action does a little more than just parsing a simple RSS feed. It does start with this, however, and it uses this data as a backup for missing information. What it does do is use the link that it receives from the feed to fetch the HTML for the webpage of the blog, and then uses The Open Graph protocol to find the preview image for the post as well as the title and description. Any of this missing information is taken from the RSS feed, if it is there. If an image is not found for the post, then it is removed from the card.

  4. blog-post-workflow

    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

    As I planned to start blogging, I stumbled across this idea as I myself was looking to start a blogging presence of my own. As I looked around, I was able to only find one easy-to-use GitHub action that would allow me to add a list of my posts to my readme. Sadly, I was disappointed to discover that this action had little formatting, only setting up the posts as a bulleted list of links, which was less than appealing to the eye.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Automate an articles section in your github.io page

    2 projects | dev.to | 13 May 2022
  • Automatizando o Readme do GitHub

    1 project | dev.to | 10 May 2022
  • Intro ao GitHub Actions: Mostrando artigos no seu READ.me

    1 project | dev.to | 26 Apr 2022
  • Auto blog scraper in your GH profile using GH Actions.

    1 project | dev.to | 4 Jan 2022
  • Blog Post Workflow GitHub Action

    1 project | dev.to | 28 Nov 2021

Did you know that Python is
the 2nd most popular programming language
based on number of references?