Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Is there a limit to the number of publications to be shown? #3327

Answered by rjzupkoii
LucaDeBenedictis asked this question in Q&A
Discussion options

Hi

I would like to increase the number of publications to be shown in https://lucadebenedictis.github.io/publications/

It seems that the maximum number is set to 9. Is there a limit? Can I change it?

Thanks a lot.

You must be logged in to vote

There shouldn't be a limit to the number of publications shown - for example, my own site has more than nine on it - sometimes the parser will have an issue with something and a publication might not show up as a result though. Can you link to the ones in the repository that aren't showing up when deployed?

Replies: 3 comments 1 reply

Comment options

There shouldn't be a limit to the number of publications shown - for example, my own site has more than nine on it - sometimes the parser will have an issue with something and a publication might not show up as a result though. Can you link to the ones in the repository that aren't showing up when deployed?

You must be logged in to vote
0 replies
Answer selected by LucaDeBenedictis
Comment options

Sure.

/_publications/Basile-DeBenedictis-Durban-Fagian-Salido_2021.md
/_publications/Cerqueti-DeBenedictis-LeoneSciabolazza_2022.md

are not showing up.

You must be logged in to vote
1 reply
Comment options

Looks like both of them show up at the direct links (e.g., Impact of Immigration, Segregation with Social Linkages) which is a good way of checking if something didn't get deployed correctly. There also aren't any errors in the build and deploy log which is a good sign. So it's likely something in the code of the pages themselves.

It took me a bit to see it, but the source for Cerqueti-DeBenedictis-LeoneSciabolazza_2022.md has a typo in the category field which will prevent it from matching any of the categories defined in _config.yml. As for the other one, I might be missing something, but it seems like it's the second entry from the top of publications?

Also, I should update the Wiki to make this clearer, but you can add new publication_category beyond just the three that are defined by default - the new category would just need to be structured like the others, e.g.,:

publication_category:
 books:
 title: 'Books'
 manuscripts:
 title: 'Journal Articles' 
 conferences:
 title: 'Conference Papers'
 preprints:
 title: 'Preprints'
Comment options

Dear Robert,

You are right! I corrected the typos and everything run smoothly. Thanks a lot and thanks for the public good you and the https://github.com/academicpages team are producing.

Best,
Luca

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /