Site Navigation

Recent new and updated pages

MarkPub Basic Install
Instructions to install MarkPub on a computer and see what the website looks like with a collection of Markdown documents. NOTE: these instructions have only been tested on macOS systems. - Python3 Version 3.12 (or higher) installed. - Facility and [...]

MarkPub Install and Web-publish Steps
MarkPub generates HTML files from Markdown files. It is a [static site generator](https://en.wikipedia.org/wiki/Static_site_generator). MarkPub helps publish the HTML files to the web by installing automation files for GitHub Pages and Netlify. When [...]

README
The **MarkPub PyPI package** builds a static website from a directory of Markdown files. The website supports wiki-links, transclusion, and provides full-text search. MarkPub is a [static site [...]

The Massive Wiki project
The Massive Wiki project originated with Peter Kaminski in 2019(? earlier ?). The primary aims of this project are described in The Massive Wiki Manifesto written around the same time: Massive Wiki is a movement to create a wiki *ecosystem* (rather [...]

2025-06-22 Markpub PyTest
- PyTest code and `tests` directory and contents updated from "Massive Wiki Builder" instance to "Markpub" - One re-learning was that the `_footer.html` element used for the PyTest removes the HTML line that shows the date and time of the most recent [...]