getgrav / grav-theme-landio

Land.io is a carefully crafted landing page UI kit and landing page template built on Bootstrap 4, designed by Peter Finlan and developed by Taty Grassini.
https://getgrav.org
Other
31 stars 15 forks source link

include a article list/blog template #2

Closed techsolv closed 8 years ago

techsolv commented 8 years ago

New Feature Request:

I was hooked on grav the instant I saw this theme. But as a noob, I'm struggling a bit since this seems to be a "single page" template and not one that is flexible enough, e.g. I don't see how to display articles cleanly.

In addition to a modular homepage, it would be valuable to add a menu that would produce a list of articles and/or be able to link to individual articles without the massive header image from the home page, e.g. simple details pages that are linked from the homepage or a blog listing.

Would you be willing to expand the template to include another template that includes a article with a reduced header and an article listing that displays just the titles and slugs?

hexplor commented 8 years ago

Yeah, we are thinking about extending template a little bit. In the meantime you can use default layout (default.html.twig = default.md) and use

navbar_class: navbar-dark bg-inverse

in page header to avoid full image and change navbar behaviour. Menu system is already implement. If you add single page it will be reflected in the menu.