Henrik Feldt

Results 419 comments of Henrik Feldt

What's the way to test if what I've done works? There are no docs what so ever about how to run this thing in dev mode...?

While you have a look at that, here are the main changes: - Introduce a new build tool for building compressed JS – http://yarnpkg.com/ - Change generation to `./dist` -...

I did notice a strange `reveal.js-[GITHASH]` folder in the fork; is that where you want me to use the files from? Why not just merge it into the files of...

@kimsk @troykershaw What css file am I missing? Only getting white BG:

@kimsk Thanks; the last two issues are: - `showTip`/`hideTip` are expected to be globals, rather than composed functions – I've placed the tips.js file inside the bootstrapping file but haven't...

You need to run Suave like in my screenshots above... Could you do that?

Yes, it runs offline from the point of view of your laptop. Just because we start a local web server, we don't have internet. Today we can't show the presentation...

I've updated the READMEs with that information now @ErikSchierboom

How to test: check out the two branches. First build this PR with `./build NuGet` then add `paket.local` in the other PR (see `README.md`) to point to the new nuget,...

I think it's worth merging now and fixing remaining issues together with the community: e.g. the pretty-printed code lines being slightly off, bumping `reveal.js` in the `fsprojects` org and going...