forked from tracking-exposed/amazon.tracking.exposed
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
36 lines (33 loc) · 1020 Bytes
/
config.toml
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
36
baseURL = "/"
languageCode = "en-us"
title = "Amazon Tracking Exposed"
theme = "trex"
enableRobotsTXT = true
canonifyURLs = true
[params]
subtitle = "amazon"
subsite = "amazon"
description = "Collaborative analysis on shopping experience and personalization algorithm"
tagline = "Algorithms should be under users control; Watch what they do on a shopping experience"
[permalinks]
posts = "/:slug/"
[menu]
[[menu.main]]
page = "Tracking Exposed"
identifier = "trex"
name = "Umbrella project: Tracking Exposed"
url = "https://tracking.exposed"
weight = 90
[[menu.main]]
page = "About"
identifier = "about"
name = "About"
url = "/about"
weight = 80
[[menu.featured]]
identifier = "First results"
name = "First results"
url = "/first-results/"
pre = "/images/amazon-spy-wired.png"
weight = 20
post = "This tool allow research to keep evidence on how Amazon personalize the shopping experience. Read more on our preliminary findings."