|
@@ -1,9 +1,8 @@
|
|
|
-
|
|
|
+# Site Settings
|
|
|
title: My Resume
|
|
|
url: 'http://webjeda.com'
|
|
|
baseurl: '/online-cv' #change it according to your repository name
|
|
|
|
|
|
-
|
|
|
# Enable one of these styles by removing #. Style will be applied only after restarting the build or serve.
|
|
|
#style: styles-2
|
|
|
#style: styles-3
|
|
@@ -11,7 +10,6 @@ baseurl: '/online-cv' #change it according to your repository name
|
|
|
#style: styles-5
|
|
|
#style: styles-6
|
|
|
|
|
|
-
|
|
|
#Profile information
|
|
|
name: Alan Doe
|
|
|
tagline: Full Stack Developer
|
|
@@ -28,11 +26,10 @@ website: blog.webjeda.com #do not add http://
|
|
|
linkedin: alandoe
|
|
|
github: sharu725
|
|
|
twitter: '@webjeda'
|
|
|
-
|
|
|
+#Update all the sections by editing the files inside _data folder.
|
|
|
|
|
|
# Tracker
|
|
|
analytics: UA-83979019-1
|
|
|
-#Update all the sections by editing the files inside _includes folder.
|
|
|
|
|
|
# Build settings
|
|
|
encoding: "utf-8"
|