Name | markata-slides JSON |
Version |
0.3.0
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2022-12-03 16:46:14 |
maintainer | None |
docs_url | None |
author | Waylon Walker |
requires_python | None |
license | Copyright (c) 2012-2022 Waylon Walker
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
none
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Markata Slides
A slide plugin for markata.
Heavily inspired by lookatme. I have been a long time user of creating slides
in markdown, and lookatme has long been my go to slide viewer. It works great
for many applications, but sometimes the terminal does not work for the
audience, and other times I want some good looking images in my presentation.
`markata-slides` builds a website with forward/backward buttons, and j/k
hotkeys similar to lookatme.
## Installation
``` bash
pip install markata-slides
```
## Usage
You can run `markata-slides` from the command line, or `markata slides` and it
will automatically add itself to the plugin registry.
``` bash
markata-slides
```
If you want to use the standard markata cli commands make sure that you add
`markata_slides` to your configured `hooks`.
``` toml
# markata.toml
[markata]
hooks = ['default', 'markata_slides']
```
``` bash
markata build
markata tui
```
Raw data
{
"_id": null,
"home_page": null,
"name": "markata-slides",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "None",
"author": "Waylon Walker",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/b0/cb/f75e5d26e878a76c8db06df068185ac8428e1cb23729332c662f0cd04aa7/markata_slides-0.3.0.tar.gz",
"platform": null,
"description": "# Markata Slides\n\nA slide plugin for markata.\n\nHeavily inspired by lookatme. I have been a long time user of creating slides\nin markdown, and lookatme has long been my go to slide viewer. It works great\nfor many applications, but sometimes the terminal does not work for the\naudience, and other times I want some good looking images in my presentation.\n`markata-slides` builds a website with forward/backward buttons, and j/k\nhotkeys similar to lookatme.\n\n## Installation\n\n\n``` bash\npip install markata-slides\n```\n\n## Usage\n\nYou can run `markata-slides` from the command line, or `markata slides` and it\nwill automatically add itself to the plugin registry.\n\n``` bash\nmarkata-slides\n```\n\nIf you want to use the standard markata cli commands make sure that you add\n`markata_slides` to your configured `hooks`.\n\n``` toml\n# markata.toml\n[markata]\nhooks = ['default', 'markata_slides']\n```\n\n``` bash\nmarkata build\nmarkata tui\n```\n",
"bugtrack_url": null,
"license": "Copyright (c) 2012-2022 Waylon Walker\n \n Permission is hereby granted, free of charge, to any person obtaining\n a copy of this software and associated documentation files (the\n \"Software\"), to deal in the Software without restriction, including\n without limitation the rights to use, copy, modify, merge, publish,\n distribute, sublicense, and/or sell copies of the Software, and to\n permit persons to whom the Software is furnished to do so, subject to\n the following conditions:\n \n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\n LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\n OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\n WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "None",
"version": "0.3.0",
"split_keywords": [
"none"
],
"urls": [
{
"comment_text": null,
"digests": {
"md5": "dcf7c9adfe25a1d9a51cfe39645d70f1",
"sha256": "f3192d6c05324779b254d862f662b5a52f40d4b014bdfaf858db6af937af1916"
},
"downloads": -1,
"filename": "markata_slides-0.3.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "dcf7c9adfe25a1d9a51cfe39645d70f1",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 5600,
"upload_time": "2022-12-03T16:46:16",
"upload_time_iso_8601": "2022-12-03T16:46:16.081945Z",
"url": "https://files.pythonhosted.org/packages/c6/7c/bcf24936c8fd8841668b13ecfd7847569756a88aae062b5584a9800db92a/markata_slides-0.3.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"md5": "235b47470c22f860cc9996ce5de94e26",
"sha256": "35fe322b3ef2132770f029cb16cd9ba7815db29b5e5a9c49280811635c4b3dc5"
},
"downloads": -1,
"filename": "markata_slides-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "235b47470c22f860cc9996ce5de94e26",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10557,
"upload_time": "2022-12-03T16:46:14",
"upload_time_iso_8601": "2022-12-03T16:46:14.632797Z",
"url": "https://files.pythonhosted.org/packages/b0/cb/f75e5d26e878a76c8db06df068185ac8428e1cb23729332c662f0cd04aa7/markata_slides-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-03 16:46:14",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "markata-slides"
}