theme/templates/credits.html

Sat, 12 Mar 2016 17:37:27 +0100

author
David Douard <david.douard@logilab.fr>
date
Sat, 12 Mar 2016 17:37:27 +0100
changeset 36
9507107a1133
child 139
926e4478f5fd
permissions
-rw-r--r--

[theme] use a personalized bricks theme

<div class="credits">
    <h3>Stuff and credits</h3>
    <p>
    Powered by <a href="http://getpelican.com/">Pelican</a>, 
    which takes great advantage of <a href="http://python.org">Python</a>.
    </p>
    <p>
    This site uses a customized version of the <a href="https://github.com/getpelican/pelican-themes/blob/master/bricks/README.md">bricks pelican theme</a>. 
    </p>
</div>

mercurial