forked from joshgerdes/jekyll-uno
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·26 lines (24 loc) · 959 Bytes
/
_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
# Site settings
title: Shashank P. Rao
email: s.p.rao@student.tudelft.nl
description: > # Writer Theme is a responsive template
CS Grad @TU Delft, Developer, Machine Learning (Deep Learning) Engineer & Researcher
baseurl: "/blog" # the subpath of your site, e.g. /blog
url: "https://shashankpr.github.io" # the base hostname & protocol for your site
disqus_shortname: "shashankpr"
comments: true
enable_retina: false
permalink: :title
nav_list:
Home : ['Home', '/', 'fa-home']
#Home_Alt : ['Home Alt', '/home-alt', 'fa-home']
#Home_Alt_2 : ['Home Alt 2', '/home-alt-2/', 'fa-home']
About : ['About', '/about', 'fa-anchor']
Contact : ['Contact', '/contact', 'fa-plane']
Author : ['Author', '/author/shashank', 'fa-user']
single_footer: '<p>Learning has no end. Writer © 2018 <a href="/">latest posts</a></p>'
footer_links:
About: ['About', '/about']
Writer: ['Writer 2018', '/author/shashank']
# Build settings
# markdown: kramdown