This repository has been archived. See goma for alternative tools.
I have learned a lot from the development of this tool. I have learned a lot from developing this tool, and I am using it in my current development. Thank you Markdrip and contributors!! I would like to thank you again.🙏
MarkDrip is a simple HTML generator. Mistletoe is used for rendering.
The site is here even in the rendered result.
Recommend using pipx.
pip install markdrip
markdrip filename
Run markdrip --help
.
Usage: main.py [OPTIONS] TARGET
Options:
--output TEXT Output destination file path
--theme TEXT Applicable CSS file name. Does not include extension.
--help Show this message and exit.
CSS is stored under ~ / .markdrip
.
Note that when writing CSS, specify the tag name directly in the selector.
Ex.)
h1, h2, h3, h4, h5 {
color: black
}