forked from hiproxy/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·34 lines (29 loc) · 788 Bytes
/
_config.yml
File metadata and controls
executable file
·34 lines (29 loc) · 788 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
title: hiproxy documentation
subtitle: "A lightweight and powerful proxy tool for front-end developer based on Node.js."
description: "hiproxy is a lightweight proxy tool for Front-End developers based on Node.js that supports an NGINX-like configuration."
author: hiproxy
language: en
timezone: UTC
url: http://hiproxy.org/
root: /
permalink: :title/
archive_dir: news
code_dir: downloads/code
new_post_name: :title.md # File name of new posts
post_asset_folder: false
per_page: 0
default_layout: page
marked:
gfm: false
theme: navy
deploy:
type: git
repo: https://github.com/hiproxy/documentation.git
branch: gh-pages
highlight:
enable: true
line_number: true
disqus_shortname: hiproxy-doc
google_analytics: UA-103231920-1
twitter: zhangdaiying
github: hiproxy/hiproxy