Skip to content

Offline support? #101

@haf

Description

@haf

I suggest you offline support.

Offline support is very important for presentations as one may not always have WiFi or a charged phone. Especially so while travelling and giving presentations outside one's own office.

I think it's pretty straight forward to bring together:

One thing that needs fixing is the pulling in of external deps; every presentation I give using FsReveal, one or two of the foreign CDNs don't properly serve their resources leading to my presentation being delayed:

    <script src="//code.jquery.com/jquery-1.8.0.js"></script>
    <script src="//code.jquery.com/ui/1.8.23/jquery-ui.js"></script>
    <script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js"></script>
    <script type="text/javascript" src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
    <link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet">

I need to know to what extent any of the above libs have been customised? Primarily Reveal.js' changes is most relevant?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions