Skip to content

tell any story in unique manner using Image background, Title,Description

License

Notifications You must be signed in to change notification settings

msandeepraj211/storylineImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

storylineImage

tell any story in unique manner using Image background, Title,Description

Download 'Demo' folder and run 'index.html' in browser to view demo.

How to use: 1.Download storyLine.css,storyLine.html,storyline.js 2.place storyline.html in root directory of your site. 3.place storyLine.css and storyline.js in appropriate places 4.import them to your html. 5.give storyLine as dependency to your angular app. 6.use 7.open your Page and enjoy.

Format of your JSON is: { "logo":"your logo", "chapters": [ { "ChapterTitle": "title of group", "pages": [ { "title": "your title", "description": "your description", "image": "your background image of page" } ] } ] } Notice, chapters and pages are arrays.

About

tell any story in unique manner using Image background, Title,Description

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published