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

Generate index page for all reports #2

Description

@pixeldesu

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions