Commit Graph

30 Commits

Author SHA1 Message Date
Fabian Schultz
f33367d717
Fix readme. 2019-04-21 20:24:34 +02:00
Fabian Schultz
2cf6b55562
Fix typo in readme. 2019-03-14 00:30:55 +01:00
Mohammed Essehemy
bf2f1ee530 Adapt to spec change (#14)
Suppress warning, because the `text-decoration-skip: ink` value was moved to the `text-decoration-skip-ink: auto` property.
2019-03-14 00:28:07 +01:00
Frank Murphy
fd74d235f3 Use Remark for Markdown Parsing (#12)
* Use remark for parsing markdown, enable local image embedding

* Support loading multiple markdown files

Closes #13
2019-02-21 22:38:03 +01:00
Amir
c7027370ba swiping fix (#11)
fixed swiping so that it only triggers when the user is done the swipe motion

fixed logic in `swipeleft` function
2019-01-26 14:41:39 +01:00
Fabian Schultz
bdda32ef60
Update readme. 2018-09-19 09:45:14 -04:00
Fabian Schultz
6c9c2ac3b0
[WIP] Update to Gatsby v2 (#8)
* First changes, cache is broken.

* Fix caching issue by using a plugin.

* Revert plugin decision, fix hot reloading.

* Update readme.

* Fix caching issue.

* Update dependencies.

* Add prettier.

* Switch back to gatsby RC to fix page transitions.

* Update readme.

* Update gatsby.

* Typo.
2018-09-19 09:24:14 -04:00
Fabian Schultz
46af76f25b
Merge pull request #7 from fabe/hot-reload
Add hot reloading for slides.
2018-09-09 12:13:17 -04:00
Fabian Schultz
75add49936
Add hot reloading for slides. 2018-09-09 12:11:30 -04:00
Fabian Schultz
214f6e0342
Merge pull request #5 from fabe/one-md
Use one markdown file for all slides
2018-07-30 11:24:56 -04:00
Fabian Schultz
39715f7c29 Update version. 2018-07-30 11:22:26 -04:00
Fabian Schultz
52716a57fb Fix deps. 2018-07-30 11:18:48 -04:00
Fabian Schultz
7108237ca0 Update README. 2018-07-30 11:01:52 -04:00
Fabian Schultz
94d0f2a549 Update README. 2018-07-30 10:59:12 -04:00
Fabian Schultz
bb06de9365 Use single md file instead of multiple. 2018-07-30 10:54:57 -04:00
Fabian Schultz
554ff23336 Add touch events. 2018-03-09 01:01:08 +01:00
Fabian Schultz
3018bc9d11 Fix some styles. 2018-03-09 01:00:41 +01:00
Fabian Schultz
9cfcd69c12
Merge pull request #1 from fabe/markdown
Use Markdown for Slides.
2018-02-10 14:06:07 +01:00
Fabian Schultz
b9c8daad93 Update Readme. 2018-02-10 13:59:32 +01:00
Fabian Schultz
e1ba97a1b7 Update styling. 2018-02-10 13:57:08 +01:00
Fabian Schultz
fa0927b167 Remove old components. 2018-02-10 13:57:03 +01:00
Fabian Schultz
268cbc7dc5 Use markdown for slides. 2018-02-10 13:56:56 +01:00
Fabian Schultz
8cf8f987be Typo. 2017-11-24 15:48:31 +01:00
Fabian Schultz
543cee8abf Add offline support. 2017-11-24 15:44:06 +01:00
Fabian Schultz
cb1f3b27fb Add code component. 2017-11-24 15:38:56 +01:00
Fabian Schultz
0f2f9f1197
Update readme. 2017-11-24 13:44:55 +01:00
Fabian Schultz
4c9dfb93f7
Update readme. 2017-11-24 13:43:56 +01:00
Fabian Schultz
646989c663 Use https for image. 2017-11-24 00:31:19 +01:00
Fabian Schultz
304b43ca97 Add missing dependencies. 2017-11-24 00:28:54 +01:00
Fabian Schultz
ece9bb737e Initial commit. 2017-11-24 00:22:47 +01:00