https://github.com/gillchristian/martha
Static site generator for onsite Markdown docs :books:
https://github.com/gillchristian/martha
docs documentation markdown static-site-generator tooling
Last synced: 2 months ago
JSON representation
Static site generator for onsite Markdown docs :books:
- Host: GitHub
- URL: https://github.com/gillchristian/martha
- Owner: gillchristian
- License: mit
- Created: 2019-10-30T20:21:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-24T09:57:57.000Z (over 5 years ago)
- Last Synced: 2026-03-29T20:59:50.681Z (3 months ago)
- Topics: docs, documentation, markdown, static-site-generator, tooling
- Language: Haskell
- Homepage: https://github.com/gillchristian/martha
- Size: 6.29 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# Martha
A GitHub inspired static site generator for on onsite Markdown documentation.

## Installation
Binary for Mac is provided in the
[releases](https://github.com/gillchristian/martha/releases).
At the moment the only way to install is building for other platforms is
building from source.
```bash
git clone git@github.com:gillchristian/martha.git
cd martha
stack install .
```
_You probably can use cabal as well_.
## Why the name?

Credit to [fvictorio](https://github.com/fvictorio/) for coming up with it.