Get started
Get started with blocks.md and start creating amazing forms and web pages using Markdown.
1. Get a license
2. Install via npm
npmnpm install blocksmd3. Convert Markdown files to forms and pages
blocksmdOptions:
--help Show help [boolean]
--version Show version number [boolean]
-i, --input Input directory [string] [required] [default: "src"]
-o, --output Output directory [string] [required] [default: "site"]
-s, --static-dir-name Static directory name (for images, media files, etc.)
[string] [required] [default: "static"]Watch video
Next steps
How to useLast updated