Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bast/cicero
- Owner: bast
- License: agpl-3.0
- Created: 2015-12-12T19:27:45.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T19:45:32.000Z (about 1 year ago)
- Last Synced: 2024-04-26T23:22:10.175Z (6 months ago)
- Topics: flask, github, markdown, remarkjs, reveal-js, slides
- Language: JavaScript
- Homepage: https://cicero.xyz
- Size: 2.97 MB
- Stars: 55
- Watchers: 7
- Forks: 17
- Open Issues: 13
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
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/ciceroCicero
======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)