Skip to content

Commit 51468e6

Browse files
committed
Github Pages
1 parent 894b785 commit 51468e6

File tree

4 files changed

+287
-1
lines changed

4 files changed

+287
-1
lines changed

Gemfile

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
source "https://rubygems.org"
2+
3+
gem "github-pages", group: :jekyll_plugins
4+
gem "jekyll-include-cache", group: :jekyll_plugins

Gemfile.lock

+273
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,273 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (7.1.3)
5+
base64
6+
bigdecimal
7+
concurrent-ruby (~> 1.0, >= 1.0.2)
8+
connection_pool (>= 2.2.5)
9+
drb
10+
i18n (>= 1.6, < 2)
11+
minitest (>= 5.1)
12+
mutex_m
13+
tzinfo (~> 2.0)
14+
addressable (2.8.6)
15+
public_suffix (>= 2.0.2, < 6.0)
16+
base64 (0.2.0)
17+
bigdecimal (3.1.5)
18+
coffee-script (2.4.1)
19+
coffee-script-source
20+
execjs
21+
coffee-script-source (1.11.1)
22+
colorator (1.1.0)
23+
commonmarker (0.23.10)
24+
concurrent-ruby (1.2.3)
25+
connection_pool (2.4.1)
26+
dnsruby (1.70.0)
27+
simpleidn (~> 0.2.1)
28+
drb (2.2.0)
29+
ruby2_keywords
30+
em-websocket (0.5.3)
31+
eventmachine (>= 0.12.9)
32+
http_parser.rb (~> 0)
33+
ethon (0.16.0)
34+
ffi (>= 1.15.0)
35+
eventmachine (1.2.7)
36+
execjs (2.9.1)
37+
faraday (2.9.0)
38+
faraday-net_http (>= 2.0, < 3.2)
39+
faraday-net_http (3.1.0)
40+
net-http
41+
ffi (1.16.3)
42+
forwardable-extended (2.6.0)
43+
gemoji (3.0.1)
44+
github-pages (228)
45+
github-pages-health-check (= 1.17.9)
46+
jekyll (= 3.9.3)
47+
jekyll-avatar (= 0.7.0)
48+
jekyll-coffeescript (= 1.1.1)
49+
jekyll-commonmark-ghpages (= 0.4.0)
50+
jekyll-default-layout (= 0.1.4)
51+
jekyll-feed (= 0.15.1)
52+
jekyll-gist (= 1.5.0)
53+
jekyll-github-metadata (= 2.13.0)
54+
jekyll-include-cache (= 0.2.1)
55+
jekyll-mentions (= 1.6.0)
56+
jekyll-optional-front-matter (= 0.3.2)
57+
jekyll-paginate (= 1.1.0)
58+
jekyll-readme-index (= 0.3.0)
59+
jekyll-redirect-from (= 0.16.0)
60+
jekyll-relative-links (= 0.6.1)
61+
jekyll-remote-theme (= 0.4.3)
62+
jekyll-sass-converter (= 1.5.2)
63+
jekyll-seo-tag (= 2.8.0)
64+
jekyll-sitemap (= 1.4.0)
65+
jekyll-swiss (= 1.0.0)
66+
jekyll-theme-architect (= 0.2.0)
67+
jekyll-theme-cayman (= 0.2.0)
68+
jekyll-theme-dinky (= 0.2.0)
69+
jekyll-theme-hacker (= 0.2.0)
70+
jekyll-theme-leap-day (= 0.2.0)
71+
jekyll-theme-merlot (= 0.2.0)
72+
jekyll-theme-midnight (= 0.2.0)
73+
jekyll-theme-minimal (= 0.2.0)
74+
jekyll-theme-modernist (= 0.2.0)
75+
jekyll-theme-primer (= 0.6.0)
76+
jekyll-theme-slate (= 0.2.0)
77+
jekyll-theme-tactile (= 0.2.0)
78+
jekyll-theme-time-machine (= 0.2.0)
79+
jekyll-titles-from-headings (= 0.5.3)
80+
jemoji (= 0.12.0)
81+
kramdown (= 2.3.2)
82+
kramdown-parser-gfm (= 1.1.0)
83+
liquid (= 4.0.4)
84+
mercenary (~> 0.3)
85+
minima (= 2.5.1)
86+
nokogiri (>= 1.13.6, < 2.0)
87+
rouge (= 3.26.0)
88+
terminal-table (~> 1.4)
89+
github-pages-health-check (1.17.9)
90+
addressable (~> 2.3)
91+
dnsruby (~> 1.60)
92+
octokit (~> 4.0)
93+
public_suffix (>= 3.0, < 5.0)
94+
typhoeus (~> 1.3)
95+
html-pipeline (2.14.3)
96+
activesupport (>= 2)
97+
nokogiri (>= 1.4)
98+
http_parser.rb (0.8.0)
99+
i18n (1.14.1)
100+
concurrent-ruby (~> 1.0)
101+
jekyll (3.9.3)
102+
addressable (~> 2.4)
103+
colorator (~> 1.0)
104+
em-websocket (~> 0.5)
105+
i18n (>= 0.7, < 2)
106+
jekyll-sass-converter (~> 1.0)
107+
jekyll-watch (~> 2.0)
108+
kramdown (>= 1.17, < 3)
109+
liquid (~> 4.0)
110+
mercenary (~> 0.3.3)
111+
pathutil (~> 0.9)
112+
rouge (>= 1.7, < 4)
113+
safe_yaml (~> 1.0)
114+
jekyll-avatar (0.7.0)
115+
jekyll (>= 3.0, < 5.0)
116+
jekyll-coffeescript (1.1.1)
117+
coffee-script (~> 2.2)
118+
coffee-script-source (~> 1.11.1)
119+
jekyll-commonmark (1.4.0)
120+
commonmarker (~> 0.22)
121+
jekyll-commonmark-ghpages (0.4.0)
122+
commonmarker (~> 0.23.7)
123+
jekyll (~> 3.9.0)
124+
jekyll-commonmark (~> 1.4.0)
125+
rouge (>= 2.0, < 5.0)
126+
jekyll-default-layout (0.1.4)
127+
jekyll (~> 3.0)
128+
jekyll-feed (0.15.1)
129+
jekyll (>= 3.7, < 5.0)
130+
jekyll-gist (1.5.0)
131+
octokit (~> 4.2)
132+
jekyll-github-metadata (2.13.0)
133+
jekyll (>= 3.4, < 5.0)
134+
octokit (~> 4.0, != 4.4.0)
135+
jekyll-include-cache (0.2.1)
136+
jekyll (>= 3.7, < 5.0)
137+
jekyll-mentions (1.6.0)
138+
html-pipeline (~> 2.3)
139+
jekyll (>= 3.7, < 5.0)
140+
jekyll-optional-front-matter (0.3.2)
141+
jekyll (>= 3.0, < 5.0)
142+
jekyll-paginate (1.1.0)
143+
jekyll-readme-index (0.3.0)
144+
jekyll (>= 3.0, < 5.0)
145+
jekyll-redirect-from (0.16.0)
146+
jekyll (>= 3.3, < 5.0)
147+
jekyll-relative-links (0.6.1)
148+
jekyll (>= 3.3, < 5.0)
149+
jekyll-remote-theme (0.4.3)
150+
addressable (~> 2.0)
151+
jekyll (>= 3.5, < 5.0)
152+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
153+
rubyzip (>= 1.3.0, < 3.0)
154+
jekyll-sass-converter (1.5.2)
155+
sass (~> 3.4)
156+
jekyll-seo-tag (2.8.0)
157+
jekyll (>= 3.8, < 5.0)
158+
jekyll-sitemap (1.4.0)
159+
jekyll (>= 3.7, < 5.0)
160+
jekyll-swiss (1.0.0)
161+
jekyll-theme-architect (0.2.0)
162+
jekyll (> 3.5, < 5.0)
163+
jekyll-seo-tag (~> 2.0)
164+
jekyll-theme-cayman (0.2.0)
165+
jekyll (> 3.5, < 5.0)
166+
jekyll-seo-tag (~> 2.0)
167+
jekyll-theme-dinky (0.2.0)
168+
jekyll (> 3.5, < 5.0)
169+
jekyll-seo-tag (~> 2.0)
170+
jekyll-theme-hacker (0.2.0)
171+
jekyll (> 3.5, < 5.0)
172+
jekyll-seo-tag (~> 2.0)
173+
jekyll-theme-leap-day (0.2.0)
174+
jekyll (> 3.5, < 5.0)
175+
jekyll-seo-tag (~> 2.0)
176+
jekyll-theme-merlot (0.2.0)
177+
jekyll (> 3.5, < 5.0)
178+
jekyll-seo-tag (~> 2.0)
179+
jekyll-theme-midnight (0.2.0)
180+
jekyll (> 3.5, < 5.0)
181+
jekyll-seo-tag (~> 2.0)
182+
jekyll-theme-minimal (0.2.0)
183+
jekyll (> 3.5, < 5.0)
184+
jekyll-seo-tag (~> 2.0)
185+
jekyll-theme-modernist (0.2.0)
186+
jekyll (> 3.5, < 5.0)
187+
jekyll-seo-tag (~> 2.0)
188+
jekyll-theme-primer (0.6.0)
189+
jekyll (> 3.5, < 5.0)
190+
jekyll-github-metadata (~> 2.9)
191+
jekyll-seo-tag (~> 2.0)
192+
jekyll-theme-slate (0.2.0)
193+
jekyll (> 3.5, < 5.0)
194+
jekyll-seo-tag (~> 2.0)
195+
jekyll-theme-tactile (0.2.0)
196+
jekyll (> 3.5, < 5.0)
197+
jekyll-seo-tag (~> 2.0)
198+
jekyll-theme-time-machine (0.2.0)
199+
jekyll (> 3.5, < 5.0)
200+
jekyll-seo-tag (~> 2.0)
201+
jekyll-titles-from-headings (0.5.3)
202+
jekyll (>= 3.3, < 5.0)
203+
jekyll-watch (2.2.1)
204+
listen (~> 3.0)
205+
jemoji (0.12.0)
206+
gemoji (~> 3.0)
207+
html-pipeline (~> 2.2)
208+
jekyll (>= 3.0, < 5.0)
209+
kramdown (2.3.2)
210+
rexml
211+
kramdown-parser-gfm (1.1.0)
212+
kramdown (~> 2.0)
213+
liquid (4.0.4)
214+
listen (3.8.0)
215+
rb-fsevent (~> 0.10, >= 0.10.3)
216+
rb-inotify (~> 0.9, >= 0.9.10)
217+
mercenary (0.3.6)
218+
minima (2.5.1)
219+
jekyll (>= 3.5, < 5.0)
220+
jekyll-feed (~> 0.9)
221+
jekyll-seo-tag (~> 2.1)
222+
minitest (5.21.1)
223+
mutex_m (0.2.0)
224+
net-http (0.4.1)
225+
uri
226+
nokogiri (1.16.0-x86_64-linux)
227+
racc (~> 1.4)
228+
octokit (4.25.1)
229+
faraday (>= 1, < 3)
230+
sawyer (~> 0.9)
231+
pathutil (0.16.2)
232+
forwardable-extended (~> 2.6)
233+
public_suffix (4.0.7)
234+
racc (1.7.3)
235+
rb-fsevent (0.11.2)
236+
rb-inotify (0.10.1)
237+
ffi (~> 1.0)
238+
rexml (3.2.6)
239+
rouge (3.26.0)
240+
ruby2_keywords (0.0.5)
241+
rubyzip (2.3.2)
242+
safe_yaml (1.0.5)
243+
sass (3.7.4)
244+
sass-listen (~> 4.0.0)
245+
sass-listen (4.0.0)
246+
rb-fsevent (~> 0.9, >= 0.9.4)
247+
rb-inotify (~> 0.9, >= 0.9.7)
248+
sawyer (0.9.2)
249+
addressable (>= 2.3.5)
250+
faraday (>= 0.17.3, < 3)
251+
simpleidn (0.2.1)
252+
unf (~> 0.1.4)
253+
terminal-table (1.8.0)
254+
unicode-display_width (~> 1.1, >= 1.1.1)
255+
typhoeus (1.4.1)
256+
ethon (>= 0.9.0)
257+
tzinfo (2.0.6)
258+
concurrent-ruby (~> 1.0)
259+
unf (0.1.4)
260+
unf_ext
261+
unf_ext (0.0.9.1)
262+
unicode-display_width (1.8.0)
263+
uri (0.13.0)
264+
265+
PLATFORMS
266+
x86_64-linux
267+
268+
DEPENDENCIES
269+
github-pages
270+
jekyll-include-cache
271+
272+
BUNDLED WITH
273+
2.3.5

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Actively seeking a position as a UI/UX Developer
4040

