All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 1m33s
To be able to render a list of instruments as well as individual instrument pages, this change firstly updates the 'update-from-pool' workflow to include a step that generates an '_index.md' page per instrument. This uses the new 'instrument.md.j2' jinja template which follows a pattern almost identical to that of publications. The goal is to eventually update the new instruments taxonomy page to allow filtering similar to the publications page. The generalization of the associated JS code is still a TODO. In the current absence of that functionality, the instruments taxonomy page renders the list of instruments (using the new 'instrument-item' partial) without the filtering side-pane and search bar. The new term page renders an individual instrument, and excludes the standard 'related terms' section that is currently still included for the individual publication term page. Other changes: - some new icons (all from https://pictogrammers.com/library/mdi/) - instruments added to the menu
1 line
No EOL
226 B
XML
1 line
No EOL
226 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M15,18V16H6V18H15M18,14V12H6V14H18Z" /></svg> |