Experimental add-ons for sphinx-revealjs
This is sphinx extension to implement small syntax likely "Grid Layouts" from GitPitch with sphinx-revealjs.
Note
- This is feature for only "sphinx-revealjs" but splitted from it because experimentals.
- There is probability to change directive name. (current:
revealjs-float
)
This is not registered in PyPI.
$ pip install https://github.com/attakei-lab/sphinx-revealjs-float/archive/refs/heads/development.zip
extentions = [
"sphinx_revealjs",
"sphinx_revealjs_float",
]
Please demo presentation source and build at localmachine (please see docs
directory).
HTML demo is here