Skip to content

v1.7.0

tagged this 25 May 07:35
New -csslink flag changes semantics of -css=path handling.

If run with -css=/style.css -csslink flags, style will be linked into
head section like <link rel="stylesheet" href="/style.css">, instead of
reading style once on start and then embedding it into each page.
Assets 2