compile - Compile a project
genit compile
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.
None.
None.
None.
Genit is a free, open source software licensed under the MIT license.