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

Implement the example gallery #237

Merged
merged 17 commits into from
Jun 14, 2024
Merged

Implement the example gallery #237

merged 17 commits into from
Jun 14, 2024

Conversation

asinghvi17
Copy link
Member

@asinghvi17 asinghvi17 commented Jun 9, 2024

TODOs:

  • Make the @cardmeta block rewrite the page to add the cover image directly after the first title element
  • Create a constructor for a Card object that populates values from the Dict GALLERY_DICT
  • Make this constructor also downsize the cover image by a factor of at least 3, for a lighter page
  • Get the example gallery working again!
  • Stretch goal: Allow multiple cardmeta blocks on a single page
  • Stretch goal: at the end of each page, try to add a default Cover = fig, without the user having to write it...

@asinghvi17 asinghvi17 merged commit af19f45 into master Jun 14, 2024
2 checks passed
@asinghvi17 asinghvi17 deleted the as/examplegallery branch June 14, 2024 12:52
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.

1 participant