Skip to content

Commit 1463310

Browse files
committed
Remove jekyll-katex
1 parent 0a2793c commit 1463310

68 files changed

Lines changed: 105 additions & 58 deletions

File tree

Some content is hidden

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

Gemfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ group :jekyll_plugins do
88
gem "jekyll-toc", "~> 0.17.1"
99
gem "jekyll-last-modified-at"
1010
gem 'jekyll-archives'
11-
gem 'jekyll-katex'
1211
gem 'jekyll-redirect-from', '~> 0.16.0'
1312
gem "jekyll-include-cache"
1413
end
@@ -25,5 +24,4 @@ gem "wdm", "~> 0.1.1"
2524

2625
gem "webrick", "~> 1.7"
2726

28-
# for jekyll-katex
29-
# gem 'therubyracer', '~> 0.12.3'
27+
gem "therubyrhino", "~> 2.1"

Gemfile.lock

Lines changed: 102 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,112 +1,170 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.4)
5-
public_suffix (>= 2.0.2, < 6.0)
4+
addressable (2.8.8)
5+
public_suffix (>= 2.0.2, < 8.0)
6+
base64 (0.3.0)
7+
bigdecimal (4.0.1)
68
colorator (1.1.0)
7-
concurrent-ruby (1.2.2)
9+
concurrent-ruby (1.3.6)
10+
csv (3.3.5)
811
em-websocket (0.5.3)
912
eventmachine (>= 0.12.9)
1013
http_parser.rb (~> 0)
1114
eventmachine (1.2.7)
12-
execjs (2.8.1)
13-
ffi (1.15.5)
15+
ffi (1.17.2-aarch64-linux-gnu)
16+
ffi (1.17.2-aarch64-linux-musl)
17+
ffi (1.17.2-arm-linux-gnu)
18+
ffi (1.17.2-arm-linux-musl)
19+
ffi (1.17.2-arm64-darwin)
20+
ffi (1.17.2-x86_64-darwin)
21+
ffi (1.17.2-x86_64-linux-gnu)
22+
ffi (1.17.2-x86_64-linux-musl)
1423
forwardable-extended (2.6.0)
15-
google-protobuf (3.22.2-x64-mingw-ucrt)
16-
google-protobuf (3.22.2-x86_64-linux)
24+
google-protobuf (4.33.2)
25+
bigdecimal
26+
rake (>= 13)
27+
google-protobuf (4.33.2-aarch64-linux-gnu)
28+
bigdecimal
29+
rake (>= 13)
30+
google-protobuf (4.33.2-aarch64-linux-musl)
31+
bigdecimal
32+
rake (>= 13)
33+
google-protobuf (4.33.2-arm64-darwin)
34+
bigdecimal
35+
rake (>= 13)
36+
google-protobuf (4.33.2-x86_64-darwin)
37+
bigdecimal
38+
rake (>= 13)
39+
google-protobuf (4.33.2-x86_64-linux-gnu)
40+
bigdecimal
41+
rake (>= 13)
42+
google-protobuf (4.33.2-x86_64-linux-musl)
43+
bigdecimal
44+
rake (>= 13)
1745
http_parser.rb (0.8.0)
18-
i18n (1.12.0)
46+
i18n (1.14.7)
1947
concurrent-ruby (~> 1.0)
20-
jekyll (4.3.2)
48+
jekyll (4.4.1)
2149
addressable (~> 2.4)
50+
base64 (~> 0.2)
2251
colorator (~> 1.0)
52+
csv (~> 3.0)
2353
em-websocket (~> 0.5)
2454
i18n (~> 1.0)
2555
jekyll-sass-converter (>= 2.0, < 4.0)
2656
jekyll-watch (~> 2.0)
57+
json (~> 2.6)
2758
kramdown (~> 2.3, >= 2.3.1)
2859
kramdown-parser-gfm (~> 1.0)
2960
liquid (~> 4.0)
30-
mercenary (>= 0.3.6, < 0.5)
61+
mercenary (~> 0.3, >= 0.3.6)
3162
pathutil (~> 0.9)
3263
rouge (>= 3.0, < 5.0)
3364
safe_yaml (~> 1.0)
3465
terminal-table (>= 1.8, < 4.0)
3566
webrick (~> 1.7)
36-
jekyll-archives (2.2.1)
67+
jekyll-archives (2.3.0)
3768
jekyll (>= 3.6, < 5.0)
3869
jekyll-include-cache (0.2.1)
3970
jekyll (>= 3.7, < 5.0)
40-
jekyll-katex (1.0.0)
41-
execjs (~> 2.7)
42-
jekyll (>= 3.6, < 5.0)
43-
jekyll-last-modified-at (1.3.0)
71+
jekyll-last-modified-at (1.3.2)
4472
jekyll (>= 3.7, < 5.0)
45-
posix-spawn (~> 0.3.9)
4673
jekyll-redirect-from (0.16.0)
4774
jekyll (>= 3.3, < 5.0)
48-
jekyll-sass-converter (3.0.0)
49-
sass-embedded (~> 1.54)
75+
jekyll-sass-converter (3.1.0)
76+
sass-embedded (~> 1.75)
5077
jekyll-toc (0.17.1)
5178
jekyll (>= 3.9)
5279
nokogiri (~> 1.11)
5380
jekyll-watch (2.2.1)
5481
listen (~> 3.0)
55-
kramdown (2.4.0)
56-
rexml
82+
json (2.18.0)
83+
kramdown (2.5.1)
84+
rexml (>= 3.3.9)
5785
kramdown-parser-gfm (1.1.0)
5886
kramdown (~> 2.0)
5987
liquid (4.0.4)
60-
listen (3.8.0)
88+
listen (3.9.0)
6189
rb-fsevent (~> 0.10, >= 0.10.3)
6290
rb-inotify (~> 0.9, >= 0.9.10)
6391
mercenary (0.4.0)
64-
nokogiri (1.14.3-x64-mingw-ucrt)
92+
nokogiri (1.18.10-aarch64-linux-gnu)
93+
racc (~> 1.4)
94+
nokogiri (1.18.10-aarch64-linux-musl)
95+
racc (~> 1.4)
96+
nokogiri (1.18.10-arm-linux-gnu)
97+
racc (~> 1.4)
98+
nokogiri (1.18.10-arm-linux-musl)
99+
racc (~> 1.4)
100+
nokogiri (1.18.10-arm64-darwin)
101+
racc (~> 1.4)
102+
nokogiri (1.18.10-x86_64-darwin)
103+
racc (~> 1.4)
104+
nokogiri (1.18.10-x86_64-linux-gnu)
65105
racc (~> 1.4)
66-
nokogiri (1.14.3-x86_64-linux)
106+
nokogiri (1.18.10-x86_64-linux-musl)
67107
racc (~> 1.4)
68108
pathutil (0.16.2)
69109
forwardable-extended (~> 2.6)
70-
posix-spawn (0.3.15)
71-
public_suffix (5.0.1)
72-
racc (1.6.2)
110+
public_suffix (7.0.0)
111+
racc (1.8.1)
112+
rake (13.3.1)
73113
rb-fsevent (0.11.2)
74-
rb-inotify (0.10.1)
114+
rb-inotify (0.11.1)
75115
ffi (~> 1.0)
76-
rexml (3.2.5)
77-
rouge (4.1.0)
116+
rexml (3.4.4)
117+
rouge (4.6.1)
78118
safe_yaml (1.0.5)
79-
sass-embedded (1.61.0-x64-mingw-ucrt)
80-
google-protobuf (~> 3.21)
81-
sass-embedded (1.61.0-x86_64-linux-gnu)
82-
google-protobuf (~> 3.21)
119+
sass-embedded (1.97.0-aarch64-linux-gnu)
120+
google-protobuf (~> 4.31)
121+
sass-embedded (1.97.0-aarch64-linux-musl)
122+
google-protobuf (~> 4.31)
123+
sass-embedded (1.97.0-arm-linux-gnueabihf)
124+
google-protobuf (~> 4.31)
125+
sass-embedded (1.97.0-arm-linux-musleabihf)
126+
google-protobuf (~> 4.31)
127+
sass-embedded (1.97.0-arm64-darwin)
128+
google-protobuf (~> 4.31)
129+
sass-embedded (1.97.0-x86_64-darwin)
130+
google-protobuf (~> 4.31)
131+
sass-embedded (1.97.0-x86_64-linux-gnu)
132+
google-protobuf (~> 4.31)
133+
sass-embedded (1.97.0-x86_64-linux-musl)
134+
google-protobuf (~> 4.31)
83135
terminal-table (3.0.2)
84136
unicode-display_width (>= 1.1.1, < 3)
85-
thread_safe (0.3.6)
86-
tzinfo (1.2.10)
87-
thread_safe (~> 0.1)
88-
tzinfo-data (1.2022.7)
89-
tzinfo (>= 1.0.0)
90-
unicode-display_width (2.4.2)
137+
therubyrhino (2.1.2)
138+
therubyrhino_jar (>= 1.7.4, < 1.7.9)
139+
therubyrhino_jar (1.7.8)
140+
unicode-display_width (2.6.0)
91141
wdm (0.1.1)
92-
webrick (1.7.0)
142+
webrick (1.9.2)
93143

94144
PLATFORMS
95-
x64-mingw-ucrt
96-
x86_64-linux
145+
aarch64-linux-gnu
146+
aarch64-linux-musl
147+
arm-linux-gnu
148+
arm-linux-gnueabihf
149+
arm-linux-musl
150+
arm-linux-musleabihf
151+
arm64-darwin
152+
x86_64-darwin
153+
x86_64-linux-gnu
154+
x86_64-linux-musl
97155

98156
DEPENDENCIES
99157
jekyll (~> 4.3, >= 4.3.2)
100158
jekyll-archives
101159
jekyll-include-cache
102-
jekyll-katex
103160
jekyll-last-modified-at
104161
jekyll-redirect-from (~> 0.16.0)
105162
jekyll-toc (~> 0.17.1)
163+
therubyrhino (~> 2.1)
106164
tzinfo (~> 1.2)
107165
tzinfo-data
108166
wdm (~> 0.1.1)
109167
webrick (~> 1.7)
110168

111169
BUNDLED WITH
112-
2.3.26
170+
2.6.9

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ plugins:
1414
- jekyll-toc
1515
- jekyll-last-modified-at
1616
- jekyll-archives
17-
- jekyll-katex
1817
- jekyll-include-cache
1918

2019
include:

_includes/header.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,4 @@
55
<link rel="stylesheet" type="text/css" href="/css/main.css">
66
<link rel="alternate" type="application/atom+xml" href="{{ site.feed }}" title="Atom Feed">
77
<link rel="icon" type="image/png" href="/favicon.png">
8-
{% if include.math %}
9-
<link rel="stylesheet" href="/css/katex.min.css">
10-
{% endif %}
118
</head>

_layouts/archive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{{ header }} - {{ site.title }}
1010
{% endcapture %}
1111

12-
{% include_cached header.html title=title math=false %}
12+
{% include_cached header.html title=title %}
1313

1414
<body>
1515
{% include_cached sidebar.html %}

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{% capture title %}{{ page.title | strip }}{% endcapture %}
55
{% capture title %}{% if title != "" %}{{ page.title }} - {{ site.title }}{% else %}{{ site.title }}{% endif %}{% endcapture %}
6-
{% include_cached header.html title=title math=page.math %}
6+
{% include_cached header.html title=title %}
77

88
<body>
99
{% include_cached sidebar.html %}

css/fonts/KaTeX_AMS-Regular.ttf

-62.1 KB
Binary file not shown.

css/fonts/KaTeX_AMS-Regular.woff

-32.7 KB
Binary file not shown.

css/fonts/KaTeX_AMS-Regular.woff2

-27.4 KB
Binary file not shown.
-12.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)