publik-base-theme/README

171 lines
5.4 KiB
Plaintext

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/>.
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
* Ubuntu font
# https://www.fontsquirrel.com/fonts/ubuntu
#
# Licensed under the Ubuntu Font License, Version 1.0.
# https://www.fontsquirrel.com/license/ubuntu
* D-Din font
# https://www.fontsquirrel.com/fonts/d-din
#
# Licensed under the SIL Open Font License v1.10
# https://www.fontsquirrel.com/license/d-din
* Source Sans Pro
# https://www.fontsquirrel.com/fonts/source-sans-pro
#
# Licensed under the SIL Open Font License v1.10
# https://www.fontsquirrel.com/license/source-sans-pro
* Asap fonts
# https://www.fontsquirrel.com/fonts/asap
#
# Licensed under the SIL Open Font License v1.10
# https://www.fontsquirrel.com/license/asap
* Raleway font
# Copyright (c) 2010, Matt McInerney (matt@pixelspread.com),
# Copyright (c) 2011, Pablo Impallari (www.impallari.com|impallari@gmail.com),
# Copyright (c) 2011, Rodrigo Fuenzalida (www.rfuenzalida.com|hello@rfuenzalida.com),
# with Reserved Font Name Raleway
#
# This Font Software is licensed under the SIL Open Font License, Version 1.1.
#
# https://www.fontsquirrel.com/license/raleway
* Oswald font
# Copyright (c) 2012, Vernon Adams (vern@newtypography.co.uk),
# with Reserved Font Name Oswald
#
# This Font Software is licensed under the SIL Open Font License, Version 1.1.
#
# https://www.fontsquirrel.com/license/oswald
* Bitter font
# Copyright (c) 2011, Sol Matas (www.huertatipografica.com.ar),
# with Reserved Font Name “Bitter”
#
# This Font Software is licensed under the SIL Open Font License, Version 1.1.
#
# https://www.fontsquirrel.com/license/bitter
* Cantarell font
# Copyright © 2009-2011, Understanding Limited <dave@understandinglimited.com>
# Copyright © 2010-2011, Jakub Steiner <jimmac@gmail.com>
#
# This Font Software is licensed under the SIL Open Font License, Version 1.1.
#
# https://gitlab.gnome.org/GNOME/cantarell-fonts/blob/master/COPYING
* Barlow font
# Copyright 2017 The Barlow Project Authors (https://github.com/jpt/barlow)
#
# This Font Software is licensed under the SIL Open Font License, Version 1.1.
#
# https://www.fontsquirrel.com/license/barlow
* Titillium font
# Copyright (c) 2008-2010, Accademia di Belle Arti di Urbino
# (www.campivisivi.net|direzione@accademiadiurbino.it),
# with Reserved Font Name Titillium.
#
# This Font Software is licensed under the SIL Open Font License, Version 1.1.
#
# https://www.fontsquirrel.com/license/Titillium
* Montserrat font
# Copyright 2011 The Montserrat Project Authors
# (https://github.com/JulietaUla/Montserrat)
#
# This Font Software is licensed under the SIL Open Font License, Version 1.1.
#
# https://www.fontsquirrel.com/license/montserrat
* Khand font
# Copyright (c) 2014, Indian Type Foundry (info@indiantypefoundry.com).
#
# This Font Software is licensed under the SIL Open Font License, Version 1.1.
#
# https://www.fontsquirrel.com/license/khand
* Archivo Narrow
# Copyright (c) 2012, Omnibus-Type (omnibus.type@gmail.com),
# with Reserved Font Name "Archivo";
#
# This Font Software is licensed under the SIL Open Font License, Version 1.1.
#
# https://www.fontsquirrel.com/license/archivo-narrow
* Roboto Slab
# Font data copyright Google 2013
#
# Apache License
#
# https://www.fontsquirrel.com/license/roboto-slab
* Lato font
# Copyright (c) 2014, Typoland
#
# This Font Software is licensed under the SIL Open Font License, Version 1.1.
#
# http://www.latofonts.com/
* Cabin
# Copyright (c) 2011, Pablo Impallari (www.impallari.com|impallari@gmail.com),
# Copyright (c) 2011, Igino Marini. (www.ikern.com|mail@iginomarini.com),
# with Reserved Font Name Cabin.
#
# This Font Software is licensed under the SIL Open Font License, Version 1.1
#
# https://www.fontsquirrel.com/license/cabin
* Poppins
# Copyright (c) 2014, Indian Type Foundry (info@indiantypefoundry.com).
#
# This Font Software is licensed under the SIL Open Font License, Version 1.1
#
# https://www.fontsquirrel.com/license/poppins
~~~~
Some theme variant files have their own specific licenses; refer to
static/$theme/README for details.