Skip to content

Extract publications to _data/publications.yml #19

Description

@lukeinglis

Hypothesis

Extract ~27 publications from hardcoded HTML in _pages/publications.md to a structured _data/publications.yml file with a reusable _includes/publication-card.html partial.

What

  • Create _data/publications.yml with all publications
  • Create _includes/publication-card.html partial
  • Replace ~350 lines of hardcoded HTML with Liquid loops
  • Preserve existing <details> abstract accordion, conference badges, and multi-link format

Why

Publications change frequently and each requires ~20 lines of formatted HTML. YAML-driven approach reduces errors and enables programmatic access.

Factory Experiment: #5

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions