Skip to content

GrAndSE/pythentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pythentation

What is Pythentation?

Tool to build a pretty presetations in html format from single markdown file.

Writting using python and reveal.js

Small and simple.

How can I create a presentation?

Just write a markdown in file:

Presentation title
==================

Slide title
-----------

Some slide taxt

And call the pythentation with this file name as argument.

How to try?

Download from github

Unpack.

Write some markdown (ex. my-markdown.md)

Generate html:

python pythentation/__init__.py my-markdown.md

About

Simple tool to make presentations from markdown, written using python and reveal.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors