Genit documentation - compile

NAME

compile - Compile a project

SYNOPSIS

genit compile

DESCRIPTION

compile or its shortcut cc do the job of compiling your project web site. All the generated files goes in the root folder. Basically this command iterates over each page from the pages/ folder, injecting the content of each page into the templates/main.html file to construct your web site.

OPTIONS

None.

BUGS

None.

SEE ALSO

None.

License

Genit is a free, open source software licensed under the MIT license.