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

Redesign archive #310

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Redesign archive #310

wants to merge 10 commits into from

Conversation

aknierim
Copy link
Member

Proof-of-concept of a redesigned and tidier archive download section using a grid of cards:
image

Some further notes:

  • We also may want to think about whether we want to give the "current" and "latest" archives a similar makeover.
  • We can also add buttons to the cards where the users can choose from .zip or .tar.gz file format downloads, something @SepplL suggested

@aknierim aknierim requested review from chrbeckm and SepplL September 11, 2024 09:15
now the download link does not work properly anymore. Need to fix this
@SepplL
Copy link
Contributor

SepplL commented Sep 11, 2024

Added the zips now to evaluate, if we actually want that in the future. Easy to remove anytime.
I may have bricked the download link in the archive-card by adding the second link. So now we also have to distinguish between two possible links in the same class. The href only refers to the last entry.

@chrbeckm
Copy link
Member

I can only download the zip files from the cards, whether I hover over the tar or zip link.

archive.md Outdated Show resolved Hide resolved
@SepplL
Copy link
Contributor

SepplL commented Sep 25, 2024

Yes. We are still working on that.

Added the zips now to evaluate, if we actually want that in the future. Easy to remove anytime. I may have bricked the download link in the archive-card by adding the second link. So now we also have to distinguish between two possible links in the same class. The href only refers to the last entry.

That's where this comes from. WIP

@chrbeckm
Copy link
Member

I should start learning to read.

@aknierim
Copy link
Member Author

aknierim commented Sep 25, 2024

Yes. We are still working on that.

That's something I'll work on soonish

now both zip and tar ball download are working
seperate listing
each has its own download button to interact with
@SepplL
Copy link
Contributor

SepplL commented Jan 22, 2025

image

I tried a new version. Now both buttons work independently and zip and tar are accessible for each year.
Looking forward to feedback to the new design choices. First time css styling and html in markdown here :D

@aknierim
Copy link
Member Author

Nice one. I think this is ready to merge now. We can think about the "current" and "latest" archive's designs at a later point.

@aknierim aknierim marked this pull request as ready for review January 22, 2025 11:40
@SepplL SepplL requested a review from chrbeckm January 22, 2025 12:35
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.

3 participants