forked from poole/hyde
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
28 lines (21 loc) · 775 Bytes
/
_config.yml
File metadata and controls
28 lines (21 loc) · 775 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
# Dependencies
markdown: kramdown
highlighter: rouge
# Gems
gems: [jekyll-paginate, jekyll-gist]
# Permalinks
permalink: pretty
# Setup
title: No Agenda Github
tagline: 'Be a code-donor, not a boner'
description: 'A repository of <a href="http://www.noagendashow.com/" target="_blank">No Agenda podcast</a> content and open-source software projects for the best podcast in the universe. Made by <a href="https://github.com/reelsense" target="_blank">@reelsense</a>.'
url: https://no-agenda.github.io
baseurl: /
author:
name: 'Bryan'
url: http://bringyourwallet.com
paginate: 5
# Custom vars
version: 1.4
github:
repo: https://github.com/No-Agenda