forked from github/personal-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
122 lines (98 loc) · 3.84 KB
/
_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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
layout: sidebar
style: dark
plugins:
- jekyll-octicons
- jekyll-github-metadata
- jemoji
permalink: /:year/:month/:day/:title/
defaults:
-
scope:
path: "" # an empty string here means all files in the project
type: "posts"
values:
layout: "post"
projects:
sort_by: pushed
# sort_by options:
# - pushed
# - stars
limit: 9
exclude:
archived: false
forks: true
projects:
- csetera/pixelli
- csetera/TuneSyncMQ
- csetera/todo-full-stack
- csetera/maestro
social_media:
linkedin: craigsetera
youtube: csetera
# behance: your_username
# dribbble: your_username
# facebook: your_username
# hackerrank: your_username
# instagram: your_username
# keybase: your_username
# mastodon: your_username
# medium: your_username
# stackoverflow: your_user_id
# telegram: your_username
# twitter: your_username
# unsplash: your_username
# vk: your_username
# website: http://your_website_url
historical:
- name: Compute Magazine Article (1984)
web_url: /assets/compute-circus/
image_url: /assets/compute-circus/cover.png
- name: setera.org (Archive)
web_url: /assets/archives/www.setera.org/
image_url: /assets/images/setera.org.png
- name: eclipseme.org (Archive)
web_url: /assets/archives/www.setera.org/eclipsemeorg/
image_url: /assets/images/eclipseme.org.png
topics:
- name: 3D Printing
web_url: https://en.wikipedia.org/wiki/3D_printing
image_url: /assets/images/noun-3d-printing-6964654.png
- name: Arduino
web_url: https://github.com/topics/arduino
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/arduino/arduino.png
- name: C++
web_url: https://github.com/topics/cpp
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/cpp/cpp.png
- name: Electron
web_url: https://github.com/topics/electron
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/electron/electron.png
- name: ESP8266
web_url: https://en.wikipedia.org/wiki/ESP8266
image_url: https://upload.wikimedia.org/wikipedia/commons/thumb/8/84/ESP-01.jpg/440px-ESP-01.jpg
# - name: Front End Development
# web_url: https://github.com/topics/frontend
# image_url: /assets/images/web-tech-employed.jpg
- name: Java
web_url: https://github.com/topics/java
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/java/java.png
- name: Raspberry Pi
web_url: https://github.com/topics/raspberry-pi
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/raspberry-pi/raspberry-pi.png
- name: REST APIs
web_url: https://github.com/topics/rest-api
image_url: https://upload.wikimedia.org/wikipedia/commons/9/92/Cog_font_awesome.svg
- name: Spring Boot
web_url: https://github.com/topics/spring-boot
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/spring-boot/spring-boot.png
- name: Typescript
web_url: https://github.com/topics/typescript
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/typescript/typescript.png
- name: Ubuntu
web_url: https://github.com/topics/ubuntu
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/ubuntu/ubuntu.png
- name: Vue.js
web_url: https://github.com/topics/vue
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/vue/vue.png
- name: Web Applications
web_url: https://github.com/topics/webapp
image_url: /assets/images/web-tech-employed.jpg