Converts Markdown documents to HTML files and uploads them to the server.
- Creates HTML files using overridable templates
- Multilingual
- Filter target articles to be compiled. This reflects on table of contents automatically
- Uploads over FTP
If you're a Gopher and want to install Medad locally in your GOPATH:
go install -v github.com/pattack/medad/cmd/medad@latest
If you're using Arch Linux install medad or medad-git package from AUR
yay -S medad
Medad is a cli application consists of subcommands. Run with --help
switch go get started.
medad --help
This software is licensed under the GPL v3 License. © 2023 Janstun