-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
47 lines (34 loc) · 1.03 KB
/
_config.yml
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
36
37
38
39
40
41
42
43
44
45
46
47
# Plugins
gems: ['jekyll-paginate', 'jekyll-gist', 'jekyll-github-metadata']
# Dependencies
highlighter: rouge
# Permalinks
permalink: pretty
# Setup
title: cybette
tagline: Carol Chen
description: Open Source Community Developer | Red Hatter | Professional Geek | Amateur Musician
url: https://cybette.github.io
baseurl: /
author:
name: 'Carol Chen'
url: https://twitter.com/cybette
paginate: 5
# Custom vars
version: 0.2
github:
repo: https://github.com/cybette/cybette.github.io
profilepic: cybette.png
# Profile links on the left sidebar
social:
github: cybette
hacker_news: cybette
twitter: cybette
facebook: cybette
linkedin: cybette
gplus: 110018497137161565750
# Toggle link/icon to view atom feed (/atom.xml) in sidebar
show_atom_feed: true
# Google Analytics key, leave blank to ignore
google_analytics_key: UA-100083417-1
theme: jekyll-theme-architect