4141
##### Split Vectors, 25000+ users
4242
https://www.figma.com/c/plugin/769868828362075393/Split-Vectors
43+
4344
https://github.com/neelts/figma-split-vectors
4445
TypeScript
4546

@@ -49,11 +50,14 @@ Actively seeking a position as a UI/UX Developer
4950

5051
##### Create Component Inside, ~2k users
5152
https://www.figma.com/c/plugin/754240053660034676/Create-Component-Inside
53+
5254
https://github.com/neelts/figma-create-component-inside
5355
TypeScript
5456

5557
##### Resize To Frame ~2k users
58+
5659
https://www.figma.com/c/plugin/753968999663099454/Resize-to-Frame
60+
5761
https://github.com/neelts/figma-resize-to-frame
5862
TypeScript
5963

@@ -112,7 +116,6 @@ Actively seeking a position as a UI/UX Developer
112116
* Armored Warfare (Scaleform, Haxe)
113117

114118
https://aw.my.games/en
115-
https://aw.my.games/en
116119

117120
Integrated Haxe compiler into UI development pipeline to replace AS 2.0
118121

_config.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
title: UI/UX Developer - Neil Akhmetov
2+
url: "https://neelts.github.io"
3+
remote_theme: "mmistakes/[email protected]"
4+
skin: "dark"
5+
plugins:
6+
- jekyll-include-cache

0 commit comments

Comments
 (0)