Giter Site home page Giter Site logo

quick-slider's Introduction

quick-slider

Create slider pages (or solo page) containing arbitrarily configurable items without coding. In the easy 3-level model of container-slider-item, every item is simply rendered as an html

tag into which you can insert any html tags and css styles - with all the things configured in a json file only.

Build

Prerequisites: You should have GNU make, Java 6+, gradle 1.0+ and latest npm installed. make init && make war will create the war file suitable for running in a Java servlet container.

Run

make run will simply run quick-slider on a jetty server. Configuration files (json format) should be put under folder ${user.home}/.quick-slider/ named container-1.json,container-2.json,etc. Copy the one from example would be a good start. You may modify the json conf file on the fly. To access the page, go to http://localhost:8080/quick-slider in your browser and you'll find container 1 (default container) is loaded. You may also specify the container to render by passing container id like http://localhost:8080/quick-slider?container_id=2.

quick-slider's People

Contributors

maxiaohao avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.