Skip to content
This repository was archived by the owner on Jun 4, 2019. It is now read-only.
This repository was archived by the owner on Jun 4, 2019. It is now read-only.

How are pages supposed to be shown in the frontend? #81

@knewter

Description

@knewter

Are we going to have a Route object? I know we have had discussions about this, just was going to implement something so the frontend could see pages, and realized that I wasn't sure how we were laying out which page was visible where.

We talked about providing different mechanisms for seeing a given piece of content. For now, so I can implement something, I'm just going to load the page with the title "Home" and we can iterate from there. Stupid and working is better than well-planned and unimplemented. Iteration above all, &c. &c.

@parndt @robyurkowski @GeekOnCoffee do we have this sketched out? I forget the names, but we had discussed there being something like a Route object that would link to a particular piece of content, optionally with a settings hash that could be passed into that object. For instance, one link to a blog post might have comments, and another might not, but they would be the same blog post.

Anyway, like I say, I'll just use the title for now, no slug, and we can figure it out when we figure it out.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions