Commit Graph

101 Commits

Author SHA1 Message Date
David Russell
1d6492b47c Added Video delim loop + muted params. 2018-11-28 09:12:58 +07:00
David Russell
df11a4d881 Added support for spaces on image/video paths. 2018-07-13 15:56:04 +07:00
David Russell
2018564db4 Renamed settings to print-fragments. 2018-06-30 19:45:16 +07:00
David Russell
67b9e7d090 Added print-frags setting support. 2018-06-30 10:48:08 +07:00
David Russell
19cf18816e Added controls-layout setting support. 2018-06-30 10:21:05 +07:00
David Russell
17329d688b Image delimiter repeat and transition param support. 2018-05-14 16:15:55 +07:00
David Russell
67721b11bd New background-position YAML prop, plus position arg on image delim. 2018-03-31 15:00:50 +07:00
David Russell
de375fbd66 Added new (bg) color slide delim, plus color arg support on code and gist delims. 2018-03-10 11:01:51 +07:00
David Russell
dff755f869 Support for PITCHME.yaml layout setting. 2018-03-07 15:25:06 +07:00
David Russell
90aa721581 New background-color YAML prop, plus color arg on image delim. 2018-02-22 15:34:14 +07:00
David Russell
e949568bf5 Updated PITCHME.yaml published policy, menus now closed by default. 2018-01-17 14:40:10 +07:00
David Russell
915a7e8dc1 Remote control custom prev + next keycode overrides. 2018-01-08 14:37:47 +07:00
David Russell
23cad06a17 Updated default Reveal.js dependency to v3.6.0. 2018-01-07 12:27:12 +07:00
David Russell
6097d2460f Support markdown template archive downloads. 2017-12-22 14:55:45 +07:00
David Russell
7a62b4ab46 Protect against phishing attacks on target _blank links. 2017-12-22 14:40:48 +07:00
David Russell
f7b28182af Gitea support updated to be v1.3.x compatible. 2017-12-13 10:04:31 +07:00
David Russell
84db3e0a61 Auto-constrain logo dimensions on slide. 2017-12-05 08:52:50 +07:00
David Russell
a6b5ee3969 Auto-upgrade anchors to target _blank. 2017-12-05 08:35:01 +07:00
David Russell
7c4b04a6a2 Print config updated to support decktape args. 2017-11-30 08:06:13 +07:00
David Russell
be846c046d Updated decktape intergration. 2017-11-26 10:33:59 +07:00
David Russell
0e30652b72 Simplified menu/slide-title injection. 2017-11-23 11:10:28 +07:00
David Russell
632ba2dd1b Added support for FontAwesome shortcuts. 2017-11-17 07:58:02 +07:00
David Russell
75f3929f84 Disable slideshow controls config when printing. 2017-11-16 11:23:22 +07:00
David Russell
5650d25b30 Disable notification bar event handling when printing. 2017-11-16 10:23:55 +07:00
David Russell
463198f6ca Support for PITCHME.yaml fallback convention. 2017-11-15 10:04:46 +07:00
David Russell
816660e736 Auto-hide notifications bar on small screens. 2017-11-15 09:27:56 +07:00
David Russell
dd29f06f33 Permit unrestricted highligh.js theme usage. 2017-11-15 09:09:37 +07:00
David Russell
d776a34983 Code delimiter markdown injection by lang hint. 2017-11-15 09:03:49 +07:00
David Russell
4b224b8b3f Added slide-title custom styling class. 2017-11-15 08:55:02 +07:00
David Russell
c8f3a3f785 Code delimiter extended for markdown file injection.
Added support for cleanly handling Markdown file inject on code delimiters. This is a bit meta, injecting md-inside-md to be rendered as raw md. Special handling also added for rendering code-blocks within injected markdown file content.

Also, simplified @title(your-slide-title-goes-here) processing to fix rendering errors. Plus removed obsolete HTML anchor post-processing to fix rendering errors.
2017-11-09 12:53:07 +07:00
David Russell
13dad55e16 Markdown interface across service boundary. 2017-10-31 10:04:38 +07:00
David Russell
248b91bc07 Prune dead code. 2017-10-30 17:12:34 +07:00
David Russell
b22546f537 Updated published menus mgmt policy. 2017-10-30 09:08:03 +07:00
David Russell
10ca2f7f10 New PITCHME.yaml published option. 2017-10-26 11:17:59 +07:00
David Russell
c686ced77f Update Google analytics token handling. 2017-10-24 15:10:28 +07:00
David Russell
2618a6e7d5 Inline speaker notes color contrast adjusted. 2017-10-24 09:45:22 +07:00
David Russell
50fb6d8864 Refactored Git repo models. 2017-10-20 16:16:19 +07:00
David Russell
0b4095b969 Added Runtime service to centralize config access. 2017-10-20 13:30:00 +07:00
David Russell
ac97fe1eb6 Update oEmbed thumbnail support. 2017-10-13 09:39:02 +07:00
David Russell
2f22fdb395 Added oEmbed discovery and embedding support.
- Added support for oEmbed.com discovery and embedding for GitPitch presentations.

- Changed policy regarding GitPitch menu, now closed by default on small screens or when embedded within iframe.

- Fixed functional tests to reflect new 404 not-found page.
2017-10-11 09:18:50 +07:00
David Russell
70c62f63d7 GitPitch 2.0 feature branch merge.
- 2.0 Menus: Home, Git, Themes, TOC
- 2.0 TOC with @title markdown shortcut
- 2.0 Notifications Bar
- 2.0 Introduction Presentation
- Refactored CSS style dependencies as frags
- Refactored Code and GIST services
- GIST support extended across all GRS
- Updated OfflineService implementation
- Updated GRS matching by TYPE
- New 404 page-not-found page
2017-10-03 15:35:14 +07:00
David Russell
937eaf7162 Added support for title arg on code and gist delims. 2017-09-04 15:31:45 +07:00
David Russell
748f8c5733 Added support for GIST code presenting. 2017-09-04 10:17:47 +07:00
David Russell
489bb93e91 Updated offline bundle dead asset pruning. 2017-09-02 15:08:33 +07:00
David Russell
9615356d40 Added delimiter parameter processor. 2017-09-02 11:45:41 +07:00
David Russell
ba8867a4a1 Merge branch 'support-compound-branch-names' 2017-08-28 14:01:18 +07:00
David Russell
5175f00290 Enable speaker notes when CDN disabled. 2017-08-28 13:55:51 +07:00
David Russell
fe53cf81bb Added API to presentation raw file content. 2017-08-28 13:46:26 +07:00
David Russell
3593f5e3a0 Added support for compounded [pre/post] branch names. 2017-08-25 17:08:55 +07:00
David Russell
7a294929b0 Support HTML fragments within footnotes. 2017-08-20 11:26:32 +07:00