forked from formtools/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config_local.yml
More file actions
24 lines (22 loc) · 1 KB
/
_config_local.yml
File metadata and controls
24 lines (22 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
f# ---------------------------------------------------------------------
# Used when loading the docs within the context of the website. LOCAL.
# ---------------------------------------------------------------------
# site settings
title: Form Tools Documentation
email: ben.keen@gmail.com
description: "Documentation and tutorials for all things Form Tools."
baseurl: "http://localhost:4000/docs.formtools.org"
url: "http://docs.formtools.org"
resourceurl: "http://localhost:4000/formtools.org"
ft_url: "http://localhost:4000/formtools.org"
accounts_url: "http://localhost:4000/accounts.formtools.org"
docs_url: "http://localhost:4000/docs.formtools.org"
modules_url: "http://localhost:4000/modules.formtools.org"
themes_url: "http://localhost:4000/themes.formtools.org"
translations_url: "http://localhost:4000/translations.formtools.org"
forums_url: "http://localhost:4000/themes.formtools.org"
hello_url: "http://localhost:4000/hello.formtools.org"
# build settings
markdown: kramdown
permalink: pretty
showWrapper: true