An HTML5-based slide deck, styled in Ulm University corporate design. The slides are based on the html5slides Google I/O 2011 template (http://code.google.com/p/html5slides/).
Please refer to templates/index.html
as guideline.
slides.js
- go to n-th slide via
g
key - jump to first slide via
home
/pos1
key - jump to last slide via
end
key - automatic slide enumeration (injects
<span class="slide-nr">nr</span>
onto each slide)
Copyright 2011 Luke Mahé, Marcin Wichary, Benjamin Erb.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
The uulm style as well as any other changes are released under the Apache License 2.0 as well.