Skip to content

Commit 6553e1e

Browse files
committed
Add ski instructor page
1 parent a92e289 commit 6553e1e

File tree

102 files changed

+680
-60840
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+680
-60840
lines changed

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source 'https://rubygems.org'
22
gem 'github-pages', group: :jekyll_plugins
3+
gem 'csv'
34
gem "webrick"
45
gem 'jekyll-archives'
56
gem "jekyll-include-cache", group: :jekyll_plugins

Gemfile.lock

+48-43
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,56 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.3)
4+
activesupport (8.0.1)
55
base64
6+
benchmark (>= 0.3)
67
bigdecimal
7-
concurrent-ruby (~> 1.0, >= 1.0.2)
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
89
connection_pool (>= 2.2.5)
910
drb
1011
i18n (>= 1.6, < 2)
12+
logger (>= 1.4.2)
1113
minitest (>= 5.1)
12-
mutex_m
13-
tzinfo (~> 2.0)
14-
addressable (2.8.6)
15-
public_suffix (>= 2.0.2, < 6.0)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
16+
uri (>= 0.13.1)
17+
addressable (2.8.7)
18+
public_suffix (>= 2.0.2, < 7.0)
1619
base64 (0.2.0)
17-
bigdecimal (3.1.6)
20+
benchmark (0.4.0)
21+
bigdecimal (3.1.9)
1822
coffee-script (2.4.1)
1923
coffee-script-source
2024
execjs
2125
coffee-script-source (1.12.2)
2226
colorator (1.1.0)
23-
commonmarker (0.23.10)
24-
concurrent-ruby (1.2.3)
27+
commonmarker (0.23.11)
28+
concurrent-ruby (1.3.4)
2529
connection_pool (2.4.1)
26-
dnsruby (1.70.0)
30+
csv (3.3.2)
31+
dnsruby (1.72.3)
32+
base64 (~> 0.2.0)
2733
simpleidn (~> 0.2.1)
28-
drb (2.2.0)
29-
ruby2_keywords
34+
drb (2.2.1)
3035
em-websocket (0.5.3)
3136
eventmachine (>= 0.12.9)
3237
http_parser.rb (~> 0)
3338
ethon (0.16.0)
3439
ffi (>= 1.15.0)
3540
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)
41+
execjs (2.10.0)
42+
faraday (2.12.2)
43+
faraday-net_http (>= 2.0, < 3.5)
44+
json
45+
logger
46+
faraday-net_http (3.4.0)
47+
net-http (>= 0.5.0)
48+
ffi (1.17.1)
4249
forwardable-extended (2.6.0)
4350
gemoji (4.1.0)
44-
github-pages (229)
51+
github-pages (230)
4552
github-pages-health-check (= 1.18.2)
46-
jekyll (= 3.9.4)
53+
jekyll (= 3.9.5)
4754
jekyll-avatar (= 0.8.0)
4855
jekyll-coffeescript (= 1.2.2)
4956
jekyll-commonmark-ghpages (= 0.4.0)
@@ -96,9 +103,9 @@ GEM
96103
activesupport (>= 2)
97104
nokogiri (>= 1.4)
98105
http_parser.rb (0.8.0)
99-
i18n (1.14.1)
106+
i18n (1.14.6)
100107
concurrent-ruby (~> 1.0)
101-
jekyll (3.9.4)
108+
jekyll (3.9.5)
102109
addressable (~> 2.4)
103110
colorator (~> 1.0)
104111
em-websocket (~> 0.5)
@@ -111,7 +118,7 @@ GEM
111118
pathutil (~> 0.9)
112119
rouge (>= 1.7, < 4)
113120
safe_yaml (~> 1.0)
114-
jekyll-archives (2.2.1)
121+
jekyll-archives (2.3.0)
115122
jekyll (>= 3.6, < 5.0)
116123
jekyll-avatar (0.8.0)
117124
jekyll (>= 3.0, < 5.0)
@@ -208,47 +215,47 @@ GEM
208215
gemoji (>= 3, < 5)
209216
html-pipeline (~> 2.2)
210217
jekyll (>= 3.0, < 5.0)
218+
json (2.9.1)
211219
kramdown (2.4.0)
212220
rexml
213221
kramdown-parser-gfm (1.1.0)
214222
kramdown (~> 2.0)
215223
liquid (4.0.4)
216-
listen (3.8.0)
224+
listen (3.9.0)
217225
rb-fsevent (~> 0.10, >= 0.10.3)
218226
rb-inotify (~> 0.9, >= 0.9.10)
227+
logger (1.6.4)
219228
mercenary (0.3.6)
220-
mini_portile2 (2.8.5)
229+
mini_portile2 (2.8.8)
221230
minima (2.5.1)
222231
jekyll (>= 3.5, < 5.0)
223232
jekyll-feed (~> 0.9)
224233
jekyll-seo-tag (~> 2.1)
225-
minimal-mistakes-jekyll (4.24.0)
234+
minimal-mistakes-jekyll (4.26.2)
226235
jekyll (>= 3.7, < 5.0)
227236
jekyll-feed (~> 0.1)
228237
jekyll-gist (~> 1.5)
229238
jekyll-include-cache (~> 0.1)
230239
jekyll-paginate (~> 1.1)
231240
jekyll-sitemap (~> 1.3)
232-
minitest (5.22.2)
233-
mutex_m (0.2.0)
234-
net-http (0.4.1)
241+
minitest (5.25.4)
242+
net-http (0.6.0)
235243
uri
236-
nokogiri (1.16.2)
244+
nokogiri (1.18.1)
237245
mini_portile2 (~> 2.8.2)
238246
racc (~> 1.4)
239247
octokit (4.25.1)
240248
faraday (>= 1, < 3)
241249
sawyer (~> 0.9)
242250
pathutil (0.16.2)
243251
forwardable-extended (~> 2.6)
244-
public_suffix (5.0.4)
245-
racc (1.7.3)
252+
public_suffix (5.1.1)
253+
racc (1.8.1)
246254
rb-fsevent (0.11.2)
247-
rb-inotify (0.10.1)
255+
rb-inotify (0.11.1)
248256
ffi (~> 1.0)
249-
rexml (3.2.6)
257+
rexml (3.4.0)
250258
rouge (3.30.0)
251-
ruby2_keywords (0.0.5)
252259
rubyzip (2.3.2)
253260
safe_yaml (1.0.5)
254261
sass (3.7.4)
@@ -259,30 +266,28 @@ GEM
259266
sawyer (0.9.2)
260267
addressable (>= 2.3.5)
261268
faraday (>= 0.17.3, < 3)
262-
simpleidn (0.2.1)
263-
unf (~> 0.1.4)
269+
securerandom (0.4.1)
270+
simpleidn (0.2.3)
264271
terminal-table (1.8.0)
265272
unicode-display_width (~> 1.1, >= 1.1.1)
266273
typhoeus (1.4.1)
267274
ethon (>= 0.9.0)
268275
tzinfo (2.0.6)
269276
concurrent-ruby (~> 1.0)
270-
unf (0.1.4)
271-
unf_ext
272-
unf_ext (0.0.9.1)
273277
unicode-display_width (1.8.0)
274-
uri (0.13.0)
275-
webrick (1.8.1)
278+
uri (1.0.2)
279+
webrick (1.9.1)
276280

