Sha256: f9847d109b8ba99c8e16b169bafe3ec88669f16abc72c2a455c898ec44adee8c

Contents?: true

Size: 594 Bytes

Versions: 11

Compression:

Stored size: 594 Bytes

Contents

---
layout: null
search: exclude
---

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    {% for page in site.html_pages %}
  <url>
    <loc>{{ page.url }}</loc>
    <lastmod>{{ site.time | date: '%Y-%m-%d' }}</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.5</priority>
  </url>
    {% endfor %}

    {% for post in site.posts %}
  <url>
    <loc>{{ post.url }}</loc>
    <lastmod>{{ site.time | date: '%Y-%m-%d' }}</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.5</priority>
  </url>
    {% endfor %}

</urlset>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
casjaysdev-jekyll-theme-0.2.6 sitemap.xml
casjaysdev-jekyll-theme-0.2.5 sitemap.xml
casjaysdev-jekyll-theme-0.2.4 sitemap.xml
casjaysdev-jekyll-theme-0.2.3 sitemap.xml
casjaysdev-jekyll-theme-0.2.2 sitemap.xml
casjaysdev-jekyll-theme-0.2.1 sitemap.xml
casjaysdev-jekyll-theme-0.1.9 sitemap.xml
casjaysdev-jekyll-theme-0.1.8 sitemap.xml
casjaysdev-jekyll-theme-0.1.7 sitemap.xml
casjaysdev-jekyll-theme-0.1.6 sitemap.xml
casjaysdev-jekyll-theme-0.1.4 sitemap.xml