Skip to content

Convert publications-list to , fix #31#58

Merged
mathjoha merged 2 commits intomainfrom
publication-listings-31
Apr 18, 2025
Merged

Convert publications-list to , fix #31#58
mathjoha merged 2 commits intomainfrom
publication-listings-31

Conversation

@mathjoha
Copy link
Contributor

Convert lists in publications.qmd to listings using a

publications.yaml file for storing the publication data -- moving a working paper from peer-reviewed is as simple as changing the field 'type' from working-paper to peer-reviewed.

Uses a minimalistic .ejs for formatting lists.

This change includes
- additional logic in  the ejs template to add an <a> tag to the
publisher linking to the published article if url is present in yaml,
- new url field in yaml for all published articles
@pjkreutzer
Copy link
Contributor

Nice work!
I added additional features to link to the publication.
Do you want to give them a look over, or should I just merge?

Copy link
Contributor

@pjkreutzer pjkreutzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added logic in the ejs to handle urls linking to the publication and a new optional url field in the yaml for all peer-reviewed publications

@mathjoha
Copy link
Contributor Author

I added logic in the ejs to handle urls linking to the publication and a new optional url field in the yaml for all peer-reviewed publications

Awesome -- and you even added the URLs 🥇

@mathjoha mathjoha merged commit 01f6c53 into main Apr 18, 2025
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