A framework to create, generate and manage static markdown websites
A cli interface for le-static
Usage: les [options]
Options:
-p, --project <PATH> Specify the directory of the project to build
-s, --serve <PORT> Serve the built project on a given port
-h, --help display help for command
Parse a markdown string and outputs an AST.
Loads a project folders and it's config.
Static express server to serve built applications.
Builds a project and outputs it to the build directory.