Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Slides: Difference between revisions

From EVE University Wiki
m Guide: reveal.js tips
Djavin novienta (talk | contribs)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{deprecated}}
= EVE University slide repository =
= EVE University slide repository =


Line 7: Line 9:
Once you've created your presentation in your editor of choice follow these steps:
Once you've created your presentation in your editor of choice follow these steps:
* Upload the raw slides to http://wiki.eveuniversity.org/Slides/Class_name ''While it is possible to add slides to other areas of the wiki they will not work with the presentation framework detailed below.''
* Upload the raw slides to http://wiki.eveuniversity.org/Slides/Class_name ''While it is possible to add slides to other areas of the wiki they will not work with the presentation framework detailed below.''
* Make sure to surround your slides with <nowiki><nowiki>tags</nowiki></nowiki> so that the source is easily readable.
* Add the Slides template by including <nowiki>{{Slides}}</nowiki> at the top of the page.
* Add the Slides template by including <nowiki>{{Slides}}</nowiki> at the top of the page.
* Save your changes.
* Save your changes.
* Yes there will be <section> tags all over the place.


A presentation version of these slides (using reveal.js) can be viewed by modifying the following url: http://s.fboyd.me/present.php?page=Class_name so that "Class_name" points to your class slides.
A presentation version of your slides (using reveal.js) can be viewed by modifying the following url: http://s.fboyd.me/present.php?page=Class_name so that "Class_name" points to your class slides.


Reveal.js tips:
Reveal.js tips:
Line 21: Line 23:
=== Examples ===
=== Examples ===


Example simple slide pack:
Example simple slide pack, the outcome of which can be viewed [http://s.fboyd.me/small_demo.html here]:
  <nowiki>
  <nowiki>
<section>
<section>
Line 31: Line 33:
<section>
<section>
<h2>A talking point</h2>
<h2>A talking point</h2>
<p>
<ul>
<li>An unordered list</li>
<li>An unordered list</li>
<li>of talking point details</li>
<li>of talking point details</li>
</p>
</ul>
</section>
</section>
</nowiki>
</nowiki>
Line 47: Line 49:
* [http://s.fboyd.me/present.php?page=Jump_Clones_101 reveal.js formatted example]
* [http://s.fboyd.me/present.php?page=Jump_Clones_101 reveal.js formatted example]
* [[Jump_Clones_101|Class syllabus]]
* [[Jump_Clones_101|Class syllabus]]
=== Fleet Boosting 101 ===
* [[slides/Fleet_Boosting_101|Raw slides]]
* [http://s.fboyd.me/present.php?page=Fleet_Boosting_101 reveal.js formatted example]
* [http://gdurl.com/SRSl Presentation slides] created by [[User:Titus tallang|Titus Tallang]]
* ''A syllabus for this class has not been created''