Reveal.js based presentations are cool:
int a = 3;
void foo(int a){
std::cout << "Hello. click!" << std::endl;
std::vector<int> v{1,2,4};
}
Customized with ❤️ by Gabriel Nützi and Simon Spörri.