projects
/
~bandali
/
bndl.org
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
don't regenerate the feeds when non-note m4 files change
[~bandali/bndl.org]
/
footer.html
diff --git
a/footer.html
b/footer.html
index
ae2825c
..
61653ae
100644
(file)
--- a/
footer.html
+++ b/
footer.html
@@
-1,15
+1,16
@@
-ifdef(`__feed', `</content></entry>',
+ifdef(`__feed_atom', `]]></content></entry>',
+`ifdef(`__feed_rss', `]]></content:encoded></item>',
`ifdef(`__pub',
`<p class="muted inbox">Got a question or comment? You can find my
`ifdef(`__pub',
`<p class="muted inbox">Got a question or comment? You can find my
-email address on my <a href="
contact">contact</a> page.
-<
span class="smly">:-)</span></p
>
-</article>')
+email address on my <a href="
__p/contact.html">contact</a> page. __smly</p>
+<
/article
>
+')dnl
</main>
ifdef(`__copy',
`<footer>
<p>Copyright © __copy Amin Bandali.
</main>
ifdef(`__copy',
`<footer>
<p>Copyright © __copy Amin Bandali.
-See the ifelse(__slug,`license',`above for license conditions',`<a href="
/license
">license conditions</a>').
+See the ifelse(__slug,`license',`above for license conditions',`<a href="
__p/license.html
">license conditions</a>').
Please copy and share.</p>
</footer>')
</body>
Please copy and share.</p>
</footer>')
</body>
-</html>')
+</html>')
')dnl