The configuration is in reveal-md.json in root directory.
{
"theme": "arte.css", // Edit the slide theme
"highlightTheme": "night-owl" // Edit the code theme
}This project requires docker or node.
make start-dockerYour talk is now available at http://localhost:1948/slides.md#/
make build-dockerHTML files are in public directory
make pdf-dockerslides.pdf is generate in the root
make installmake startYour talk is now available at http://localhost:1948/slides.md#/
make buildHTML files are in public directory