Martin/Geno
fd1895ccb4
fix gitlab pages
3 years ago
Martin/Geno
c7fec6d158
first 35c3 version
4 years ago
Martin/Geno
59975c5163
without cdn (and use gitmodules)
4 years ago
Martin/Geno
8553d217e2
add gitlab ci
4 years ago
Martin/Geno
e8f2c3ddec
cleanup
4 years ago
dzello
cc282afdb7
Improve handling of templates, fix issue with Hugo 0.5.0
...
Removes wrapping the template maps in an extra slice
4 years ago
Josh Dzielak
778a6153a9
Merge pull request #9 from shrmnk/documentation-submodule
...
[Documentation] Add command to pull in theme submodule when cloning repo
4 years ago
Josh Dzielak
bfda99ad0a
Merge pull request #10 from shrmnk/documentation-custom-theme
...
[Documentation] Custom theme and end.html partial
4 years ago
Sherman K
3006095714
Add use of `end.html` partial for custom HTML
4 years ago
Sherman K
f3355351bb
Add section about partials in Hugo
4 years ago
Sherman K
804b2d1f6f
Add section about custom Reveal.js themes
4 years ago
Sherman K
273494063d
Add command to pull in theme submodule when cloning repo
4 years ago
dzello
727286994b
Bring in newest version of robot-lung theme
4 years ago
dzello
9b47e50246
Add an end option for inserting HTML before end of .reveal
4 years ago
Josh Dzielak
4eca16bd42
Update README.md
4 years ago
dzello
aaab2bc49b
Add example of using a background image
4 years ago
dzello
3cf15427c3
Add example for slide-specific CSS
4 years ago
dzello
d5d9abb091
Remove old message about closing shortcodes
4 years ago
dzello
2ed6eb81b9
Improve layout extension docs
4 years ago
dzello
37aa3f6a13
Update README.md
4 years ago
dzello
7471223a07
Improve documentation about configuring themes
4 years ago
dzello
3d05cf68f0
Include a Reveal.js distribution in static and make it default
...
CDN can still be used via a configuration parameter. This way, development and presentation can be done locally with no network dependency.
4 years ago
dzello
b7e475d819
Bump Reveal.js version to 3.7.0
4 years ago
dzello
7e6187c6e1
Document how layout extension works
4 years ago
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.
4 years ago
dzello
1f99371394
Remove trailing whitespace from exampleSite slide
4 years ago
dzello
209ff907b5
Rename and improve section example
4 years ago
dzello
37fcc0c158
Clean up slide shortcode
...
Fixes a bug outputting junk into the HTML tag as a result of Scratch calls and avoid reprocessing a section that only need to be processed once
4 years ago
dzello
f6a1568da1
Use $.Param and default function for cleaning config reading
4 years ago
dzello
51623a07af
Remove need for a data file in the theme
...
This removes an extra step in params lookup and works around a bug in Hugo introduced after 0.37 that causes theme data files not to be found in certain circumstances.
4 years ago
dzello
31dca11944
Document ability to change CDN urls
4 years ago
dzello
8bc6de9d53
Fix domain name in Netlify redirects file
4 years ago
dzello
31aa2fe206
Bump Hugo version for Netlify deployment
4 years ago
Josh Dzielak
9dbc309792
Merge pull request #5 from sbruder/master
...
Make CDN URLs customizable
4 years ago
Simon Bruder
f70433763c
make cdn urls customizable
4 years ago
dzello
86820452f0
Refactor slides code to avoid duplication
4 years ago
dzello
eb6f921b36
Better illustrate slide shortcode customizations
4 years ago
dzello
e3387153e6
Remove potentially confusing link from README
4 years ago
dzello
6f7767a751
Make the slide shortcode easier to use
4 years ago
dzello
aa464f40ac
Add comments to explain use of head and body partials
4 years ago
dzello
3bd0dbabe9
Make order of precedence clearer for slide templates
4 years ago
dzello
db6d875a3f
Don't try to add templates from section for _index.md
...
Causes a strange segfault otherwise
4 years ago
dzello
bf4801d37b
Document usage of class slide attribute and don't pfx it
4 years ago
dzello
77d38e4f34
Document slide templates in the exampleSite presentation
4 years ago
dzello
8b76bd9182
Add support for slide templates
4 years ago
dzello
e6e2234960
Add a data attribute to show where section tag came from
4 years ago
dzello
15bdf36520
Swap out the word scrolling
4 years ago
dzello
5760a51eaf
Link the down arrow emoji to the next slide down
4 years ago
dzello
e1e706bb5e
Scroll is misleading
4 years ago
dzello
dff011156e
Add final slide with link back to the beginning
4 years ago