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

To to list: May-June #61

Open
3 of 7 tasks
dansand opened this issue May 9, 2024 · 3 comments
Open
3 of 7 tasks

To to list: May-June #61

dansand opened this issue May 9, 2024 · 3 comments

Comments

@dansand
Copy link
Contributor

dansand commented May 9, 2024

  • In the snapshot tab, if no animation, revert to figure
  • Add "how to cite", based on the creditText field
  • What sections currently support markdown/latex formatting, and is it possible to make this apply to all text sections and captions?
  • Software section of YAML does not get imported properly, and my attempts to fix this have led to many conflicts.
  • Need to add Funder/Funding information to the "about" tab
  • Need MATE collection DOI on landing page (http://dx.doi.org/10.25914/yrzp-g882)
@cpalfonso
Copy link
Contributor

I've been unable to build the website locally (interestingly, Netlify doesn't seem to be having any issues), and I've managed to figure out the cause: if no animation is uploaded, the animation field in the markdown file just points directly to the graphics directory:

animation:
src: ./graphics/
caption: ''

Gatsby then throws an error because this isn't a file. Maybe we should just remove the animation field entirely if one is not provided?

@cpalfonso
Copy link
Contributor

One more thing I've just spotted: whatever process is creating the creditText field in the markdown files isn't grabbing the whole DOI, only the second half:

doi: https://doi.org/10.25914/xy60-b940

creditText: Rodríguez Corcho, A., Polanco, S., Farrington, R., Beucher, R., Montes,
C., & Moresi, L. (2024). The Role of Lithospheric-Deep Mantle Interactions on the
Style and Stress Evolution of Arc-Continent Collision [Data set]. AuScope, National
Computational Infrastructure. https://doi.org/xy60-b940

@dansand
Copy link
Contributor Author

dansand commented May 28, 2024

Hey @cpalfonso. Thanks for this.

I've been working on some updates, but I've hit some problems with the software section. Currently this does not get loaded properly into the model.js, and my attempts to update this have led to lots of issues, complaints about conflicts. It would be great if you could take a look. Currently the software section is formatted as an array. We could chnage this, but it gives some flexibility later.

@dansand dansand changed the title To to list: May To to list: May-June Jun 3, 2024
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

No branches or pull requests

2 participants