accessibilitywars/zaw2

LARGE TASK: Remove armory-embeds

Open

#13 aperta il 14 mar 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (5 fork)auto 404
enhancementhelp wantedroundtuit

Metriche repository

Star
 (1 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Armory-embeds works well enough, but it doesn't truly fit the model of a static site.

If we were to build our own 'armory-alike' system that used static generation, AW2 could have offline capabilities and work cleanly as a cached progressive web app.

Additionally, this means that aw2 would continue to function if the API broke (or was deactivated). It also allows for the ability to supplement or modify the api data in cases where it is incorrect or incomplete.

This is a big job and should be broken down further.

Guida contributor