Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standard Block-Based Pages #34

Open
ChristopherBiscardi opened this issue Mar 29, 2019 · 3 comments
Open

Standard Block-Based Pages #34

ChristopherBiscardi opened this issue Mar 29, 2019 · 3 comments

Comments

@ChristopherBiscardi
Copy link
Collaborator

Standard Pages

We should ship a set of standard pages

Blocks

These pages should be rendered using a concept of Blocks so that content can be added/removed/re-ordered without having to rebuild the entire page.

for example, a Spotify block could be added as a plugin to the garden theme on the /now page, then configured to show the last 10 songs listened to or the last playlist.

The generic Block should be shadowable, as well as the SpotifyBlock, etc.

@jletey
Copy link
Collaborator

jletey commented Mar 30, 2019

@ChristopherBiscardi This sounds amazing!

@tomByrer
Copy link

tomByrer commented Apr 2, 2019

Good ideas.
Maybe /contact. May or may not have typical form, maybe just social media links, etc. But could also be added to the footer....

@jbolda
Copy link

jbolda commented Apr 2, 2019

I was playing some with this concept in gatsby-theme-bulma component and relying on Gatsby node to pick up templates based on which packages were installed. Might give you some direction to riff on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants