Judo-Documentation-Project / budotree

Judo Lineage Tree
GNU General Public License v3.0
6 stars 4 forks source link

Have a non-JS alternative that works #69

Closed fsmunoz closed 11 months ago

fsmunoz commented 11 months ago

Currently it's JavaScript or nothing. We should have something that works without it; specifically, using lynx should provide a decent experience in terms of seeing a list of entries and links to other persons. This will help with semantic web features as well.

fsmunoz commented 11 months ago

Done in #70 and follow-up fixes