forked from poole/hyde
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
26 lines (20 loc) · 678 Bytes
/
_config.yml
File metadata and controls
26 lines (20 loc) · 678 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
# Dependencies
markdown: redcarpet
highlighter: pygments
# Permalinks
permalink: pretty
#relative_permalinks: true
# Setup
title: Bidstream Optimizer
tagline: 'Bidstream Optimizer Documentation'
description: 'Onboarding docs for <a href="https://authenticated.digital" target="_blank">Bidstream Optimizer</a>.'
url: https://damonreeve.github.io/optimizer-docs/
baseurl: /optimizer-docs/
author:
name: 'Damon Reeve'
url: https://github.com/damonreeve
paginate: 5
# Custom vars
version: 2.1.0
github:
repo: https://github.com/damonreeve/optimizer-docs/