Skip to content

Commit f785f16

Browse files
committed
updated dependencies
1 parent 4036fbc commit f785f16

File tree

7 files changed

+161
-105
lines changed

7 files changed

+161
-105
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
ruby: [2.7.2, 3.0.0]
14+
ruby: [2.7.2, 3.3.1] #removed 3.0.0
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v2

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby-3.0.0
1+
ruby-3.3.1

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem "jekyll", "~> 4.2.2"
3+
gem "jekyll", "~> 4.3.3"
44
gem 'jekyll-seo-tag' # check out this https://jekyll.github.io/jekyll-seo-tag/usage/
55

66
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and

Gemfile.lock

Lines changed: 124 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,111 +1,182 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.0)
5-
public_suffix (>= 2.0.2, < 5.0)
4+
Ascii85 (1.1.1)
5+
addressable (2.8.6)
6+
public_suffix (>= 2.0.2, < 6.0)
7+
afm (0.2.2)
8+
async (2.11.0)
9+
console (~> 1.25, >= 1.25.2)
10+
fiber-annotation
11+
io-event (~> 1.5, >= 1.5.1)
12+
timers (~> 4.1)
13+
bigdecimal (3.1.8)
614
colorator (1.1.0)
7-
concurrent-ruby (1.1.9)
15+
concurrent-ruby (1.2.3)
16+
console (1.25.2)
17+
fiber-annotation
18+
fiber-local (~> 1.1)
19+
json
820
em-websocket (0.5.3)
921
eventmachine (>= 0.12.9)
1022
http_parser.rb (~> 0)
11-
ethon (0.15.0)
23+
ethon (0.16.0)
1224
ffi (>= 1.15.0)
1325
eventmachine (1.2.7)
14-
eventmachine (1.2.7-x64-mingw32)
15-
ffi (1.15.5)
16-
ffi (1.15.5-x64-mingw32)
26+
ffi (1.16.3)
27+
fiber-annotation (0.2.0)
28+
fiber-local (1.1.0)
29+
fiber-storage
30+
fiber-storage (0.1.1)
1731
forwardable-extended (2.6.0)
18-
html-proofer (4.4.0)
32+
google-protobuf (4.26.1)
33+
rake (>= 13)
34+
google-protobuf (4.26.1-aarch64-linux)
35+
rake (>= 13)
36+
google-protobuf (4.26.1-arm64-darwin)
37+
rake (>= 13)
38+
google-protobuf (4.26.1-x86-linux)
39+
rake (>= 13)
40+
google-protobuf (4.26.1-x86_64-darwin)
41+
rake (>= 13)
42+
google-protobuf (4.26.1-x86_64-linux)
43+
rake (>= 13)
44+
hashery (2.1.2)
45+
html-proofer (5.0.9)
1946
addressable (~> 2.3)
20-
mercenary (~> 0.3)
47+
async (~> 2.1)
2148
nokogiri (~> 1.13)
22-
parallel (~> 1.10)
49+
pdf-reader (~> 2.11)
2350
rainbow (~> 3.0)
2451
typhoeus (~> 1.3)
2552
yell (~> 2.0)
2653
zeitwerk (~> 2.5)
2754
http_parser.rb (0.8.0)
28-
i18n (1.10.0)
55+
i18n (1.14.5)
2956
concurrent-ruby (~> 1.0)
30-
jekyll (4.2.2)
57+
io-event (1.5.1)
58+
jekyll (4.3.3)
3159
addressable (~> 2.4)
3260
colorator (~> 1.0)
3361
em-websocket (~> 0.5)
3462
i18n (~> 1.0)
35-
jekyll-sass-converter (~> 2.0)
63+
jekyll-sass-converter (>= 2.0, < 4.0)
3664
jekyll-watch (~> 2.0)
37-
kramdown (~> 2.3)
65+
kramdown (~> 2.3, >= 2.3.1)
3866
kramdown-parser-gfm (~> 1.0)
3967
liquid (~> 4.0)
40-
mercenary (~> 0.4.0)
68+
mercenary (>= 0.3.6, < 0.5)
4169
pathutil (~> 0.9)
42-
rouge (~> 3.0)
70+
rouge (>= 3.0, < 5.0)
4371
safe_yaml (~> 1.0)
44-
terminal-table (~> 2.0)
72+
terminal-table (>= 1.8, < 4.0)
73+
webrick (~> 1.7)
4574
jekyll-category-pages (1.1.2)
4675
jekyll (~> 4.0)
4776
jekyll-paginate (~> 1.1, >= 1.0.0)
48-
jekyll-feed (0.16.0)
77+
jekyll-feed (0.17.0)
4978
jekyll (>= 3.7, < 5.0)
5079
jekyll-paginate (1.1.0)
51-
jekyll-sass-converter (2.2.0)
52-
sassc (> 2.0.1, < 3.0)
80+
jekyll-sass-converter (3.0.0)
81+
sass-embedded (~> 1.54)
5382
jekyll-seo-tag (2.8.0)
5483
jekyll (>= 3.8, < 5.0)
5584
jekyll-watch (2.2.1)
5685
listen (~> 3.0)
57-
kramdown (2.3.1)
86+
json (2.7.2)
87+
kramdown (2.4.0)
5888
rexml
5989
kramdown-parser-gfm (1.1.0)
6090
kramdown (~> 2.0)
61-
liquid (4.0.3)
62-
listen (3.7.1)
91+
liquid (4.0.4)
92+
listen (3.9.0)
6393
rb-fsevent (~> 0.10, >= 0.10.3)
6494
rb-inotify (~> 0.9, >= 0.9.10)
6595
mercenary (0.4.0)
66-
mini_portile2 (2.8.0)
67-
nokogiri (1.13.8)
68-
mini_portile2 (~> 2.8.0)
96+
nokogiri (1.16.5-aarch64-linux)
6997
racc (~> 1.4)
70-
nokogiri (1.13.8-x64-mingw32)
98+
nokogiri (1.16.5-arm-linux)
99+
racc (~> 1.4)
100+
nokogiri (1.16.5-arm64-darwin)
101+
racc (~> 1.4)
102+
nokogiri (1.16.5-x86-linux)
103+
racc (~> 1.4)
104+
nokogiri (1.16.5-x86_64-darwin)
105+
racc (~> 1.4)
106+
nokogiri (1.16.5-x86_64-linux)
71107
racc (~> 1.4)
72-
parallel (1.22.1)
73108
pathutil (0.16.2)
74109
forwardable-extended (~> 2.6)
75-
public_suffix (4.0.7)
76-
racc (1.6.0)
110+
pdf-reader (2.12.0)
111+
Ascii85 (~> 1.0)
112+
afm (~> 0.2.1)
113+
hashery (~> 2.0)
114+
ruby-rc4
115+
ttfunk
116+
public_suffix (5.0.5)
117+
racc (1.8.0)
77118
rainbow (3.1.1)
78-
rake (13.0.6)
79-
rb-fsevent (0.11.1)
80-
rb-inotify (0.10.1)
119+
rake (13.2.1)
120+
rb-fsevent (0.11.2)
121+
rb-inotify (0.11.1)
81122
ffi (~> 1.0)
82-
rexml (3.2.5)
83-
rouge (3.28.0)
123+
rexml (3.2.8)
124+
strscan (>= 3.0.9)
125+
rouge (4.2.1)
126+
ruby-rc4 (0.1.5)
84127
safe_yaml (1.0.5)
85-
sassc (2.4.0)
86-
ffi (~> 1.9)
87-
sassc (2.4.0-x64-mingw32)
88-
ffi (~> 1.9)
89-
terminal-table (2.0.0)
90-
unicode-display_width (~> 1.1, >= 1.1.1)
91-
typhoeus (1.4.0)
128+
sass-embedded (1.77.2-aarch64-linux-gnu)
129+
google-protobuf (>= 3.25, < 5.0)
130+
sass-embedded (1.77.2-aarch64-linux-musl)
131+
google-protobuf (>= 3.25, < 5.0)
132+
sass-embedded (1.77.2-arm-linux-gnueabihf)
133+
google-protobuf (>= 3.25, < 5.0)
134+
sass-embedded (1.77.2-arm-linux-musleabihf)
135+
google-protobuf (>= 3.25, < 5.0)
136+
sass-embedded (1.77.2-arm64-darwin)
137+
google-protobuf (>= 3.25, < 5.0)
138+
sass-embedded (1.77.2-x86-linux-gnu)
139+
google-protobuf (>= 3.25, < 5.0)
140+
sass-embedded (1.77.2-x86-linux-musl)
141+
google-protobuf (>= 3.25, < 5.0)
142+
sass-embedded (1.77.2-x86_64-darwin)
143+
google-protobuf (>= 3.25, < 5.0)
144+
sass-embedded (1.77.2-x86_64-linux-gnu)
145+
google-protobuf (>= 3.25, < 5.0)
146+
sass-embedded (1.77.2-x86_64-linux-musl)
147+
google-protobuf (>= 3.25, < 5.0)
148+
strscan (3.1.0)
149+
terminal-table (3.0.2)
150+
unicode-display_width (>= 1.1.1, < 3)
151+
timers (4.3.5)
152+
ttfunk (1.8.0)
153+
bigdecimal (~> 3.1)
154+
typhoeus (1.4.1)
92155
ethon (>= 0.9.0)
93-
tzinfo (2.0.2)
94-
concurrent-ruby (~> 1.0)
95-
tzinfo-data (1.2020.2)
96-
tzinfo (>= 1.0.0)
97-
unicode-display_width (1.8.0)
98-
webrick (1.7.0)
156+
unicode-display_width (2.5.0)
157+
webrick (1.8.1)
99158
yell (2.2.2)
100-
zeitwerk (2.6.0)
159+
zeitwerk (2.6.14)
101160

