Use sitemap plugin in the default config.
This commit is contained in:
parent
c2c45356d2
commit
cb1a82fc67
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
:domain "http://blog.redlinernotes.com"
|
:domain "http://blog.redlinernotes.com"
|
||||||
:feeds ("lisp")
|
:feeds ("lisp")
|
||||||
:plugins ((mathjax)
|
:plugins ((mathjax)
|
||||||
|
(sitemap)
|
||||||
(disqus :shortname "my-site-name")
|
(disqus :shortname "my-site-name")
|
||||||
(analytics :tracking-code "foo"))
|
(analytics :tracking-code "foo"))
|
||||||
:repo "/home/git/tmp/improvedmeans/"
|
:repo "/home/git/tmp/improvedmeans/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue