chiark / gitweb /
Mention the license a bunch of times on the website as well.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 23 Oct 2017 09:07:51 +0000 (11:07 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 23 Oct 2017 09:24:52 +0000 (11:24 +0200)
doc/index.rst
doc/why.rst
site/pelicanconf.py

index d6a53c79306981559bfee3653bccd567f60db328..b2364268a9a9aba4379846f6ab3ff94e23f340a6 100644 (file)
@@ -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
 
index 7000825ee05e2a837254d67466af2ef0c0891822..5fdf934be6833764168999b59b6972ae32e764b7 100644 (file)
@@ -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 <mosra/m.css/issues/new>`.
+    :gh:`over at GitHub <mosra/m.css/issues/new>`. Both the ``m.css`` code and
+    contents of this site are public, available under the MIT license.
index 3172f66d37c3499727ae4e1e30f8d69b6ed35557..ba1ffaf0d1fa1a38556383de0abe0779e0dbd261 100644 (file)
@@ -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 <mosra@centrum.cz>`_, :abbr:`Jabber <mosra@jabbim.cz>`,
+m.css. Copyright © Vladimír Vondruš 2017. Site powered by `Pelican <https://getpelican.com>`_
+and m.css (yes, I am eating my own dog food). Both the code and site content is
+`available on GitHub under MIT <https://github.com/mosra/m.css>`_. Contact the
+author via `e-mail <mosra@centrum.cz>`_, :abbr:`Jabber <mosra@jabbim.cz>`,
 `Twitter <https://twitter.com/czmosra>`_ or smoke signals.
 """