-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
20 lines (17 loc) · 1000 Bytes
/
_config.yml
File metadata and controls
20 lines (17 loc) · 1000 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Site settings
title: brian tech talk
description: tinkering with electronics and code
# 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: Brian Torkelson
user_description: I typically end up spending my free time tinkering with electronics and attempting to write code. Mostly learning as I go, but every once and a while I get something right. The majority of my work invloves small development boards like the Raspberry Pi or the ESP8266. I have been learning more and more about the linux command line, apt-get is life. I have a strong interest in network security and information security.
user_title: brian tech talk
email: mastertork.tech@gmail.com
twitter_username: mastertork
github_username: BrianTechTalk
youtube_channel: UCHesUX7odeCDHVKgqPh6eWw
# Google-analytics
google-analytics:
id: ""
exclude: ['package.json', 'src' , 'node_modules']