102161
PLATFORMS
103-
ruby
104-
x64-mingw32
162+
aarch64-linux
163+
aarch64-linux-gnu
164+
aarch64-linux-musl
165+
arm-linux
166+
arm-linux-gnueabihf
167+
arm-linux-musleabihf
168+
arm64-darwin
169+
x86-linux
170+
x86-linux-gnu
171+
x86-linux-musl
172+
x86_64-darwin
173+
x86_64-linux
174+
x86_64-linux-gnu
175+
x86_64-linux-musl
105176

106177
DEPENDENCIES
107178
html-proofer
108-
jekyll (~> 4.2.2)
179+
jekyll (~> 4.3.3)
109180
jekyll-category-pages
110181
jekyll-feed
111182
jekyll-paginate
@@ -115,4 +186,4 @@ DEPENDENCIES
115186
webrick
116187

117188
BUNDLED WITH
118-
2.2.5
189+
2.5.10

_sass/_basic.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,4 +424,8 @@ ul > li {
424424
content: "";
425425
display: table;
426426
clear: both;
427+
}
428+
429+
.about-table{
430+
color: $teachla-green;
427431
}

about.html

Lines changed: 30 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66

77

88
<!-- <img class="img-responsive" src="{{site.baseurl}}/img/day-of-code-wall-cropped.jpg" alt="Students after a successful Day of Code event!" /> -->
9+
<br>
910
<div class="row-desktop row-desktop-ratio-1-1">
1011
<div class="col-padded v-center-children">
1112
<h1 class="title page-title">About</h1>
1213
<p>
13-
Here is a comprehensive list of all of the classes that ACM Teach LA provides! You can find more information about what the class is about, its learning goals, and its curiculm. Part of our mission is making you education truly accessible, and that involves open-sourcing as much information as possible: everything out instructors have, you’ll find here.
14+
bundle exec jekyll serve Here is a comprehensive list of all of the classes that ACM Teach LA provides! You can find more information about what the class is about, its learning goals, and its curiculm. Part of our mission is making you education truly accessible, and that involves open-sourcing as much information as possible: everything out instructors have, you’ll find here.
1415
</p>
1516
<div class="button-container">
1617

