-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathconfig.yaml
More file actions
40 lines (34 loc) · 803 Bytes
/
Copy pathconfig.yaml
File metadata and controls
40 lines (34 loc) · 803 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
36
37
38
39
title: Javascript Standards
version: 0.0.1
# baseurl: http://bguiz.github.io/js-standards/
canonifyurls: true
MetaDataFormat: yaml
footnotereturnlinkcontents: "↩"
theme: techdocshugotheme
#permalinks:
# post: /:year/:month/:title/
params:
Subtitle: Coding standards for Javascript applications
AuthorName: Brendan Graetz
GitHubUser: bguiz
GitHubRepo: js-standards
GitHubPagesBaseUrl: /js-standards
GoogleAnalyticsId: UA-37884921-1
GoogleAnalyticsDomain: bguiz.com
RootRedirect:
Url: /intro
Name: Introduction
indexes:
category: categories
tag: tags
menu:
main:
- Name: Getting Started
Weight: 1000
Identifier: top
- Name: Javascript
Weight: 2000
Identifier: js
- Name: AngularJs
Weight: 4000
Identifier: angularjs