Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use datapage_gen for generating entry pages #45

Merged
merged 11 commits into from
Jun 30, 2023
Merged

Conversation

cpmpercussion
Copy link
Collaborator

This merge implements a new way of generating entry pages and archive pages.

The new system uses datapage_gen, a jekyll plugin that creates pages based on data files.

This means that:

  • individual pages are created per bibliography entry
  • the pages are linked from the main archive page
  • we don't use bibtex files for the datasource anymore, instead there are yaml files under _data.

This merge closes #29 and closes #6 . This also contributes to #4 as all papers abstracts are now available in separate pages.

@cpmpercussion cpmpercussion merged commit fb619d5 into master Jun 30, 2023
@cpmpercussion cpmpercussion deleted the datapage_gen branch June 30, 2023 05:59
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.

Change proceedings datasource away from BibTex Individual pages for each paper
1 participant