tdwg / website-migration-2022

Website migration 2022
0 stars 0 forks source link

Required content changes to make use of default template #4

Closed peterdesmet closed 1 year ago

peterdesmet commented 1 year ago

Content changes to make use of the new Jekyll templates

stanblum commented 1 year ago

Is there no way to force page order in Jekyll?

On Sat, Nov 12, 2022 at 3:53 AM Peter Desmet @.***> wrote:

Content changes to make use of the new Jekyll templates

  • Rename summary to decription
  • Rename cover_image to background: img
  • Rename cover_image_by to background: by
  • Rename cover_image_ref to background: href
  • Remove tags
  • Remove page_order

— Reply to this email directly, view it on GitHub https://github.com/tdwg/website-jekyll/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACKZUDJ7TG55ME26SBVKHQTWH6AKHANCNFSM6AAAAAAR6JE444 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

peterdesmet commented 1 year ago

Definitely possible to have page order in Jekyll, but we would have to see if/where it is necessary.

stanblum commented 1 year ago

We use page-order on /about/, and also under every conference, ordering the contained pages by importance (at the time).

On Sat, Nov 12, 2022 at 9:08 AM Peter Desmet @.***> wrote:

Definitely possible to have page order in Jekyll, but we would have to see if/where it is necessary.

— Reply to this email directly, view it on GitHub https://github.com/tdwg/website-jekyll/issues/4#issuecomment-1312529375, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACKZUDIZFC7X25OXHFP4P3LWH7FIDANCNFSM6AAAAAAR6JE444 . You are receiving this because you commented.Message ID: @.***>

gkampmeier commented 1 year ago

@peterdesmet is there a replacement concept for tags? We don't currently have a good list of keywords (that I know of) used for these, but that also may account for lack of good use for this type of feature.

peterdesmet commented 1 year ago

All required changes in the metadata have been applied. @gkampmeier as mentioned in https://github.com/tdwg/website-jekyll/issues/5#issuecomment-1412556300, tags are no longer used to organize content. Except news articles, where tags can be used to filter: https://dev.tdwg.org/news/?tag=conference. I have tried to standardize them somewhat.