Download MkLume¶
Download MkLume v1.0.1¶
Windows 10/11 — 64-bit
File: MkLume_1.0.1_x64-setup.exe
Approx. size: around 39 MB
License: GPLv3
Source code: github.com/ECalStudios/mklume
MkLume v1.0.1 is a small polish update focused on Visual Mode, card rendering, image thumbnails, and icon shortcode handling. It keeps the same Markdown source format and the same bundled/app-managed MkDocs runtime behavior as the first public release.
The Windows installer includes the app-managed MkDocs runtime used by MkLume for build, export, and local serve actions. Normal users do not need to install Python, MkDocs, Material for MkDocs, Node.js, Rust, or developer tools just to use the app.
Unsigned Windows build
MkLume is not code-signed yet. Windows SmartScreen may show an unknown publisher warning. Click More info and then Run anyway if you trust the official release download. You can also compare the SHA-256 checksum listed on the GitHub Releases page.
Platform status¶
| Platform | Status |
|---|---|
| Windows 10/11 64-bit | Installer available |
| macOS | Package planned for a future release; developers can build from source |
| Linux | Package planned for a future release; developers can build from source |
Optional tools¶
| Tool | Needed for |
|---|---|
| Git | Only needed if you want to use Git Sync inside MkLume. |
| A GitHub account | Only needed if you want to use GitHub repositories, GitHub Issues, or GitHub Pages. |
| Python / Node.js / Rust | Only needed for developers building MkLume from source or advanced manual workflows. |
Important links¶
- Documentation: www.ecalstudios.com/mklume/
- Source code: GitHub repository
- Report bugs / request features: GitHub Issues
- All releases: GitHub Releases
- Support development: Ko-fi
After installing¶
- Open MkLume from the Start Menu.
- Create a new project or open an existing MkDocs project.
- Write or edit your documentation.
- Use Project Health to check for common problems.
- Build/export the final site when you are ready to publish.
Need help? Start with Getting Started or Troubleshooting.