Docs.md is a website generator based on Markdown and EJS.
Read our documentation and create your own documentation website in seconds.
Create .md
files and they will be compiled to web pages.
Just create .md
files and docs.md
will compile them to lightweight .html
pages. Also it will bundle your styles and copy other files as is.
There are files of the docs.md
website:
Edit your config.yml
to create navigation. Create CSS files to change how your website looks.
Flexibility using EJS
You can use includes to not to write the same text twice. Or use any other EJS features!
Are you tired of simple websites built with React, Webpack, much npm packages and tons of other JavaScript? Forget about it.
docs.md
builds your website with that CSS file and absolutely no JavaScript code.
Your docs will look beautiful on all devices.
Look at our roadmap to know what we are working on.