word choices; the badge trim refers to the social construct
[Ultimately_Untrue_Thought.git] / publishconf.py
index 6498696..738f1f3 100644 (file)
@@ -10,17 +10,14 @@ import sys
 sys.path.append(os.curdir)
 from pelicanconf import *
 
-SITEURL = 'unremediatedgender.space'
 # XXX: relative URLs == False resulted in hostname erroneously appearing twice
 # in path?!
 RELATIVE_URLS = True
 
+FEED_DOMAIN = SITEURL
 FEED_ALL_ATOM = 'feeds/all.atom.xml'
 CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml'
 
 DELETE_OUTPUT_DIRECTORY = True
 
-# Following items are often useful when publishing
-
-#DISQUS_SITENAME = ""
-#GOOGLE_ANALYTICS = ""
+GOOGLE_ANALYTICS = "UA-100822263-1"