Lädt...


🔧 How to update your Profile README with your Latest Blog Posts


Nachrichtenbereich: 🔧 Programmierung
🔗 Quelle: dev.to

Hi there

I will be talking to you about how to update your Profile README with your Latest Blog Posts

Image description

First You need to add the following code to Your README.md

### 📕 Latest Blog Posts
<!-- BLOG-POST-LIST:START -->
<!-- BLOG-POST-LIST:END -->

Then click on actions then click on setup a workflow yourself

Image description

Add a file to the .github/workflows

Add the following workflow code to this file:

name: Latest blog post workflow
on:
  schedule: # Run workflow automatically
    - cron: '0 * * * *' # Runs every hour, on the hour
  workflow_dispatch: # Run workflow manually (without waiting for the cron to be called), through the GitHub Actions Workflow page directly
permissions:
  contents: write # To write the generated contents to the readme

jobs:
  update-readme-with-blog:
    name: Update this repo's README with latest blog posts
    runs-on: ubuntu-latest
    steps:
      - name: Checkout
        uses: actions/checkout@v4
      - name: Pull in dev.to posts
        uses: gautamkrishnar/blog-post-workflow@v1
        with:
          feed_list: "https://dev.to/feed/nhelchitnis"

Then Enable the required settings

Image description

Finally you should have the following results, if you don't get the following results compare the code to my My Profile

Image description

and Boom You have updated you have updated your Profile README with your latest blog posts

See you next time

Bye

...

🔧 How to update your Profile README with your Latest Blog Posts


📈 56.24 Punkte
🔧 Programmierung

🔧 Update Profile README with Latest Blog Posts


📈 51.61 Punkte
🔧 Programmierung

🔧 Update Profile README with Latest Blog Posts


📈 51.61 Punkte
🔧 Programmierung

🔧 How to Update your Github Profile with Your Latest Blog Posts


📈 45.19 Punkte
🔧 Programmierung

🔧 Adding Profile README Stats to Your Github Profile README


📈 44.25 Punkte
🔧 Programmierung

🔧 Update Your Profile README with Your Latest Youtube Videos


📈 35.64 Punkte
🔧 Programmierung

🔧 Expose Your Currently Listening Song on Your Profile with Last.fm Profile Readme


📈 35.52 Punkte
🔧 Programmierung

🔧 How to Use GitHub Actions to Display Dev.to Blog Posts on Your README.md


📈 33.96 Punkte
🔧 Programmierung

🔧 Showcase Your GitHub Profile: Contribute to the "Cool GitHub Profile README" Repository!


📈 33.2 Punkte
🔧 Programmierung

🔧 How to Create Your Personalized GitHub Profile Page – GitHub Profile README Guide


📈 33.2 Punkte
🔧 Programmierung

🔧 SvelteKit 1.0 - Build an blog, fetching posts from your DEV profile


📈 32.83 Punkte
🔧 Programmierung

🔧 How to Create a GitHub Profile Readme with GitHub Actions, Profile Trophy, and Custom Icons Badges


📈 30.89 Punkte
🔧 Programmierung

🕵️ Latest Posts on Profile Plugin 1.1 auf MyBB tsubject Cross Site Scripting


📈 28.72 Punkte
🕵️ Sicherheitslücken

⚠️ [webapps] MyBB Latest Posts on Profile Plugin 1.1 - Cross-Site Scripting


📈 28.72 Punkte
⚠️ PoC

💾 MyBB Latest Posts On Profile 1.1 Cross Site Scripting


📈 28.72 Punkte
💾 IT Security Tools

🕵️ Latest Posts on Profile Plugin 1.1 on MyBB tsubject cross site scripting


📈 28.72 Punkte
🕵️ Sicherheitslücken

⚠️ #0daytoday #MyBB Latest Posts on Profile Plugin 1.1 - Cross-Site Scripting Vulnerability [#0day #Exploit]


📈 28.72 Punkte
⚠️ PoC

🔧 How to update your Profile README with your Todoist Stats


📈 28.13 Punkte
🔧 Programmierung

📰 Getting strange virus error when viewing my latest 3 blog posts


📈 28.11 Punkte
📰 IT Security Nachrichten

🔧 Update your Profile README with Streak Stats


📈 25.82 Punkte
🔧 Programmierung

🔧 How to update your Profile README with StackOverflow Activity


📈 25.82 Punkte
🔧 Programmierung

🔧 Github Readme Profile update with new social media cards stats


📈 23.51 Punkte
🔧 Programmierung

🔧 Update Profile README with Todoist Stats


📈 23.51 Punkte
🔧 Programmierung

🔧 Making Your GitHub Readme Profile Stand Out


📈 23.28 Punkte
🔧 Programmierung

🔧 I've Created an Awesome List of Gifs that can be added to your Github Profile README


📈 23.28 Punkte
🔧 Programmierung

🔧 🚀 A Comprehensive Guide to Personalizing Your GitHub Profile README


📈 23.28 Punkte
🔧 Programmierung

🔧 Improving Your GitHub Profile README


📈 23.28 Punkte
🔧 Programmierung

🔧 Improve your README.md profile with these amazing badges 🚀


📈 23.28 Punkte
🔧 Programmierung

🔧 🚀 Quick guide to set up and customize your GitHub profile README!


📈 23.28 Punkte
🔧 Programmierung

🕵️ [Create your Music Blog] +500 Music Posts (Trance, Techno, Psy, EDM, etc...)


📈 22.91 Punkte
🕵️ Hacking

🔧 Plot GeoJSON on Your Blog Posts


📈 22.91 Punkte
🔧 Programmierung

🔧 How Vidova.ai Can Elevate Your Technical Blog Posts on dev.to


📈 22.91 Punkte
🔧 Programmierung

🎥 A Quick Hack To Get More Traffic To Each Of Your Blog Posts


📈 22.91 Punkte
🎥 Video | Youtube

matomo