-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
25 lines (20 loc) · 876 Bytes
/
_config.yml
File metadata and controls
25 lines (20 loc) · 876 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
title: BlockChain Tech Srbija Blog
description: Blog o najnovijim tehnološkim dostignućima
# baseurl: "/particle" # the subpath of your site, e.g. /blog
# url: "localhost:3000" # the base hostname & protocol for your site e.g. http://willianjusten.com.br
# User settings
username: Jovan Stojanović
user_description: Experienced professional with a wide range of skills and knowledge. Adapts quickly to new challenges and tasks. Finds effective and practical solutions for the general benefit.
user_title: Software Developer
email: J.Stojanovic@protonmail.com
twitter_username: jovan100janovic
github_username: infinitEnigma
# Google-analytics
google-analytics:
id: ""
#exclude: ['package.json', 'src', 'node_modules', 'vendor']
exclude:
- Gemfile # implies Gemfile* so matches Gemfile.lock
- node_modules/
- vendor/bundle # matches vendor/*
- src/