Skip to content

Assemble: use more templates to build example pages #22

@eins78

Description

@eins78

I want to get some feedback on an idea before doing it:

How about we really use the available feature of assemble/mustache, apart from setting a few variables?

  • partials for header and footer
    • would make it easier to have a better navigation (for example the 'theme name' link in the navbar of kitchen-sink should go to index)
  • maybe splitting up the kitchen-sink in small components which are included
    • would it also more easy to exclude elements which are also excluded from bootstrap (depending on the theme it might make sense to not have alerts etc.)

I think that it would certainly clean up the example pages, making them more maintainable.

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