Skip to content

Add Author Metadata to Blog Post Front Matter - #1

Open
parker110-crypto wants to merge 7 commits into
757beb58-d5b5-466e-b357-824cc7682c53from
add-author-metadata-to-posts-1749748974
Open

Add Author Metadata to Blog Post Front Matter#1
parker110-crypto wants to merge 7 commits into
757beb58-d5b5-466e-b357-824cc7682c53from
add-author-metadata-to-posts-1749748974

Conversation

@parker110-crypto

@parker110-crypto parker110-crypto commented Jun 12, 2025

Copy link
Copy Markdown
Owner

Add Author Metadata to Blog Post Front Matter

Description

Task

Add an author field to blog post front matter

Acceptance Criteria

  • Author field is optional
  • Existing posts remain fully functional
  • Author name supports up to 100 characters
  • Unicode characters are supported in author names
  • No modifications required to existing blog post content

Summary of Work

Implement an author metadata system for blog posts, allowing flexible and optional author specification.

Key Changes

  • Updated blog post front matter to include optional author field
  • Maintained backward compatibility with existing posts
  • Ensured graceful handling of missing author information
  • Prepared for future author display features

Implementation Details

  • Added author field to front matter
  • Default behavior: If no author specified, will remain unset
  • Supports full author name (up to 100 characters)
  • Supports Unicode characters in author names

Benefits

  • Enhanced content attribution
  • Flexible metadata management
  • Minimal disruption to existing content workflow

Changes Made

  • Added optional 'author' field to blog post front matter in _posts/*.md files
  • Ensured existing posts remain compatible by making author field optional
  • Prepared template and layout files for future author display

Tests

  • Verify author field can be added to front matter without breaking existing posts
  • Confirm posts without author field remain functional
  • Validate Unicode and special character support in author names

Signatures

Staking Key

DnKC6ccCbNTByVMcwf912eVtsqN6bMVGmMYMjxo31SLK: JcA6KtMsUS4YiDBKsfGBS6VwHayMwJS4VRwYWR37gsbnLdCziv4BQPCaFoJQ5NufofbHGNsc77gpxBKMsMK4Pwd8zUsngNpjEWrBH8VKdSgfHE6C7zQ6XLBpjKocj9dox4v2WQLnJSYbuqxjBYj3MvyCTbqywGvvD26zLbm92M71EVQfSvqV9ifQbApxizpyoFr8TasdZnDFS5vLfM5Q6YmsYDAniH3Vt3R2K3HEHT9WHtJjirBgqWRJsCCtCuHkkU7gsLykMgXpLMQhVztjQAohkDBg1WUShdXJCB582Jh9TG1oNpFnd7Zh2sui2fdsvgQCcjR7sEoSozqJBsU7T179obHq1F3TUSERnRkZpuLtNvcydnPAAob8dN4dv2aEsoTrdeS1rcCzCt4pfAADcmWaRa3bjg68yJca6guFQ8AeG

Public Key

87R2z3PcW3KoJWVc6vXkHuKduiT5EcjFEBzCyohX2GhX: CEtjUHPAxukHpVQgj6d7LtQGLWL4sYsbiTTTqMgUUXYnHY5tL8ehrkj5BJ2MB2Ux18BMNidecvfQFiNSYRHhJQLFeQK7pB1HvHFSFPZ3yEMB2L3UMBB5HfMALsxG5v9BSEBeHPBXm3NmWz6AmYYPoLGtkuBtDnW7dHfA5XBgwzvWDox8wo9piZxV7NPCgEfkhrGWMq3Syf26eNyqVjyWuHyBpV3wRKiMEM3gaYnTrraB37ZihotT7ckqfnw5dznnhaurq2EjrUZfqoixwWu5sJwZWtnuM33uhZzoG7JnuFprm1vpdm6exg6iRZrwF9Kof2KR7HNxNqEmWBtuVvd1DHh5iij3zBQSXJcckUbi93KFRxnCRKA3njZXE199uU6nwSka4DbzGCcisZC4pzs5GoMpNTVMXWvSwXHktu7PpdwPS

@parker110-crypto parker110-crypto changed the title [WIP] Feature: Add Author Metadata to Blog Posts Add Author Metadata to Blog Post Front Matter Jun 12, 2025
@parker110-crypto
parker110-crypto marked this pull request as ready for review June 12, 2025 17:24
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.

1 participant