277281
PLATFORMS
278282
ruby
279283

280284
DEPENDENCIES
285+
csv
281286
github-pages
282287
jekyll-archives
283288
jekyll-include-cache
284289
minimal-mistakes-jekyll
285290
webrick
286291

287292
BUNDLED WITH
288-
2.3.9
293+
2.6.2

_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ twitter:
4545

4646
#theme: jekyll-theme-hacker
4747
#theme: minimal-mistakes-jekyll
48-
remote_theme: "mmistakes/minimal-mistakes@4.24.0"
48+
remote_theme: "mmistakes/minimal-mistakes@4.26.2"
4949
minimal_mistakes_skin: "air" # "default" "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum" "sunrise"
5050

5151

@@ -193,7 +193,7 @@ footer:
193193
links:
194194
- label: "Email"
195195
icon: "fas fa-fw fa-envelope-square"
196-
url: mailto:[email protected]
196+
url: mailto:wei.ye AT me.com
197197
- label: "Website"
198198
icon: "fas fa-fw fa-link"
199199
url: "https://wayneye.site"

_pages/ski.md

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: "Ski Instructor"
3+
permalink: /ski/
4+
# type: "pages"
5+
layout: single
6+
classes: wide
7+
# layout: raw-page
8+
author_profile: false
9+
---
10+
11+
<div style="display: flex; flex-wrap: wrap; gap: 16px;">
12+
<img src="/assets/images/Group-Lesson.jpg" alt="Group Ski Lesson" style="">
13+
</div>
14+
15+
## Self-intro
16+
17+
As a PSIA-Certified Level 2 Ski Instructor with 5 years working at Heavenly Mountain Resort, I have coached 500+ people to learn/improve Ski, I bring a wealth of experience and passion to teaching skiing at all levels. Specializing in personalized instruction for beginners through advanced skiers, I'm dedicated to creating safe, fun, and transformative mountain experiences.
18+
19+
My approach combines professional technical training with a commitment to helping each student build confidence and skill on the slopes. Whether you're a first-time skier looking to learn the basics or an experienced rider seeking to refine your technique on carving, free-stlye, mogul, I offer tailored private lessons at Heavenly that will elevate your skiing journey.
20+
21+
I speak fluent English (working proffessional) and Chinese (native speaker).
22+
23+
24+
### About Me
25+
- **Certification**: PSIA Level 2 Ski Instructor
26+
- **Experience**: [Add number of years skiing/teaching]
27+
- **Favorite Ski Spot**: [Add your favorite location]
28+
- **Fun Fact**: [Share something unique about yourself]
29+
30+
31+
### Videos
32+
#### Carving
33+
<iframe width="560" height="315" src="https://www.youtube.com/embed/jwbCHYmXixk?si=CdV9GltWchEPT985" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
34+
35+
#### Advanced Techniques for Ski Enthusiasts
36+
<iframe width="560" height="315" src="https://www.youtube.com/embed/[Video_ID_2]" title="Advanced Ski Techniques" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
37+
38+
Feel free to reach out if you'd like to connect or join me on the slopes!

0 commit comments

Comments
 (0)