-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path_config.yml
More file actions
26 lines (19 loc) · 853 Bytes
/
_config.yml
File metadata and controls
26 lines (19 loc) · 853 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
# Plugins
gems: ['jekyll-paginate', 'jekyll-gist', 'jekyll-github-metadata', 'jekyll-sitemap', 'jekyll-seo-tag', 'jekyll-redirect-from', 'jemoji', 'jekyll-mentions', 'jekyll-feed']
# Dependencies
highlighter: rouge
# Permalinks
permalink: pretty
# Setup
title: Shift Media Project
tagline: Native Media Development Libraries for Windows
description: "Shift Media Project aims to provide native Windows development libraries for FFmpeg and associated dependencies to support simpler creation and debugging of rich media content directly within Visual Studio"
url: https://github.com/ShiftMediaProject
baseurl: /
author:
name: 'Matthew Oliver'
paginate: 4
# Custom vars
version: 1.0.1
github:
repo: https://github.com/ShiftMediaProject