+ added plugin for sitemap generation

- removed license file (now it is link to authors)
This commit is contained in:
arcan1s
2014-01-15 06:11:15 +04:00
parent 089d79a6c4
commit 0e25c6a854
6 changed files with 323 additions and 87 deletions

View File

@ -20,7 +20,11 @@ Evgeniy Alekseev wrote this file. As long as you retain this notice you can do w
<p align="justify">The comment block was created by <a href="https://github.com/izuzak/izuzak.github.com">Ivan Žužak</a> and licensed under <a href="http://opensource.org/licenses/MIT">MIT</a> License.</p>
<p align="justify">This site uses <a href="http://jekyllrb.com/">Jekyll</a> that licensed under <a href="http://opensource.org/licenses/MIT">MIT</a> License.</p>
<p align="justify">This site uses:
<ul>
<li><a href="http://jekyllrb.com/">Jekyll</a> that licensed under <a href="http://opensource.org/licenses/MIT">MIT</a> License</li>
<li><a href="https://github.com/kinnetica/jekyll-plugins">Sitemap.xml Generator by Michael Levin</a> that licensed under <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution-ShareAlike 3.0 Unported</a> License</li>
</ul></p>
<p align="justify">Google Custom Search is licensed under own custom <a href="https://support.google.com/customsearch/answer/1714300">license</a>.</p>