Commit Graph

37 Commits

Author SHA1 Message Date
Fabian Schultz
face8b61e7
👋 2020-06-16 18:27:47 +02:00
dependabot[bot]
48a6c1e404 Bump mixin-deep from 1.3.1 to 1.3.2 (#22)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-30 18:10:09 +02:00
dependabot[bot]
d0a1e11afa Bump eslint-utils from 1.4.0 to 1.4.2 (#21)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-30 18:08:27 +02:00
dependabot[bot]
42ebd6c79d Bump lodash.mergewith from 4.6.1 to 4.6.2 (#19)
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-28 23:40:18 +02:00
Fabian Schultz
269c420f3a
Add credits. 2019-07-28 23:39:45 +02:00
stefanprobst
12e9e5c438 Add typedefs for Slide, remove unused deps, use createContentDige… (#20) 2019-07-28 20:34:41 +02:00
Jesse George Singleton
185d985f7b Update gatsby-node.js typo (#18)
`blogPostTemplate` -> `slideTemplate`. Probably a left over from using the blog template, makes more sense in this context to be `slideTemplate` as we're dealing with `slides` note `blogPosts`! 😄
2019-05-26 01:02:08 +02:00
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