@@ -23,6 +24,9 @@ <h1 class="title page-title">About</h1>
2324
<a class="icon" href="https://www.linkedin.com/company/acm-teach-la-acm-ucla" target="_blank" rel="noopener noreferrer">
2425
<span class="fab fa-linkedin" aria-label="LinkedIn Logo & Link"></span>
2526
</a>
27+
<a class="icon" href="https://www.linkedin.com/company/acm-teach-la-acm-ucla" target="_blank" rel="noopener noreferrer">
28+
<span class="fab fa-linkedin" aria-label="LinkedIn Logo & Link"></span>
29+
</a>
2630

2731
</div>
2832
</div>
@@ -31,7 +35,7 @@ <h1 class="title page-title">About</h1>
3135
</div>
3236
</div>
3337

34-
38+
<br>
3539
<h2 class="subtitle">How We Work</h2>
3640
<p>
3741
Classes are taught weekly, typically sized between 15 and 25 students, and are lead by UCLA undergraduate students with academic, personal or industry experience in computer science. Undergrads meet once a week with our Curriculum Director before each class to prepare for weekly lessons.
@@ -42,8 +46,9 @@ <h2 class="subtitle">How We Work</h2>
4246
Lastly, Teach LA has other outreach events with schools in the LA area. This may include speaker events in which undergrads give a talk on a specific topic within computer science or day long activities with a given school.
4347
</p>
4448
</p>
45-
49+
<br>
4650
<h2 class="subtitle" id="teacher-join">Why Teach LA</h2>
51+
<br>
4752
<div class="why-teach-la-row">
4853
<div class="why-teach-la-column-right">
4954
<p>
@@ -59,58 +64,34 @@ <h2 class="subtitle" id="teacher-join">Why Teach LA</h2>
5964
</div>
6065

6166

62-
63-
<h2 class="subtitle" id="school-join">We're a School/Organization. Can We Work Together?</h2>
64-
<p>
65-
Of course! Currently, we're looking to partner with schools to run quarter/year-long curriculums, as well as running one-off instructional and networking events. If you're interested, please send an email to <a class="tla-link" href="mailto:{{site.email}}">{{site.email}}</a>.
66-
</p>
67-
68-
<h2 class="subtitle" id="schedule">Spring Quarter Schools and Schedule</h2>
69-
<table class="schedule-table-header">
70-
<tr>
71-
<td>Schools</td>
72-
<td>Class</td>
73-
<td>Schedule</td>
74-
</tr>
67+
<h1 class="title page-title">Reports, Reflections, & Accountability</h1>
7568
</table>
7669
<table class="schedule-table">
7770
<tr>
78-
<td> Emerson Middle School </td>
79-
<td class="middle-column"> Intro to Python </td>
80-
<td> Wednesdays at 8:00 - 8:50 AM</td>
81-
</tr>
82-
<tr>
83-
<td> Western TECH STEAM K-8 </td>
84-
<td class="middle-column"> Python </td>
85-
<td> Date and time TBD</td>
86-
</tr>
87-
<tr>
88-
<td> North Hollywood High School </td>
89-
<td class="middle-column"> <a href="{{site.baseurl}}/classes/mobile">Web & Mobile App Development</a> </td>
90-
<td> Monday at 3:30 - 4:30 PM</td>
91-
</tr>
92-
<tr>
93-
<td> Short Avenue Elementary School </td>
94-
<td class="middle-column"> Scratch </td>
95-
<td> Fridays at 12:40-1:40 PM</td>
71+
<td> <p > <h2 class = "about-table">'20-21 Intern Application Stats</h2></p>
72+
<p>
73+
74+
A quick summary of statistics surrounding our '20-21 intern application cycle.</p> </td>
9675
</tr>
76+
77+
</table>
78+
</table>
79+
<table class="schedule-table">
9780
<tr>
98-
<td> Speaker Series </td>
99-
<td class="middle-column"> Varied </td>
100-
<td> N/A </td>
81+
<td> <p > <h2 class = "about-table">'20-21 Intern Application Stats</h2></p>
82+
<p>
83+
84+
A quick summary of statistics surrounding our '20-21 intern application cycle.</p> </td>
10185
</tr>
102-
</table>
10386

87+
</table>
88+
</table>
89+
<table class="schedule-table">
90+
<tr>
91+
<td> <p > <h2 class = "about-table">'20-21 Intern Application Stats</h2></p>
92+
<p>
10493

105-
<h2 class="title">What Do Students Learn?</h2>
106-
<p>
107-
Depending on the group of students and their coding backgrounds, we shape the class to maximize their learning. Topics that students have learned in the past include programming fundamentals (in Python or Scratch) and intro to web development (in HTML/CSS), as well as complex topics like machine learning and mobile app development. We’re looking to expand our set of topics: data science, game development, digital art, you name it - if you're interested, get in touch!
108-
</p>
109-
<p>
110-
You can find out more on our <a class="tla-link" href="{{site.baseurl}}/classes">classes</a> page.
111-
</p>
94+
A quick summary of statistics surrounding our '20-21 intern application cycle.</p> </td>
95+
</tr>
11296

113-
<h2 class="title">About ACM</h2>
114-
<p>
115-
<a class="tla-link" href="https://www.uclaacm.com" target="_blank" rel="noopener noreferrer">ACM</a> is the largest computer science student organization at UCLA. It is split into eight committees (of which ACM Teach LA is one), each serving a different topic and mission. ACM regularly holds events for the UCLA community with the goal of giving students more opportunities to explore different aspects of computer science. UCLA students are encouraged to attend as many of the events as they'd like (they're free, beginner-friendly, and have free food). Organizations looking to work with ACM @ UCLA should contact ACM at <a class="tla-link" href="mailto:[email protected]">[email protected]</a>.
116-
</p>
97+
</table>

img/links.png

3.62 KB
Loading

0 commit comments

Comments
 (0)