Commit Graph

227 Commits

Author SHA1 Message Date
Kostas Chatzikokolakis 9fd117d3d0 exampleSite: no --- in data template markdown 2020-01-14 21:42:53 +02:00
Kostas Chatzikokolakis 491d0e6bfd render fragment content before applying the shortcode 2020-01-10 21:08:43 +02:00
Josh Dzielak 55d98ea82e Merge pull request #67 from dzello/dependabot/npm_and_yarn/npm-6.13.4
Bump npm from 6.9.0 to 6.13.4
2019-12-21 22:07:23 -07:00
Josh Dzielak 28de1d9d7f Add warning about Hugo 0.60 and show how to set markdown parser 2019-12-15 07:53:04 -08:00
dependabot[bot] eb8d9df29c Bump npm from 6.9.0 to 6.13.4
Bumps [npm](https://github.com/npm/cli) from 6.9.0 to 6.13.4.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.9.0...v6.13.4)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-13 17:20:40 +00:00
Josh Dzielak 1eb09a1739 Merge pull request #64 from TjeuKayim/custom-theme-relurl
Pipe custom theme asset relURL
2019-11-20 11:41:02 +01:00
Tjeu Kayim bd12ffaf9d Pipe custom theme asset relURL 2019-11-17 20:17:01 +01:00
Josh Dzielak 64172dd249 Merge pull request #54 from chatziko/markdown-in-notes
Allow markdown in note shortcodes (fixes #40)
2019-10-23 19:41:31 +02:00
Josh Dzielak b060f12728 Merge pull request #61 from chatziko/reveal-3.8
Upgrade to reveal.js 3.8.0
2019-10-11 18:53:43 +02:00
Kostas Chatzikokolakis fc6b8d19e9 Upgrade to reveal.js 3.8.0 2019-10-11 18:28:49 +03:00
Josh Dzielak 5f0366c145 Merge pull request #59 from valvin1/feature/add-custom-css
Add settings to extend CSS and JS from configuration
2019-10-11 13:33:40 +02:00
Valvin 73186f4d12 Add documentation about extending layout #58 2019-10-11 13:15:43 +02:00
Valvin e4f4cb51a0 Add new settings to extend layout #58 2019-10-11 13:15:43 +02:00
Josh Dzielak 156b1951e1 Merge pull request #55 from chatziko/hugo-highlighter
Support for Hugo's highlighter
2019-10-11 12:34:01 +02:00
Josh Dzielak e310880784 Merge pull request #53 from chatziko/fix-section-presentations
Fix bug in section presentations introduced by #51
2019-09-12 16:29:54 -07:00
Kostas Chatzikokolakis 8fd91e3e30 Add example of using Hugo's highlighter 2019-09-12 17:52:12 +03:00
Kostas Chatzikokolakis 83a0216daf Disable highlight.js for code processed by Hugo's hl 2019-09-12 17:49:16 +03:00
Kostas Chatzikokolakis f3d10065d3 Fix bug in section presentations introduced by #51
Section presentations were including slides from the root presentation.
2019-09-12 12:21:14 +03:00
Kostas Chatzikokolakis 73800d2881 Allow markdown in note shortcodes (fixes #40) 2019-09-12 11:57:43 +03:00
Kostas Chatzikokolakis cd5ca462ac Add reveal_hugo.load_default_plugins option 2019-09-11 13:40:22 +03:00
Josh Dzielak 68429eccc3 Merge pull request #50 from chatziko/master
Support mmark
2019-09-06 11:36:58 -07:00
Josh Dzielak a1df4f02d9 Merge pull request #51 from chatziko/fix-v0.58-regression
Fix hugo 0.58 regression
2019-09-06 11:30:00 -07:00
Kostas Chatzikokolakis 24346492a8 Replace .Pages/.Data.Pages by .Site.RegularPages 2019-09-06 11:05:29 +03:00
Kostas Chatzikokolakis 637b22ac18 Support mmark (replace <hr> by <hr />)
Mmark produces "<hr>" while blackfriday produces "<hr />". A simple
replace allows to support both.
2019-09-05 18:59:31 +03:00
Josh Dzielak 3788609d23 Merge pull request #45 from valvin1/feat/nested_reusable
Allow usage of nested folder for reusable slides
2019-07-27 16:43:08 +02:00
Valvin 8cf2c61cfd Add tips about data folder 2019-07-27 15:15:07 +02:00
Valvin 42999e5e17 Add information about nested reusable slides 2019-07-27 15:14:43 +02:00
Valvin cc5737d037 Allow nested folder for reusable slide 2019-07-27 15:12:58 +02:00
Josh Dzielak 9733aa9825 Update README.md 2019-06-17 16:47:15 +02:00
Josh Dzielak fe768563c7 Merge pull request #38 from dzello/dependabot/npm_and_yarn/tar-2.2.2
[Security] Bump tar from 2.2.1 to 2.2.2
2019-05-30 13:53:25 +02:00
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