]> gitweb.fluxo.info Git - blog.git/commitdiff
Sitemap
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 15 Jan 2016 15:30:54 +0000 (13:30 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 15 Jan 2016 15:30:54 +0000 (13:30 -0200)
map.mdwn [new file with mode: 0644]
templates/page.tmpl

diff --git a/map.mdwn b/map.mdwn
new file mode 100644 (file)
index 0000000..6586976
--- /dev/null
+++ b/map.mdwn
@@ -0,0 +1,3 @@
+[[!meta title="Sitemap"]]
+
+[[!map pages="page(*) and !ikiwiki/* and !index and !sandbox and !templates* and !smileys and !shortcuts and !ikiwiki and !RecentChanges and !*/Discussion" show="title"]]
index b525d22118d5cd2a6e1367a85d80684e7e97b281..01a1aad30825d24f9f81e3bf5c0fc7eec17f3424 100644 (file)
@@ -52,6 +52,7 @@
       </TMPL_LOOP>
       <li><TMPL_VAR TITLE></li>
       <li><span class="divider">|</span> <a href="/meta">Meta</a></li>
+      <li><span class="divider">|</span> <a href="/map">Map</a></li>
       <li><span class="divider">|</span> <a href="<TMPL_VAR HISTORYURL>">History</a></li>
       <li><span class="divider">|</span> <a href="/index.rss">Feed</a></li>
       </ul>