{"id":25456254,"url":"https://github.com/szaghi/matisse","last_synced_at":"2025-09-18T23:11:17.362Z","repository":{"id":21443403,"uuid":"24761726","full_name":"szaghi/MaTiSSe","owner":"szaghi","description":"Markdown To Impressive Scientific Slides","archived":false,"fork":false,"pushed_at":"2021-09-28T07:55:36.000Z","size":14344,"stargazers_count":48,"open_issues_count":11,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-16T15:50:06.223Z","etag":null,"topics":["css","html","impressjs","javascript","latex","markdown","presentation","python","scientific-publications","slider"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/szaghi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.gpl3.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-03T14:38:03.000Z","updated_at":"2024-12-19T23:32:07.000Z","dependencies_parsed_at":"2022-08-05T12:15:32.682Z","dependency_job_id":null,"html_url":"https://github.com/szaghi/MaTiSSe","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szaghi%2FMaTiSSe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szaghi%2FMaTiSSe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szaghi%2FMaTiSSe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szaghi%2FMaTiSSe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szaghi","download_url":"https://codeload.github.com/szaghi/MaTiSSe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239392697,"owners_count":19630887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","html","impressjs","javascript","latex","markdown","presentation","python","scientific-publications","slider"],"created_at":"2025-02-18T01:29:43.343Z","updated_at":"2025-09-18T23:11:12.306Z","avatar_url":"https://github.com/szaghi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":" \u003ca name=\"top\"\u003e\u003c/a\u003e\n# MaTiSSe.py [![Latest Version](https://img.shields.io/pypi/v/MaTiSSe.py.svg)](https://img.shields.io/pypi/v/MaTiSSe.py.svg) [![GitHub tag](https://img.shields.io/github/tag/szaghi/MaTiSSe.svg)]()\n\n[![Join the chat at https://gitter.im/szaghi/MaTiSSe](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/szaghi/MaTiSSe?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n[![License](https://img.shields.io/badge/license-GNU%20GeneraL%20Public%20License%20v3,%20GPLv3-blue.svg)]()\n\n### MaTiSSe.py, Markdown To Impressive Scientific Slides\nMaTiSSe.py is a very simple and stupid (KISS) presentation maker based on simple `markdown` syntax producing high quality first-class html/css presentation with great support for scientific contents.\n\n+ MaTiSSe.py is **NOT** *WYSIWYG*: it converts your sources to high quality html presentation with the same approach of LaTeX typesetting;\n+ MaTiSSe.py is tailored to scientific contents (equations, figures, tables, etc...);\n+ MaTiSSe.py is a Command Line Tool;\n+ MaTiSSe.py is a Free, Open Source Project.\n\n### Status\n\n[![Build Status](https://travis-ci.org/szaghi/MaTiSSe.svg?branch=master)](https://travis-ci.org/szaghi/MaTiSSe)\n[![Coverage Status](https://img.shields.io/coveralls/szaghi/MaTiSSe.svg)](https://coveralls.io/r/szaghi/MaTiSSe)\n[![Code Health](https://landscape.io/github/szaghi/MaTiSSe/master/landscape.svg?style=flat)](https://landscape.io/github/szaghi/MaTiSSe/master)\n\n#### Issues\n[![GitHub issues](https://img.shields.io/github/issues/szaghi/MaTiSSe.svg)]()\n[![Ready in backlog](https://badge.waffle.io/szaghi/matisse.png?label=ready\u0026title=Ready)](https://waffle.io/szaghi/matisse)\n[![In Progress](https://badge.waffle.io/szaghi/matisse.png?label=in%20progress\u0026title=In%20Progress)](https://waffle.io/szaghi/matisse)\n[![Open bugs](https://badge.waffle.io/szaghi/matisse.png?label=bug\u0026title=Open%20Bugs)](https://waffle.io/szaghi/matisse)\n\n#### Python support [![Supported Python versions](https://img.shields.io/badge/Py-%202.7,%203.4-blue.svg)]()\n\n#### Documentation\n\nMaTiSSe.py has a comprehensive [wiki](https://github.com/szaghi/MaTiSSe/wiki): read it to know how to install and use MaTiSSe.py.\n\n#### A Taste of MaTiSSe.py\nSee MaTiSSe.py in action with the [getting started presentation](http://szaghi.github.io/MaTiSSe/#/slide-1) or see the following screenshots.\n\n##### The Titlepage\n![shot01](screenshots/01.png)\n\n##### Figure environment\n![shot02](screenshots/02.png)\n\n##### LaTeX Equations support\n![shot03](screenshots/03.png)\n\n##### LaTeX-Beamer Themes support\n![shot04](screenshots/04.png)\n\nGo to [Top](#top)\n\n## Main Features\nMaTiSSe.py has a too much long list of features. Here the main features are listed whereas for a complete list read all the documentation material (examples, wiki, etc...).\n\n* [x] `markdown-to-html` slides maker (with extended markdown syntax);\n* [ ] support for structured, long presentations:\n    * [x] presentation metadata;\n    * [x] presentation sectioning:\n        * [x] `titlepage`;\n        * [x] `section`;\n        * [x] `subsection`;\n        * [x] `slide`;\n    * [ ] helpers:\n        * [x] `TOC`;\n        * [x] `countdown timer`;\n        * [ ] `navigation controls`;\n* [x] easy theming:\n    * [x] `canvas`;\n    * [x] `headings` (h1,h2,...);\n    * [x] global slide theme as well theme of a specific slide (local slide theme):\n        * [x] `headers` (unlimited number);\n        * [x] `footers` (unlimited number);\n        * [x] `left and right sidebars` (unlimited number);\n        * [x] `content`;\n    * [x] `beamer-like-styles` support;\n* [x] `latex equations` support;\n* [x] `scientific contents` support:\n    * [x] `boxes` with fully customizable environment;\n    * [x] `figures` with fully customizable environment;\n    * [ ] `tables` with fully customizable environment;\n    * [x] `notes` with fully customizable environment;\n    * [x] `code listings` with syntax highlighting;\n    * [x] `columns` fully customizable environment;\n* [ ] `note handouts` support;\n* [x] `impress.js` support;\n* [ ] `jmpress.js` support;\n* [ ] `reveal.js` support;\n\n## Copyrights\nMaTiSSe.py is an open source project, it is distributed under the [GPL v3](http://www.gnu.org/licenses/gpl-3.0.html) license. A copy of the license should be distributed within MaTiSSe.py. Anyone interested to use, develop or to contribute to MaTiSSe.py is welcome. Take a look at the [contributing guidelines](CONTRIBUTING.md) for starting to contribute to the project.\n\nGo to [Top](#top)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszaghi%2Fmatisse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszaghi%2Fmatisse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszaghi%2Fmatisse/lists"}