publik-base-theme/README

43 lines
1.3 KiB
Plaintext
Raw Normal View History

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.
2015-09-03 16:50:36 +02:00
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/>.
This program incorporates independent elements, with their own authors and
copyright notices:
* Yanone Kaffeesatz font
# https://www.fontsquirrel.com/fonts/yanone-kaffeesatz
#
# Licensed under the SIL Open Font License, Version 1.1.
# https://www.fontsquirrel.com/license/yanone-kaffeesatz
2015-09-03 16:50:36 +02:00
~~~~
Some CSS variant files have their own specific licenses.