Skip to content
forked from szabgab/slides

The source of the slides of Gabor Szabo shared on the Code Maven site

Notifications You must be signed in to change notification settings

FredAdiv/slides

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slides

Build Status

The source of most of the slides at https://code-maven.com/slides/

The original source is on GitHub

Processing

Processing assumes https://github.com/szabgab/slider-py is cloned next to this directory.

virtuelenv -p python3 venv
. venv/bin/activate
pip install -r ../slider-py/requirements.txt
python ../slider-py/slider/__init__.py --md linux-intro/intro.md --html --dir html --templates templates/ --static static/

Generate all the slides by running:

./generate_slides.py

or just some of them by listing their names:

./generate_slides.py golang groovy

Processing errors are reported in https://code-maven.com/slides/errors.txt

To test locally or in a connected browser use

python app.py

Drakula for pygments https://github.com/dracula/pygments

About

The source of the slides of Gabor Szabo shared on the Code Maven site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 34.3%
  • Perl 27.5%
  • HTML 8.4%
  • JavaScript 7.1%
  • Jupyter Notebook 6.5%
  • Go 5.7%
  • Other 10.5%