Skip to content

Repository files navigation

HTML 5 presentation MVC template (SQLI)

Bootstrap

npm install
bower install

Configuration

{
    "title" : "My Presentation Name",
    "maxLeft" : 5,
    "sections" : [
        {
            "title" : "Summary",
            "content" : "views/01.html"
        },
        {
            "title" : "Title 1",
            "content" : "views/02.html"
        },
        {
            "title" : "Title 2 very very long",
            "content" : "views/03.html"
        },
        {
            "title" : "Title 3",
            "content" : "views/04.html"
        },
        {
            "title" : "Title 4",
            "content" : "views/05.html"
        },
        {
            "title" : "The End",
            "content" : "views/06.html"
        }
    ]
}

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages