Skip to content

SouthJS/Slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SouthJS - Slides and Talks

Overview

This repository contains all slides and talks held by us on professional events and conferences. They are intended to work standalone and don't require any prerequisites.

CommonMark to HTML

We use CommonMark (Markdown) to write our slides, because we are much faster with that than with manually escaping all HTML entities 'n shit.

The Generator for the slides requires node.js installed.

cd /path/to/Slides;

./bin/generate.sh;  # Generator requires node.js
./bin/serve.sh;     # Simple HTTP server (using python or python3)

About

Prototype of an idea for RheinMainJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published