Commit Graph

125 Commits

Author SHA1 Message Date
dzello aa490b115a Add analytics for exampleSite 2018-07-19 15:10:55 +02:00
dzello a910cd7eb4 Change homepage of the theme
Using a subdomain so that I can deploy the exampleSite directly instead of having to serve it from underneath that site that lives at dzello.com
2018-07-17 17:08:16 +02:00
Josh Dzielak 1521654c1e
Change URL for where exampleSite is hosted 2018-07-17 17:07:38 +02:00
dzello 6752bb7475 Swap in robot-lung Reveal.js theme 2018-07-17 11:46:12 +02:00
Josh Dzielak 0a6b9d0071
Link to programming-quotes + Forestry.io blog post 2018-07-14 23:04:03 +02:00
dzello ee2a2268cb Footnote markup shouldn't be interpreted as new slides
Addresses #4
2018-07-13 00:21:48 +02:00
Josh Dzielak da2ff896de
Add more favorite Reveal.js tools 2018-07-10 14:24:40 +02:00
Josh Dzielak f26b1764f7
Add example of root and section organization
Per [#3](https://github.com/dzello/reveal-hugo/issues/3) this wasn't that clear. Thanks @pganssle!
2018-07-03 20:23:51 +02:00
dzello 56be3a2a42 Avoid null Hugo defaults breaking JS initialization 2018-07-03 00:12:32 +02:00
dzello e79f999528 Simply commands to run the example site
Works around #4851
2018-07-03 00:00:56 +02:00
Josh Dzielak 78a10ec2cb
Use submodule instead of clone for theme in example 2018-06-20 16:43:23 +02:00
Josh Dzielak f44678a566 Update from Forestry.io - Updated Forestry configuration 2018-06-19 08:46:58 +00:00
Josh Dzielak c465e764e3
Merge pull request #1 from pixelastic/patch-1
i18n changes
2018-06-10 22:51:49 +02:00
dzello cefc44fc1f Update slide shortcode slide 2018-05-15 19:41:20 -07:00
Josh Dzielak 553797f4dd
Update README.md 2018-05-15 19:35:39 -07:00
Josh Dzielak 54fde08ce7
Use absolute image paths per Hugo themes docs 2018-05-15 19:35:27 -07:00
Josh Dzielak 34b8392354
Update README.md 2018-05-15 19:25:58 -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
Tim Carry d2bea6a322
i18n changes
Just a tiny proof-reading french/spanish change ;)
2018-05-03 11:24:48 +02:00
dzello 7f1924882a Mention custom_theme in the Readme 2018-05-01 02:04:14 -07:00
dzello d3e8c179b9 Add screenshot and thumbnail to spec 2018-05-01 01:54:18 -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 80f0c3ee33 Put slides partial into reveal-hugo dir 2018-04-30 23:19:04 -07:00
dzello 64d0490d38 It's called overview mode 2018-04-30 23:06:57 -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 3733eaf903 Document favorite Reveal.js features 2018-04-30 16:15:04 -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 ceb368418f Add empty package.json and add start script 2018-04-30 13:38:23 -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 e44093d0a3 Add contribution section 2018-04-30 00:38:55 -07:00
Josh Dzielak b3f11e882d
Update README.md 2018-04-27 23:35:27 -07:00
Josh Dzielak 397d563ef4
Update README.md 2018-04-27 23:31:21 -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 4a59fa2a58 Example preso tweak 2018-04-26 23:53:31 -07:00
dzello 2ab151c830 Update example 2018-04-26 23:44:24 -07:00
Josh Dzielak 955ca9f1ee
Update README.md 2018-04-26 23:37:02 -07:00