{
    "version": "https://jsonfeed.org/version/1",
    "title": "Mahesh",
    "home_page_url": "https://nextfolio-template.vercel.app/",
    "feed_url": "https://nextfolio-template.vercel.app/feed.json",
    "description": "A clean, fast, and lightweight portfolio template built with Next.js, Vercel, and Tailwind CSS for optimal performance.",
    "items": [
        {
            "id": "https://nextfolio-template.vercel.app/blog/automate-ssh-key-authentication-for-github",
            "url": "https://nextfolio-template.vercel.app/blog/automate-ssh-key-authentication-for-github",
            "title": "Automate SSH key Authentication for GitHub",
            "summary": "Instructions on how to automate connect with github via ssh key",
            "date_modified": "2024-02-27T00:00:00.000Z",
            "tags": [
                "Configuration",
                "Github",
                "No password authentication"
            ]
        }
    ]
}