Skip to content

add: left menu examples  #34

Description

@eviltik

Let create a dynamic left menu in js/css so we have a way to quickly switch between examples. Like threejs examples left menu without pictures (puppeteer is a way to automate screenshot and make thumbail, but it should be an improvement for later).

Examples will be defined in the js file, something like this ;

const exampleList = [
{
    title: 'Buttons - Panel',
    url:'../buttons/'
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions