leanprover / leanprover/verso

Generate self-contained HTML

Open
#12 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Manual genre
Dominant language
Lean
Stars
384
Forks
124
Avg merge
22h 28m
Merged PRs (30d)
10

Description

Right now, we emit HTML that refers to various CDNs for things like KaTeX. This is fine for a website, but not great for manuals and local documentation, which should work on an airplane.

The system should instead save dependencies locally, either by "vendoring" them into the source, or by caching them during the build process.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by tracing where HTML output and CDN dependencies are generated, then inspect the build process for dependency handling. Done means generated manuals and local documentation work offline without requesting CDN resources, using an agreed local-dependency approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
build-system, documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.