2017-08-09 17:12:21 +02:00
|
|
|
# The Basics
|
|
|
|
# --------------------
|
|
|
|
title: "IPDB"
|
2017-08-10 23:42:59 +02:00
|
|
|
description: "The Interplanetary Database."
|
2017-08-09 17:12:21 +02:00
|
|
|
url: "https://ipdb.io"
|
|
|
|
|
2017-09-04 21:59:31 +02:00
|
|
|
analyticsID: "UA-60614729-9"
|
2017-08-24 12:17:29 +02:00
|
|
|
typekitID: "bko7hwo"
|
2017-08-09 17:12:21 +02:00
|
|
|
|
2017-08-24 16:07:25 +02:00
|
|
|
signup:
|
2017-08-30 18:43:08 +02:00
|
|
|
button: "Sign up for free (testnet)"
|
|
|
|
button_short: "Sign up"
|
|
|
|
link: "https://developers.ipdb.io/signup?plan_ids[]=2357355879577"
|
2017-08-29 14:35:05 +02:00
|
|
|
|
|
|
|
login:
|
2017-08-30 18:43:08 +02:00
|
|
|
button: "Log in"
|
|
|
|
link: "https://developers.ipdb.io/login"
|
2017-08-09 17:12:21 +02:00
|
|
|
|
2017-08-30 16:37:05 +02:00
|
|
|
# Form actions
|
|
|
|
forms:
|
2017-09-07 10:54:42 +02:00
|
|
|
contact: '//formspree.io/contact@ipdb.io'
|
2017-09-04 12:25:53 +02:00
|
|
|
newsletter: "//foundation.us15.list-manage.com/subscribe/post?u=036bac2d4e3a3ea3de876a8dd&id=8a21e3e9ca"
|
2017-08-30 16:37:05 +02:00
|
|
|
|
2017-08-09 17:12:21 +02:00
|
|
|
# Urls
|
|
|
|
# --------------------
|
|
|
|
permalink: /:title/
|
|
|
|
|
|
|
|
|
|
|
|
# Generator
|
|
|
|
# --------------------
|
|
|
|
source: ./_src
|
|
|
|
destination: ./_dist
|
|
|
|
|
|
|
|
|
|
|
|
# Plugins
|
|
|
|
# --------------------
|
|
|
|
plugins:
|
|
|
|
- jekyll-sitemap
|
|
|
|
- jekyll-redirect-from
|
|
|
|
|
|
|
|
exclude:
|
|
|
|
- "*README.md"
|