html-presentations
Installation
SKILL.md
HTML Presentations
Convert a markdown spec file into an HTML presentation using the Poimandres-themed template.
Files
- Template:
{SKILLBASE}/template/index.html - Example spec:
{SKILLBASE}/examples/spec.md - Build script:
{SKILLBASE}/scripts/create_standalone.sh
Instructions
-
Read the spec markdown file (e.g.,
spec.md) -
Read the template at
{SKILLBASE}/template/index.html
Related skills