Skip to content

Publications: remove year-filter chips#46

Merged
jmxpearson merged 1 commit into
masterfrom
claude/pubs-remove-year-chips
May 12, 2026
Merged

Publications: remove year-filter chips#46
jmxpearson merged 1 commit into
masterfrom
claude/pubs-remove-year-chips

Conversation

@jmxpearson
Copy link
Copy Markdown
Member

Summary

Drop the year-filter chips added in PR #45 — they're not wanted.

Everything else from #45 stays: title hyperlinks, bold lab authors (first-initial + last-name match against _data/people.yml), and auto-derived venue-type badges (PREPRINT / JOURNAL / CONFERENCE).

Removed:

  • The <div class="year-filter"> block + per-year <button> elements in _includes/pubs.html
  • The toggle JS at the bottom of the include
  • The .year-filter / .year-chip CSS rules in css/publications.css
  • The now-orphaned mention of chips in the include's header comment

The data-year attribute on each <section class="pubs-year"> is harmless and stays; happy to drop it too if you'd rather a fully clean DOM.

Test plan

  • bundle exec jekyll build clean
  • vnu HTML5 → 0 errors on _site/publications.html
  • No year-chip or chip-toggle JS in built output
  • CI passes
  • Visual spot-check post-merge

https://claude.ai/code/session_01S5QXfkxZBNSAf2Y1XAD8H7


Generated by Claude Code

Per feedback. The other PR #45 additions stay (title hyperlinks, bold
lab authors, venue-type badges); just dropping the chips row + its
toggle JS + its CSS.

Also removed the now-orphaned mention of chips from the file header
comment.
@jmxpearson jmxpearson merged commit 24d84e2 into master May 12, 2026
2 checks passed
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.

2 participants