{"id":37067439,"url":"https://github.com/lamarkdown/lamarkdown","last_synced_at":"2026-01-14T07:55:14.817Z","repository":{"id":168588601,"uuid":"587701867","full_name":"lamarkdown/lamarkdown","owner":"lamarkdown","description":"A tool for compiling markdown files into standalone HTML documents, using Python Markdown. Supports Latex (given an existing Tex distribution), custom CSS and JavaScript, multiple document variations from a single source file, and a live output view.","archived":false,"fork":false,"pushed_at":"2024-03-31T14:20:26.000Z","size":2066,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-23T06:59:47.950Z","etag":null,"topics":["documentation","markdown","markdown-to-html"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lamarkdown.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-01-11T11:34:27.000Z","updated_at":"2025-08-24T07:21:24.000Z","dependencies_parsed_at":"2024-03-31T15:27:57.766Z","dependency_job_id":"d87287a8-10c3-4bfc-a1fd-2143b298aeb0","html_url":"https://github.com/lamarkdown/lamarkdown","commit_stats":null,"previous_names":["lamarkdown/lamarkdown"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lamarkdown/lamarkdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamarkdown%2Flamarkdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamarkdown%2Flamarkdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamarkdown%2Flamarkdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamarkdown%2Flamarkdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lamarkdown","download_url":"https://codeload.github.com/lamarkdown/lamarkdown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamarkdown%2Flamarkdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documentation","markdown","markdown-to-html"],"created_at":"2026-01-14T07:55:14.009Z","updated_at":"2026-01-14T07:55:14.796Z","avatar_url":"https://github.com/lamarkdown.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lamarkdown\n\nLamarkdown is a command-line document preparation system based on [Python-Markdown][]. It attempts to address similar use cases to LaTeX, but using the Markdown and HTML formats. It is _not_ directly intended to build static websites, though its extensions can be reused in [MkDocs][] (or in other applications based on Python-Markdown).\n\nTake the [Lamarkdown tour][] to get a first impression.\n\n\n## Requirements and Installation\n\nLamarkdown depends on Python 3.8+. To install via pip:\n\n```console\n$ pip install lamarkdown\n```\n\n\n## Basic Usage\n\nTo compile `mydocument.md` into `mydocument.html`, run:\n\n```console\n$ lamd mydocument.md\n```\n\nTo enable the live-update mode, use `-l`/`--live`:\n\n```console\n$ lamd -l mydocument.md\n```\n\nThis will launch a local web-server and a web-browser, and will keep `mydocument.html` in sync with any changes made to `mydocument.md`, until you press Ctrl+C in the terminal.\n\n\n## Full Documentation\n\nSee the full documentation at [lamarkdown.github.io](https://lamarkdown.github.io).\n\n\n[Lamarkdown tour]: https://lamarkdown.github.io/tour\n[MkDocs]: https://www.mkdocs.org/\n[Python-Markdown]: https://python-markdown.github.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamarkdown%2Flamarkdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flamarkdown%2Flamarkdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamarkdown%2Flamarkdown/lists"}