Commit Graph

197 Commits

Author SHA1 Message Date
dependabot-preview[bot] 943544c333 [Security] Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)
2019-05-24 18:14:25 +00:00
Josh Dzielak d9f22a1103 Merge pull request #30 from swhite24/master
add fix for 0.55 shortcode behavior; markdownify func
2019-05-01 11:46:17 -05:00
Steven White ff7cc65e95 bump hugo version in netlify 0.55.4 2019-04-30 19:10:46 -04:00
Steven White 6eeb5a8176 bump hugo version in netlify 2019-04-30 19:08:42 -04:00
Steven White 100e73693d add fix for 0.55 shortcode behavior; markdownify func 2019-04-30 18:59:23 -04:00
dzello aac254d541 Use ExecuteAsTemplate to process custom themes 2019-04-06 02:29:51 +02:00
Josh Dzielak 0e0ec48a81 Update README.md 2019-04-06 00:37:35 +02:00
Josh Dzielak b498fd8703 Add Netlify badge 2019-03-25 11:59:22 +01:00
Josh Dzielak fe8dd34104 Document building a custom theme 2019-03-25 11:58:38 +01:00
Josh Dzielak d2d7dfacc1 Add recipe for changing layout for leaf bundles 2019-03-25 11:44:02 +01:00
dzello 007fca1d16 Show relative / ugly URLs options in config.toml 2019-03-25 02:48:34 +01:00
dzello e5d7a3a888 Use night theme for section presentation 2019-03-25 02:35:01 +01:00
dzello 564eb5f475 Link new example presentations in the README 2019-03-25 02:31:25 +01:00
dzello bbbd59ad74 Add example presentation for using slide templates; investigating #26 2019-03-25 02:26:48 +01:00
dzello b67f7bc298 Move images into bundles for example presentations 2019-03-25 02:06:18 +01:00
dzello ea8ae484c1 Refactor layouts to be more readable 2019-03-25 01:46:21 +01:00
dzello c7fd35274d Add layout and example for leaf bundles; addresses #27 2019-03-25 01:46:06 +01:00
dzello 66be348616 Link to plugin-example in README 2019-03-17 00:55:30 +01:00
dzello 3996b51a9c Add a plugin-example presentation to show how plugins can be added 2019-03-17 00:53:58 +01:00
dzello fc11a37889 Improve how plugin javascript is loaded
- Load the plugins after Reveal.initialize or some plugins don't work
- Put the object.assign polyfill in its own file
2019-03-17 00:52:21 +01:00
dzello 7aad664abf Copy tweak 2019-03-17 00:02:58 +01:00
dzello db292a44fa Link to the Reveal.js plugins page 2019-03-17 00:00:44 +01:00
dzello 485401ddca Add a param to specify additional Reveal.js plugins to be loaded 2019-03-16 23:59:21 +01:00
dzello 4bbefde063 Better favicon for exampleSite presentations 2019-03-16 23:17:50 +01:00
dzello d909d771bf Document that --- needs to be surrounded by blank lines 2019-03-16 23:05:36 +01:00
Josh Dzielak a290083ffd Merge pull request #25 from dzello/dependabot/npm_and_yarn/npm-6.9.0
Bump npm from 6.8.0 to 6.9.0
2019-03-10 23:47:03 +01:00
dependabot[bot] 57883dc58a Bump npm from 6.8.0 to 6.9.0
Bumps [npm](https://github.com/npm/cli) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v6.9.0/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.8.0...v6.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-07 04:46:52 +00:00
Josh Dzielak 94ecfecd22 Add badges 2019-02-27 11:42:10 +01:00
Josh Dzielak 45bc91896d Add Object.assign polyfill for IE11 2019-02-27 01:02:48 +01:00
Josh Dzielak c0b6afd06b Add classList Reveal.js plugin (<=IE11 needs it) 2019-02-23 11:29:55 +01:00
Josh Dzielak db3deeb5f6 Improve docs for adding speaker notes 2019-02-23 11:16:45 +01:00
Josh Dzielak 03fd838353 Merge pull request #21 from dzello/dependabot/npm_and_yarn/npm-6.8.0
Bump npm from 6.7.0 to 6.8.0
2019-02-14 12:29:54 +01:00
dependabot[bot] 8da5fc07a9 Bump npm from 6.7.0 to 6.8.0
Bumps [npm](https://github.com/npm/cli) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v6.8.0/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.7.0...v6.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-14 05:23:11 +00:00
Josh Dzielak 23cb8960a9 Add links to additional exampleSite presentations 2019-02-12 16:36:01 +01:00
Josh Dzielak 502be08290 Add link to source code in logo-example presentation 2019-02-12 16:29:58 +01:00
Josh Dzielak c9eb28e347 Add presentation that shows how to add a logo 2019-02-12 16:24:39 +01:00
Josh Dzielak 1c923b83b3 Fix unclosed tag in javascript partial 2019-02-12 16:24:20 +01:00
Josh Dzielak 13c043e912 Add Implementations category to README 2019-02-06 14:30:36 +01:00
Josh Dzielak 2b431e7285 Update CONTRIBUTING.md 2019-02-06 14:19:45 +01:00
Josh Dzielak e057d1b958 Create CONTRIBUTING.md 2019-02-06 14:17:49 +01:00
Josh Dzielak da0a9ce1b5 Create CODE_OF_CONDUCT.md 2019-02-06 14:13:12 +01:00
dzello ab6edab21f Update exampleSite and README for custom_theme_options param 2019-02-06 14:11:15 +01:00
dzello dfda8c0cd4 Support custom_theme_options param to customize asset compilation 2019-02-06 14:10:39 +01:00
dzello 8ee5f12eaf Add build command to scripts 2019-02-06 14:10:16 +01:00
dzello 1c30b2c34e Improve title for custom theme presentation 2019-02-02 17:21:49 +00:00
dzello 0f5f8e61a2 Set base URL for netlify deploy 2019-02-02 17:16:58 +00:00
dzello 9a0085f79d Bump Hugo version to 0.53 2019-02-02 17:02:35 +00:00
dzello f244a43852 Delete unnecessary Reveal.js files 2019-02-02 16:57:47 +00:00
dzello b85d5102b9 Create partials from layout sections for easier overriding 2019-02-02 16:56:14 +00:00
dzello 0fb03952d9 Document custom_theme_compile in the README 2019-02-02 16:43:31 +00:00