Commit Graph

16 Commits

Author SHA1 Message Date
dzello 13d0faf629 Add hook to put content at end of head and body
All Reveal params to be configured at default, site and page levels
2018-04-30 13:19:22 -07:00
dzello 9ba8adc268 Add more customization 2018-04-30 12:58:55 -07:00
dzello 67a64c121d Add the frag shortcode 2018-04-30 12:09:27 -07:00
dzello 54ed796610 Add a shortcode for adding vertical sections 2018-04-30 01:01:10 -07:00
dzello 25a113128f Render a partial that can be overridden to add content to the page 2018-04-27 23:09:28 -07:00
dzello 4e0d34413b Reveal should be an outputFormat
Now any Hugo section can be configured to generate a presentation without altering its type, and the theme is more easily copied into existing sites without conflicting with any preexisting layouts.
2018-04-27 22:56:09 -07:00
dzello 229cf01d2a Let section presentations use a different theme 2018-04-26 22:48:25 -07:00
dzello dc44a78f9c Use home folder for default presentation
Add an example presentation for a section
2018-04-26 22:26:49 -07:00
dzello cf355d22d8 Add second argument to union for section list layout 2018-04-26 22:16:27 -07:00
dzello 90807c2d09 Avoid building the /reveal content a second time 2018-04-26 22:13:19 -07:00
dzello e269f00670 Incorporate content from section _index.md files 2018-04-26 22:11:04 -07:00
dzello 32944bcad2 Be consistent with usage of leading slash 2018-04-26 21:45:57 -07:00
dzello 0e79c0d110 Add a layout for creating a presentation from a section 2018-04-26 16:36:13 -07:00
dzello 5f724be7bd Display page title if available 2018-04-26 16:34:29 -07:00
dzello 10fcf53bcf Use a baseof template for better organization 2018-04-26 16:20:41 -07:00
dzello 71f9d035ec Initial commit 2018-04-26 15:25:43 -07:00