Generate Pelican site

This commit is contained in:
Raymond Wanyoike 2016-12-11 20:54:32 +03:00
commit 1a1c853628
103 changed files with 16292 additions and 0 deletions

23
sitemap.xml Normal file
View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://nairobilug.github.io/pelican-alchemy/posts/sample-article.html</loc>
<priority>0.8</priority>
</url>
<url>
<loc>https://nairobilug.github.io/pelican-alchemy/posts/alpha-centauri.html</loc>
<priority>0.8</priority>
</url>
<url>
<loc>https://nairobilug.github.io/pelican-alchemy/posts/solar-system.html</loc>
<priority>0.8</priority>
</url>
<url>
<loc>https://nairobilug.github.io/pelican-alchemy/pages/about.html</loc>
<priority>1.0</priority>
</url>
<url>
<loc>https://nairobilug.github.io/pelican-alchemy/pages/settings.html</loc>
<priority>1.0</priority>
</url>
</urlset>