summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml35
1 files changed, 35 insertions, 0 deletions
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..2803170
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,35 @@
+baseurl = "https://mamago.org/casacaracol/"
+languageCode = "en-gb"
+title = "Casa Caracol"
+# Define how many pages appear per site
+paginate = 10
+# Enable comments powered by Disqus by entering your disqus shortname
+disqusShortname = ""
+theme = "hugo-minimalist-theme"
+
+[params]
+ site_author = "Caracol"
+ site_description = "Villa in the Sun -- Casa Caracol"
+ location = "Valencia"
+ # All paths are relative to the baseurl. Put your files
+ # somewhere in the static folder.
+ avatar = "img/ammonite.jpg"
+ header_background = "img/pool-view.jpg"
+ header_title = "Casa Caracol"
+ copyright = "Powered by [Hugo](http://gohugo.io)."
+
+ # Enable gogle analytics by entering your tracking code
+ google_analytics = ""
+
+[social]
+ # Add your social network accounts to the profile section on the left
+ # by entering your username. The links to your account will be
+ # create automatically.
+ twitter = ""
+ facebook = ""
+ linkedin = ""
+ behance = ""
+ dribbble = ""
+ instagram = ""
+ github = ""
+ gplus = ""