enhancementhelp wantedroundtuit
Repository metrics
- Stars
- (1 star)
- PR merge metrics
- (PR metrics pending)
Description
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.