Skip to content

Static vs on-the-fly pages #11

@colmjude

Description

@colmjude

All the pages on digital land are static pages, generated and the hosted on github.

We want to generate list pages for data collected for any schema. Those pages might look a little like this
dataset_list_template_single
Ideally the user would have the ability to do some searching/filtering of the list. We could do this as a progressive enhancement but it is a key feature of the page so maybe we should ensure it is available all the time.

Likewise, a page listing a few hundred records (for example, local plans) can work as a static page. But what about when we are many more records (brownfield-land with 27k or UPRN which would have millions)?

How should we approach moving some or all of the site on to a server?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions