Skip to content

Instantly share code, notes, and snippets.

@w3ddd
Created April 26, 2012 05:43
Show Gist options
  • Save w3ddd/2496311 to your computer and use it in GitHub Desktop.
Save w3ddd/2496311 to your computer and use it in GitHub Desktop.
!!! xml
version = ''
title = ''
description = ''
keywords = ''
author = ''
host = ''
updated = ''
sitemap = [{ loc: '/' }]
nav = []
sections = []
posts = []
urlset(xmlns='http://www.sitemaps.org/schemas/sitemap/0.9')
- each item in sitemap
url
loc http://###{host}/###{item.loc}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment