--- --- <?xml version="1.0" encoding="UTF-8"?> <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>{{ site.url }}/</loc> <lastmod>{{ site.time | date_to_xmlschema }}</lastmod> <changefreq>daily</changefreq> <priority>1.0</priority> </url> {% for page in site.html_pages %} {% if page.layout != "home" %} <url> <loc>{{ site.url }}{{ page.url }}</loc> <lastmod>{{ site.time | date_to_xmlschema }}</lastmod> <changefreq>weekly</changefreq> <priority>0.7</priority> </url> {% endif %} {% endfor %} </urlset>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
_data | Folder | 0755 |
|
|
_includes | Folder | 0755 |
|
|
_jade | Folder | 0755 |
|
|
_layouts | Folder | 0755 |
|
|
_plugins | Folder | 0755 |
|
|
_pug | Folder | 0755 |
|
|
assets | Folder | 0755 |
|
|
dist | Folder | 0755 |
|
|
examples | Folder | 0755 |
|
|
LICENSE | File | 19.01 KB | 0644 |
|
about.html | File | 7.02 KB | 0644 |
|
apple-touch-icon.png | File | 6 KB | 0644 |
|
browser-bugs.html | File | 3.07 KB | 0644 |
|
components.html | File | 1.01 KB | 0644 |
|
css.html | File | 543 B | 0644 |
|
customize.html | File | 12.67 KB | 0644 |
|
favicon.ico | File | 5.3 KB | 0644 |
|
getting-started.html | File | 1.04 KB | 0644 |
|
index.html | File | 3.46 KB | 0644 |
|
javascript.html | File | 574 B | 0644 |
|
migration.html | File | 16.39 KB | 0644 |
|
robots.txt | File | 123 B | 0644 |
|
sitemap.xml | File | 749 B | 0644 |
|