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

Create JUG index page #5

Open
cesarhernandezgt opened this issue Mar 6, 2020 · 3 comments
Open

Create JUG index page #5

cesarhernandezgt opened this issue Mar 6, 2020 · 3 comments
Projects

Comments

@cesarhernandezgt
Copy link
Collaborator

cesarhernandezgt commented Mar 6, 2020

Add a JUG index page order alphabetically by Country.
For example, the jugIndex will contain a reference to git/jugs/Global/JUGS/M/

Taking into consideration that one Country can have 1-*(to many) JUGs, the proposal for the tree structure is:

.
└── Global
    ├── JUGS
    │   ├── G
    │   │   └── Guatemala
    │   ├── M
    │   │   └── Mexico
    │   │       ├── JUG-1
    │   │       └── JUG-2
    │   ├── S
    │   │   └── Spain
    │   └── aTemplate.md
    ├── LICENSE
    ├── README.md
    └── jugIndex.md
@cesarhernandezgt
Copy link
Collaborator Author

As for March 1st 2021, the homepage has the entire list of JUGS, I like the idea of having a collapsable rendering in alphabetical order. I'll keep this issue open in case this idea makes sense in the future when the home page gets too long.

@FDelporte
Copy link
Contributor

Or instead of collapsable, a new page with a full (searchable? orderable?) table with all the JUGs? Just an idea...
https://www.w3schools.com/howto/howto_js_filter_table.asp

@icougil
Copy link
Collaborator

icougil commented Sep 15, 2023

I agree with @FDelporte probably a lookup table will be much easier, and useful I guess, in the end, everyone who comes to the page,... what they will probably do is to search for a particular JUG, right? 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
website
  
To do
Development

Successfully merging a pull request may close this issue.

3 participants