Open rofrankel opened 7 months ago
We could extend this generator with a list of static dates.
If we want users to pick an arbitrary date, we'll have to introduce a server to our static webpage or migrate to a single-page architecture. Either of those would be a big migration.
Just recording a half-baked idea for how we might support versions/snapshots and transferable slugs.
Each AEP already has a creation date. If I want to view a snapshot of the AEPs as of some date, we can use the following logic:
Implications:
{slug, creation date}
pairs.Thoughts?