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

Add custom listing and sort toggle to overview tiles #199

Merged
merged 3 commits into from
Aug 16, 2023

Conversation

bedroesb
Copy link
Member

Section navigation tiles will now have following parameters:

  • affiliations: Turn on filtering by affiliation (true or false)
  • type: specify the tiles that are being shown by giving a page type (complimentary to custom).
  • search: enable search in the tiles (true or false)
  • except: , separated list of page file names which should be excluded, including the file extension.
  • col: give an integer to specify the number of columns/section cards per row. Default: 2.
  • sort: disable sorting of contributors by adding false. Default: true.
  • custom: , separated list of page_id's if you only want to show specific pages.

These parameters are more in line with the ones of contributors. This will close #196

@bedroesb
Copy link
Member Author

@ziadbkh hopefully this will serve your needs. You will be able to test this feature with using this line in the _config.yml file: remote_theme: ELIXIR-Belgium/elixir-toolkit-theme (no version)

@bedroesb bedroesb merged commit 09222ac into main Aug 16, 2023
4 checks passed
@bedroesb bedroesb deleted the overview-tiles-fix branch August 16, 2023 15:13
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.

Issue on page: Overview page example
1 participant