Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add author name to blogs #571

Closed
pikurasa opened this issue Dec 3, 2024 · 7 comments · Fixed by #614 · May be fixed by #618
Closed

Add author name to blogs #571

pikurasa opened this issue Dec 3, 2024 · 7 comments · Fixed by #614 · May be fixed by #618

Comments

@pikurasa
Copy link
Contributor

pikurasa commented Dec 3, 2024

I'm not super-familar with Jekyll, but I suspect that we can put the following into the front matter and have it display in our posts:

author: "Author Name"

It would then put "by Author Name" underneath the title of the page.

@Manav958
Copy link

Hi @pikurasa Could you elaborate more about this?

@Devmoni
Copy link
Contributor

Devmoni commented Dec 19, 2024

@pikurasa can you please explain more about the issue?

@pikurasa
Copy link
Contributor Author

@pikurasa can you please explain more about the issue?

I suspect there is a way to input the author name into the "front matter" (the meta stuff at the beginning of the markdown file for these blogs) and have it display in the generated html, just like the title and the date are generated.

I'm asking for someone to look into this.

@Devmoni
Copy link
Contributor

Devmoni commented Dec 19, 2024

I really appreciate your explanation. Thank you!

@LakshayPuhal
Copy link

Hey , i would like to work on this issue

@quozl
Copy link
Contributor

quozl commented Dec 28, 2024

Thanks. But please don't ask, just do. Unless you have questions about the issue itself, the next thing we expect is a pull request. We do not approve exclusivity in work.

@vidipsingh
Copy link
Contributor

@pikurasa @quozl
I have made a PR that solves this issue by adding the author name display below the blog title. The author name is now dynamically fetched from the front matter and displayed as "by Author Name."

Please review the PR and let me know if there are any changes required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants