From ac2055de78089658db9f872daba7f00b31d4ff27 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 23 Oct 2017 11:07:51 +0200 Subject: [PATCH] Mention the license a bunch of times on the website as well. --- doc/index.rst | 3 ++- doc/why.rst | 3 ++- site/pelicanconf.py | 7 ++++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index d6a53c79..b2364268 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -58,7 +58,8 @@ m.css Get the essence - :filesize-gz:`{filename}/../css/m-dark.compiled.css` of compressed CSS + | :filesize-gz:`{filename}/../css/m-dark.compiled.css` of gzipped CSS, + | licensed under MIT .. container:: m-row m-container-inflate diff --git a/doc/why.rst b/doc/why.rst index 7000825e..5fdf934b 100644 --- a/doc/why.rst +++ b/doc/why.rst @@ -122,4 +122,5 @@ to flesh this thing out to be the Greatest Web Framework Ever™. Contributions welcome, though! Does it look like I'm not putting enough effort in? Submit an improvement! Make a difference - :gh:`over at GitHub `. + :gh:`over at GitHub `. Both the ``m.css`` code and + contents of this site are public, available under the MIT license. diff --git a/site/pelicanconf.py b/site/pelicanconf.py index 3172f66d..ba1ffaf0 100644 --- a/site/pelicanconf.py +++ b/site/pelicanconf.py @@ -90,9 +90,10 @@ LINKS_FOOTER4 = [('Pelican plugins', '/plugins/'), ('Links', '/plugins/links/')] FINE_PRINT = """ -m.css. Copyright © Vladimír Vondruš 2017. Site powered by Pelican and ``m.css`` -(yes, I am eating my own dog food). Contact the author via -`e-mail `_, :abbr:`Jabber `, +m.css. Copyright © Vladimír Vondruš 2017. Site powered by `Pelican `_ +and m.css (yes, I am eating my own dog food). Both the code and site content is +`available on GitHub under MIT `_. Contact the +author via `e-mail `_, :abbr:`Jabber `, `Twitter `_ or smoke signals. """ -- 2.30.2