forked from swaathi/swaathi.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·42 lines (32 loc) · 1.17 KB
/
Copy path_config.yml
File metadata and controls
executable file
·42 lines (32 loc) · 1.17 KB
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
# Setup
title: Swaathi Kakarla
name: Swaathi
tagline: Usually about code, but not always
description: 'Empathetic human being who loves to code, read, and wonder about the universe. Living the dream at <a href="https://www.skcript.com">Skcript</a> where we build
<a href="https://www.skcript.com/shrink">Shrink</a> and <a href="https://allt.in">Allt</a>.'
enforce_ssl: true
url: https://swaathi.com
# url: localhost:4000
paginate: 5
github:
repo: https://github.com/swaathi
twitter:
username: imswaathik
google_analytics:
token: UA-80560343-1
skcript:
main: https://www.skcript.com
people: https://www.skcript.com/team
blog: https://blog.skcript.com
shrink: https://www.skcript.com/shrink
allt: https://allt.in
# About/contact
author:
name: Swaathi Kakarla
twitter: https://twitter.com/imswaathik
email: swaathi@skcript.com
# Permalinks
permalink: pretty
# Custom vars
version: 1.0.0
gems: [jekyll-gist, jekyll-paginate]