Skip to content
This repository has been archived by the owner on Mar 18, 2018. It is now read-only.

Generate index page for all reports #2

Open
pixeldesu opened this issue Sep 28, 2017 · 0 comments
Open

Generate index page for all reports #2

pixeldesu opened this issue Sep 28, 2017 · 0 comments
Assignees

Comments

@pixeldesu
Copy link
Contributor

Having a index page at hand (that would also get updated with every change) would be quite handy. Requires a second JSON file storing all recent reports.

Schema:

{
  "reports": [
    "12435235...",
    "11324091...",
    "..."
  ]
}

We can just generate the dates back out of the UNIX timestamps or just leave it at Report #231190491.

This requires another template and with that a refactor of moving all required templates into a templates/ subdirectory.

@pixeldesu pixeldesu self-assigned this Sep 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant