forked from brianmaierjr/long-haul
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·40 lines (33 loc) · 747 Bytes
/
Copy path_config.yml
File metadata and controls
executable file
·40 lines (33 loc) · 747 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
36
37
38
39
40
title: Jinesh Codes
description: Jinesh's coding blog. Software Engineering, Interview experiences, coding guides and much more.
url: https://jinesh.codes/
paginate_path: "blog/page:num/"
permalink: blog/:title/
# Header Option
# header: large
markdown: kramdown
karmdown:
input: GFM
parse_block_html: true
highlighter: rouge
plugins:
- jekyll-paginate
- jekyll-seo-tag
paginate: 5
navigation:
- title: Home
url: /index.html
- title: About
url: /about
- title: Contact
url: /contact
- title: Interview-related
url: /interview
social:
github: jineshcodes
instagram: jinesh.codes
email: jinesh.codes@gmail.com
linkedin: jineshcodes
google_analytics: "G-9H73HF5CNB"
disqus:
shortname: jinesh-codes