X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=publishconf.py;h=c20029704be1cf3a00b21e01c472627b30ddaa17;hp=6ed4609b0cd884251d083f287f4f7b49372dc60f;hb=1ea193ce9050516559d59095591e2d8caf97564e;hpb=9934f9cdc301ed38f49ab1ec2f4a5c72b5797de5 diff --git a/publishconf.py b/publishconf.py index 6ed4609..c200297 100644 --- a/publishconf.py +++ b/publishconf.py @@ -16,11 +16,8 @@ RELATIVE_URLS = True FEED_DOMAIN = SITEURL FEED_ALL_ATOM = 'feeds/all.atom.xml' -CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml' +CATEGORY_FEED_ATOM = 'feeds/{slug}.atom.xml' DELETE_OUTPUT_DIRECTORY = True -# Following items are often useful when publishing - -#DISQUS_SITENAME = "" -#GOOGLE_ANALYTICS = "" +GOOGLE_ANALYTICS = "UA-100822263-1"