https://github.com/panglesd/slipshow-vscode
https://github.com/panglesd/slipshow-vscode
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/panglesd/slipshow-vscode
- Owner: panglesd
- License: mit
- Created: 2024-03-05T00:21:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-14T08:14:52.000Z (9 months ago)
- Last Synced: 2025-02-10T13:12:15.744Z (3 months ago)
- Language: OCaml
- Size: 19.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# slipshow README
This is a VS Code extension to write, preview and compile [slipshow](https://github.com/panglesd/slipshow/) presentations.
## Features
The extension currently has two commands:
- "Preview Slipshow", which previews the presentation in a separate panel, and
- "Compile Slipshow", which compiles the presentation in an html file of the same name.## Warnings
This is still in early phase.