Commit Graph

46 Commits

Author SHA1 Message Date
dzello e3387153e6 Remove potentially confusing link from README 2018-08-03 15:19:27 +01:00
dzello 6f7767a751 Make the slide shortcode easier to use 2018-08-03 15:07:12 +01:00
dzello bf4801d37b Document usage of class slide attribute and don't pfx it 2018-07-23 00:49:48 +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 27e0dc2aa0 Add shortcodes to the README 2018-07-22 17:13:06 +02:00
Josh Dzielak 1521654c1e
Change URL for where exampleSite is hosted 2018-07-17 17:07:38 +02:00
Josh Dzielak 0a6b9d0071
Link to programming-quotes + Forestry.io blog post 2018-07-14 23:04:03 +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 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 c465e764e3
Merge pull request #1 from pixelastic/patch-1
i18n changes
2018-06-10 22:51:49 +02: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
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 7024169277 Store Reveal params in snakecase and convert 2018-05-01 00:26:56 -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 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 dcbeba670d Improve the example presentation 2018-04-30 11:04:48 -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
Josh Dzielak 955ca9f1ee
Update README.md 2018-04-26 23:37:02 -07:00
dzello b9e9c36732 Update README.md 2018-04-26 23:28:29 -07:00
Josh Dzielak 4082205230
Update README.md 2018-04-26 23:26:51 -07:00
Josh Dzielak d1c5358e5d
Update README.md 2018-04-26 23:23:13 -07:00
Josh Dzielak b3a27a7e44
Update README.md 2018-04-26 23:22:23 -07:00
Josh Dzielak 0d90bd87d1
Update README.md 2018-04-26 23:21:34 -07:00
dzello 83b134f4c8 Update README.md 2018-04-26 23:20:05 -07:00
dzello 4c67af36ee Update links 2018-04-26 23:11:35 -07:00
dzello 69e3870092 Update README.md 2018-04-26 22:50:08 -07:00
Josh Dzielak 3539e4df40
Update README.md 2018-04-26 22:37:10 -07:00
dzello 95bac7c144 Update README.md 2018-04-26 16:43:52 -07:00
Josh Dzielak 61f206e110
Update README.md 2018-04-26 16:12:22 -07:00
dzello 71f9d035ec Initial commit 2018-04-26 15:25:43 -07:00