Stog comes with default templates for some
Here is an example of the contents of such a document of type
The result can be seen here.
Since
The result is generated in the
It is also possible to give more than one file on the command lone. Each file is compiled and can reference the other documents:
The path of each document is created as if the given files were at the root of a website directory, i.e. in the following example:
the documents will be compiled to
When compiling files, Stog does not copy other files (images, ...) to the output directory. This has to be done "manually" (for example in a Makefile).
Stog comes with default templates for some
Here is an example of the contents of such a document of type
The result can be seen here.