Skip to content
This repository was archived by the owner on Feb 25, 2018. It is now read-only.

This is a HTML5-Boilerplate to use within Adobe Digital Publishing-Suite or other Frameworks.

License

Notifications You must be signed in to change notification settings

anselmh/HTML5-DPS-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5-DPS-Boilerplate

This is a HTML5-Boilerplate to use within Adobe Digital Publishing-Suite or other Frameworks.

This boilerplate consists of a few files with minimal markup for best and easy use as "micro html" interactions in a digital publishing framework like the Adobe Digital Publishing Suite. It works on every modern tablet-device with all services that support the HTML-view.

Contents

This "no-framework" consits of a little set of files with minimal markup ready for you to make any interactions with HTML, CSS and jQuery. We wanted to keep everything plain and simple, so you should work with minimal files and structure:

index.html

the html file for you to work in. Reference this file in your digital publishing framework. This file containts a section for CSS where we put a normalize/reset part and a section where you can put your jQuery into.

js/jquery-2.0.3.min.js
js/modernizr-2.7.0.min.js

I included jQuery 2.0.3 and Modernizr 2.7.0 into the boilerplate. Use Modernizr to test the features of the browser the file might be viewed on (iOS, Android). For best performance you should build your own customized Modernizr build which only includes the tests you use in your code.

Download and use

Here on github, simply hit the "ZIP" download button above and get all files packed in a zipball, extract, open and change the index.html file.

Author

This project is brought to you by Anselm Hannemann. He is on twitter and can be found at @helloanselm.

About

This is a HTML5-Boilerplate to use within Adobe Digital Publishing-Suite or other Frameworks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published