Commit graph

55 commits

Author SHA1 Message Date
dzello
216135e004 Presentations can add their own HTML to the layout
This will be the recommended way to add custom CSS and JS on a per-presentation basis. Global layout extensions remain the same.
2018-08-13 17:41:06 +02:00
dzello
1f99371394 Remove trailing whitespace from exampleSite slide 2018-08-13 17:40:43 +02:00
dzello
209ff907b5 Rename and improve section example 2018-08-13 16:45:40 +02:00
dzello
f6a1568da1 Use $.Param and default function for cleaning config reading 2018-08-07 18:02:47 +02:00
dzello
8bc6de9d53 Fix domain name in Netlify redirects file 2018-08-07 17:12:48 +02:00
dzello
eb6f921b36 Better illustrate slide shortcode customizations 2018-08-03 15:32:50 +01:00
dzello
6f7767a751 Make the slide shortcode easier to use 2018-08-03 15:07:12 +01:00
dzello
3bd0dbabe9 Make order of precedence clearer for slide templates 2018-07-23 10:49:05 +02:00
dzello
bf4801d37b Document usage of class slide attribute and don't pfx it 2018-07-23 00:49:48 +02:00
dzello
77d38e4f34 Document slide templates in the exampleSite presentation 2018-07-23 00:44:05 +02:00
dzello
15bdf36520 Swap out the word scrolling 2018-07-22 19:14:22 +02:00
dzello
5760a51eaf Link the down arrow emoji to the next slide down 2018-07-22 19:13:39 +02:00
dzello
e1e706bb5e Scroll is misleading 2018-07-22 19:04:19 +02:00
dzello
dff011156e Add final slide with link back to the beginning 2018-07-22 18:59:36 +02:00
dzello
b1bf995acd Add big list of Reveal.js slide attributes to the docs 2018-07-22 18:42:27 +02:00
dzello
3e34fe3bc9 Pass through all slide shortcode params to section
Now slides can have ids and arbitrary data attributes, and a whitelist of valid attributes no longer needs to be maintained.
2018-07-22 18:25:48 +02:00
dzello
b9d502335b Mention to use closing or self-closing tags for slide shortcode 2018-07-22 11:50:50 +02:00
dzello
e0c548e404 Update exampleSite to show slide shortcode content attribute 2018-07-21 10:55:03 +02:00
dzello
c70aa5811e Redirect from Netlify domain to dzello domain 2018-07-19 16:57:51 +02:00
dzello
faadedd499 Improve exampleSite presentation
Better flow and more information

Plus... emoji!
2018-07-19 16:49:24 +02:00
dzello
ad403c9682 Add favicon to example presentation 2018-07-19 16:45:05 +02:00
dzello
aa490b115a Add analytics for exampleSite 2018-07-19 15:10:55 +02:00
dzello
6752bb7475 Swap in robot-lung Reveal.js theme 2018-07-17 11:46:12 +02:00
dzello
e79f999528 Simply commands to run the example site
Works around #4851
2018-07-03 00:00:56 +02:00
Josh Dzielak
f44678a566 Update from Forestry.io - Updated Forestry configuration 2018-06-19 08:46:58 +00:00
dzello
cefc44fc1f Update slide shortcode slide 2018-05-15 19:41:20 -07:00
dzello
9461d36a2c Improve example presentation 2018-05-15 19:15:36 -07:00
dzello
5d9c1a94bb Use page description if there is one 2018-05-15 19:05:35 -07:00
dzello
0e960c90e3 Add custom theme support and the dzello theme 2018-05-01 01:46:00 -07:00
dzello
7024169277 Store Reveal params in snakecase and convert 2018-05-01 00:26:56 -07:00
dzello
e16f5dc104 Rename section in example presentation 2018-04-30 23:29:26 -07:00
dzello
39152b74cc Better explanation on markdown slide 2018-04-30 23:05:45 -07:00
dzello
1f65aa1adf Remove empty slide 2018-04-30 23:03:27 -07:00
dzello
99b4363c90 transition-speed param and example cleanup 2018-04-30 23:02:09 -07:00
dzello
f7427d4631 Add shortcodes for customizing slides, markdown, HTML 2018-04-30 18:47:20 -07:00
dzello
05130b7ce6 Add note shortcode 2018-04-30 16:24:00 -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
67a64c121d Add the frag shortcode 2018-04-30 12:09:27 -07:00
dzello
072230bfbf Presentation updates 2018-04-30 11:13:10 -07:00
dzello
dcbeba670d Improve the example presentation 2018-04-30 11:04:48 -07:00
dzello
9159d3c598 Add section shortcode to example presentation 2018-04-30 01:09:44 -07:00
dzello
54ed796610 Add a shortcode for adding vertical sections 2018-04-30 01:01:10 -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
4a59fa2a58 Example preso tweak 2018-04-26 23:53:31 -07:00
dzello
2ab151c830 Update example 2018-04-26 23:44:24 -07:00
dzello
fa76068904 Improve the example presentation 2018-04-26 23:04:32 -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