# adamzap/landslide

Generate HTML5 slideshows from markdown, ReST, or textile

Repository: https://github.com/adamzap/landslide
Canonical: https://ross.abutalabs.com/products/landslide
Language: CSS
License: Apache-2.0
License Family: permissive
Last push: 2024-01-01T12:06:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5957, "days_push": 975, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2092, forks 365 (observed 2026-08-28T04:06:12.550786+00:00)

## What it is
Landslide is a Python CLI tool that generates HTML5 slideshow presentations from Markdown, reStructuredText, or Textile source files, building on Google's html5slides template. It supports syntax-highlighted code blocks via Pygments, auto-regeneration with file watching, and PDF export through Prince.

## Use cases
- generate html5 slideshows from markdown
- convert rst files into a presentation
- make a slide deck from a textile document
- export a markdown presentation to pdf
- create code-heavy technical talks with syntax highlighting
- auto-rebuild slides while editing markdown

## When to choose
- you want lightweight, text-based slide authoring in markdown or ReST
- you need self-contained HTML5 presentations without a JS framework
- you want PDF export of your slides

## When to avoid
- you need collaborative or cloud-based presentation editing
- you want modern reveal.js-style features and themes
- you need active development or recent feature additions

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: static-site-generator, templating, markdown, documentation
- domain: developer-tools, documentation, web-development
- platform: python, cli, cross-platform
- tags: html5-slides, presentation-generator, rest, textile, pygments

## Member repositories
- adamzap/landslide (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:12.550786+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:55:29.927342+00:00, confidence not recorded.
  - readme: https://github.com/adamzap/landslide (fetched 2026-08-28T04:06:12.550786+00:00, sha 631da57dc20c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
