Skip to content

feat: Automate extraction and display of Git metadata#6

Open
iPrakharV wants to merge 1 commit intocodeday:mainfrom
iPrakharV:fix/issue-4-metadata
Open

feat: Automate extraction and display of Git metadata#6
iPrakharV wants to merge 1 commit intocodeday:mainfrom
iPrakharV:fix/issue-4-metadata

Conversation

@iPrakharV
Copy link
Copy Markdown

Closes #4

  • Implemented _plugins/git_metadata.rb to extract author, creation, and modified dates into frontmatter
  • Created _includes/components/footer.html to display metadata
  • Updated checkout action depth to fetch full history

Closes codeday#4

- Implemented _plugins/git_metadata.rb to extract author, creation, and modified dates into frontmatter
- Created _includes/components/footer.html to display metadata
- Updated checkout action depth to fetch full history
@iPrakharV iPrakharV requested review from a team and oohwooh March 30, 2026 17:48
@oohwooh
Copy link
Copy Markdown
Member

oohwooh commented Mar 30, 2026

Thanks for your work on this! I am excited to take a look. I am finalizing some proposals due tomorrow but will hopefully have time to review later this week.

@oohwooh
Copy link
Copy Markdown
Member

oohwooh commented Apr 3, 2026

What do I need to do to test it? I am not seeing anything different in my side with this checked out and running bundle exec jekyll serve

I think we can also just use _includes/footer_custom.html to add extra items to save us rewriting the entire footer: https://just-the-docs.com/docs/configuration/#footer-content

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhance + Display Metadata

2 participants