Include a Reveal.js distribution in static and make it default

CDN can still be used via a configuration parameter. This way, development and presentation can be done locally with no network dependency.
This commit is contained in:
dzello
2018-08-13 18:44:29 +02:00
parent b7e475d819
commit 3d05cf68f0
108 changed files with 25229 additions and 24 deletions
+2
View File
@@ -0,0 +1,2 @@
SIL Open Font License (OFL)
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
+10
View File
@@ -0,0 +1,10 @@
@font-face {
font-family: 'League Gothic';
src: url('league-gothic.eot');
src: url('league-gothic.eot?#iefix') format('embedded-opentype'),
url('league-gothic.woff') format('woff'),
url('league-gothic.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
Binary file not shown.
Binary file not shown.
Binary file not shown.