Add Author from GitHub: AddUser function GitHub users as authors to a YAML file.
It fetches user data from GitHub API and updates the YAML data.
Create Blog: creates markdown or directory structures for blog posts.
Automatically generates file/directory names based on the provided title and structure.
Updates markdown file with title, author, and creation date.
Added two new functions to simplify contribution