Intégrations graphiques
Go to file
Frédéric Péters 236537515f nancy-2017: set top picture from text cell 2016-10-29 13:13:20 +02:00
debian debian: add build-dependency on inkscape 2016-04-04 11:25:22 +02:00
help/fr scss: add new $sidebar-position and $sidebar-width variables 2016-10-25 09:17:40 +02:00
src orleans: add recolored category icons 2016-07-26 13:46:22 +02:00
static nancy-2017: set top picture from text cell 2016-10-29 13:13:20 +02:00
templates nancy-2017: set top picture from text cell 2016-10-29 13:13:20 +02:00
Makefile add generic sictiam theme (#13435) 2016-10-09 15:28:51 +02:00
README doc: add a section on existing template variables 2016-01-22 10:20:55 +01:00
desc.xml rename wcs theme to publik-base 2015-06-25 07:32:51 +02:00
template.py wcs: only cache templates for successful requests (#10966) 2016-05-18 11:36:33 +02:00
themes.json add generic sictiam theme (#13435) 2016-10-09 15:28:51 +02:00
wcs.css wcs: style fargo popup link 2015-09-27 18:57:24 +02:00

README

Base theme for Publik
=====================

Variables
---------

 - css_variant: this is the main variable, it is used to build the path to the
   CSS file. (/static/{{css_variant}}/style.css)

 - favicon: path to favicon file, relative to /static/ directory.

 - logo_link_url: link to be used for the top logo, defaults to the site root.


License
-------

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
details.

You should have received a copy of the GNU Affero General Public License along
with this program.  If not, see <http://www.gnu.org/licenses/>.

~~~~

Some CSS variant files have their own specific licenses.