forked from poole/lanyon
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
35 lines (27 loc) · 795 Bytes
/
_config.yml
File metadata and controls
35 lines (27 loc) · 795 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
35
# Dependencies
markdown: redcarpet
rouge: true
# Permalinks
permalink: '/blog/:year/:title/'
paginate_path: '/blog/page:num/'
# Setup
title: 'Vijay Dev'
tagline: 'UI & Front-end Developer'
description: 'UI Designer . Front-end Developer . Mobile Ninja'
url: https://www.vijaydev.com/
baseurl: 'https://www.vijaydev.com/'
paginate: 5
excerpt_separator: "<!-- more -->"
categories: [HTML, CSS, JavaScript, AngularJS, Travel, Personal]
author:
name: 'Vijay Dev'
url: https://twitter.com/vijaydevin
# Custom vars
version: 1.0.0
github:
repo: https://github.com/vijaydevin/vijaydevin.github.io
sass:
sass_dir: _sass
style: :compressed
gems:
- jemoji