Document favorite Reveal.js features
This commit is contained in:
		
							parent
							
								
									a2fc650ec8
								
							
						
					
					
						commit
						3733eaf903
					
				| 
						 | 
				
			
			@ -165,6 +165,14 @@ Now you can add `outputs = ["Reveal"]` to the front matter of any section's `_in
 | 
			
		|||
 | 
			
		||||
Note: If you specify `outputs = ["Reveal"]` for a single content file, you can prevent anything being generated for that file. This is handy if you other default layouts that would have created a regular HTML file from it. Only the list file is required for the presentation.
 | 
			
		||||
 | 
			
		||||
# Miscellaneous
 | 
			
		||||
 | 
			
		||||
Not directly related to reveal-hugo, but these are some of my favorite Reveal.js features and shortcuts.
 | 
			
		||||
 | 
			
		||||
- 's' - type 's' to enter speaker mode, which opens a separate window with a time and speaker notes
 | 
			
		||||
- 'o' - type 'o' to enter navigation mode and see slide thumbnails
 | 
			
		||||
- 'f' - type 'f' to go into full-screen mode
 | 
			
		||||
 | 
			
		||||
# Contributing
 | 
			
		||||
 | 
			
		||||
Contributions are very welcome. To run the example site in this repository locally, clone this repository and run:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue