mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Document less css generator
This commit is contained in:
parent
b9973bcf8a
commit
a9f798eae1
2 changed files with 6 additions and 0 deletions
|
|
@ -82,10 +82,15 @@ Setting name (default value) What does it do?
|
|||
generated HTML, using the `Typogrify
|
||||
<http://static.mintchaos.com/projects/typogrify/>`_
|
||||
library
|
||||
`LESS_GENERATOR` (``FALSE``) Set to True if you want to enable compiling less
|
||||
files. Requires installtion of `less css`_.
|
||||
`LESS_COMPILER` (``'/usr/bin/lessc'``) The path to less css compiler (`lessc`)
|
||||
================================================ =====================================================
|
||||
|
||||
.. [#] Default is the system locale.
|
||||
|
||||
.. _less css: http://lesscss.org/
|
||||
|
||||
|
||||
URL settings
|
||||
------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue