backdrop-contrib / zeever

Theme (in development) for a digital agency website
GNU General Public License v2.0
0 stars 0 forks source link

Projects Recipe #3

Closed stpaultim closed 6 days ago

stpaultim commented 4 weeks ago

The Zeever theme includes a display of portfolio projects. We should create a recipe to generate the content types, fields, and views required.

image

For projects, we'll need to create a content type.

We will also need:

1) A view for the front page 2) A view for a page of "more projects".

We have yet to decide if sample "project" content will be included in the project recipe or in the Zeever Config module.

Each project will have it's own page.

stpaultim commented 2 weeks ago

First draft of this recipe has been released. https://github.com/backdrop-contrib/portfolio_projects_recipe

stpaultim commented 2 weeks ago

I'm going to re-open this issue, because while it's close, it's not done. Should probably add the "View All" button to the recipe.

stpaultim commented 6 days ago

I've added a new block to the Portfolio Projects recipe. There are two blocks now, one with "View All" link and one without.

The original recipes installs the block without the "view all" link, since there is no css to make it look good.

The Digital Agency recipe now enables the block with the "View All" link.