Commit Graph

14 Commits

Author SHA1 Message Date
dzello 80f0c3ee33 Put slides partial into reveal-hugo dir 2018-04-30 23:19:04 -07:00
dzello f7427d4631 Add shortcodes for customizing slides, markdown, HTML 2018-04-30 18:47:20 -07:00
dzello a2fc650ec8 Use CDN for assets instead of local
Much more friendly for merging into an existing Hugo site
2018-04-30 15:48:40 -07:00
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 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 cf355d22d8 Add second argument to union for section list layout 2018-04-26 22:16:27 -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