forked from ipeirotis/Troia-Web
-
Notifications
You must be signed in to change notification settings - Fork 1
/
site.yaml
28 lines (27 loc) · 798 Bytes
/
site.yaml
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
mode: development
media_root: media # Relative path from content folder.
media_url: /media # URL where the media files are served from.
base_url: / # The base url for autogenerated links.
plugins:
- hyde.ext.plugins.meta.MetaPlugin
- hyde.ext.plugins.auto_extend.AutoExtendPlugin
- hyde.ext.plugins.syntext.SyntextPlugin
context:
data:
menu:
-
name: Documentation
description:
type: node
url: documentation
-
name: Tutorials
description:
type: node
url: tutorials
sitetitle: Troia
use_less_js: true
meta:
nodemeta: meta.yaml
created: !!timestamp 2010-01-01 00:00:00
author: 10clouds