mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Generate Pelican site
This commit is contained in:
commit
1a1c853628
103 changed files with 16292 additions and 0 deletions
23
sitemap.xml
Normal file
23
sitemap.xml
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue