Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bast/cicero

:microphone: Serving presentation slides written in Markdown.
https://github.com/bast/cicero

flask github markdown remarkjs reveal-js slides

Last synced: 23 days ago
JSON representation

:microphone: Serving presentation slides written in Markdown.

Awesome Lists containing this project

README

        

.. image:: https://github.com/bast/cicero/workflows/Test/badge.svg
:target: https://github.com/bast/cicero/actions
.. image:: https://img.shields.io/badge/license-%20AGPLv3-blue.svg
:target: LICENSE
.. image:: https://img.shields.io/badge/vue-2.5.16-green.svg
:target: https://vuejs.org
.. image:: https://badge.fury.io/py/cicero.svg
:target: https://badge.fury.io/py/cicero

Cicero
======

Serving presentation slides written in Markdown: https://cicero.xyz

In the background uses:

- `remark `__, a
simple, in-browser, markdown-driven slideshow tool created by `Ole
Petter Bang `__.
- `reveal.js `__, created by
`Hakim El Hattab `__ and contributors.

Documentation
-------------

- https://cicero.readthedocs.io
- `Changelog `__

Authors
-------

- `Radovan Bast `__ (idea, pilot implementation, and
plumbing)
- `Ole Martin Bjørndalen `__ (local preview
and Blueprint solution)
- `Roberto Di Remigio `__ (MathJax support,
local templating idea, slide splits)

Contributions
-------------

- `Jyry Suvilehto `__ (setup.py script)
- `Martti Louhivuori `__ (first version of the
JavaScript and configuration customization)