forked from libimobiledevice/libimobiledevice.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.production.yml
94 lines (94 loc) · 2.16 KB
/
config.production.yml
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
title: "libimobiledevice"
baseline: "A cross-platform FOSS library written in C to communicate with iOS devices natively."
baseurl: https://libimobiledevice.org/
description: "libimobiledevice is a software library that talks the protocols to support iPhone, iPod Touch, iPad and Apple TV devices running iOS on Linux without the need for jailbreaking."
keywords: "Linux, iOS, iPhone, iPod Touch, iPad, iPad mini, Apple TV, iTunes, development, library, afc, lockdownd, libplist, installation_proxy, usbmux, plist, libirecovery, idevicerestore, iTunesCDB, tethering, backup, restore, C/C++, instruments, MDM, mobileconfig, provisioning, FOSS"
image: img/brand/brand-ontop-gradient-alpha.png
canonicalurl: true
googleanalytics: "UA-4831747-7"
twitter:
username: libimobiledev
urls:
docs: https://docs.libimobiledevice.org
language: en
languages:
- code: en
name: English
locale: en_US
- code: de
name: German
locale: de_DE
date:
format: "j F Y H:i"
timezone: Europe/Berlin
author:
name: Mirell Development
url: https://mirell.com
output:
dir: public
formats:
- name: html
mediatype: "text/html"
suffix: "/index"
extension: "html"
exclude: [exclude]
static:
dir: assets
exclude:
- '*.scss'
- '*.html'
- '/^scss/'
- 'animate.*'
- 'bootstrap.js*'
- 'bootstrap.min.*'
- 'fa-regular*'
- 'prism.js'
- 'jquery-*'
- 'jquery.waypoints*'
- 'jquery.back-to-top*'
- '*.src.*'
load: true
assets:
fingerprint:
enabled: true
compile:
enabled: true
style: compressed
import:
0: ../node_modules
1: scss
minify:
enabled: true
node:
dir: ../node_modules
postprocess:
enabled: true
html:
ext: [html, htm]
enabled: false
css:
ext: [css]
js:
ext: [js]
images:
ext: [jpeg, jpg, png, gif, webp, svg]
menus:
main:
- id: download
name: Download
url: "#downloads"
weight: 3
- id: community
name: Community
url: "#community"
weight: 8
- id: faq
name: FAQ
url: "#faq"
weight: 8
paths:
- section: news
path: :section/:year/:month/:day/:slug
pagination:
max: 3
path: page