forked from datatogether/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
35 lines (32 loc) · 1004 Bytes
/
config.toml
File metadata and controls
35 lines (32 loc) · 1004 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
baseURL = "http://datatogether.org"
relativeURLs = true
languageCode = "en-us"
title = "Data Together"
theme = "datatogether"
# [permalinks]
# blog = ":slug/"
# [params]
# Author = "Data Together"
# Description = "Community-Based Data"
# Email = "info@qri.io"
# FaviconFile = "img/leaf.ico"
# GATracker = "XYZ"
# SegmentTracker= "b4iAxJT8ISitRFQ6qZGS9w7RTnaOpvju"
# GitHub = "//github.com/qri-io"
# HighlightJS = true
# Initials = "ad" # Displayed on single post page; DEPRECATED in v0.3.0.
# Lang = "en"
# LinkedIn = "//linkedin.com/in/you"
# Twitter = "//twitter.com/qri_io"
# ExtraCssFiles = [ "/css/override.css" ] # In your `static/css`, add/remove files as necessary.
[params]
domain = "datatogether.org"
name = "Data Together"
title = "Data Together"
description = "Communities stewarding data together."
author = "Data Together"
github = "https://github.com/datatogether"
cacheBuster = true
dateForm = "Jan 2, 2006"
dateFormFull = "Mon Jan 2 2006 15:04:05 MST"
social = [ ]