Skip to content

Commit b49b3e1

Browse files
committed
removed unused files and folders
1 parent 671f137 commit b49b3e1

File tree

17 files changed

+299
-1915
lines changed

17 files changed

+299
-1915
lines changed

Gemfile.lock

Lines changed: 26 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,22 @@ GEM
1515
ffi (1.17.0-x64-mingw-ucrt)
1616
ffi (1.17.0-x86_64-darwin)
1717
forwardable-extended (2.6.0)
18-
google-protobuf (4.27.3)
18+
google-protobuf (4.28.2)
1919
bigdecimal
2020
rake (>= 13)
21-
google-protobuf (4.27.3-arm64-darwin)
21+
google-protobuf (4.28.2-arm64-darwin)
2222
bigdecimal
2323
rake (>= 13)
24-
google-protobuf (4.27.3-x64-mingw-ucrt)
24+
google-protobuf (4.28.2-x64-mingw-ucrt)
2525
bigdecimal
2626
rake (>= 13)
27-
google-protobuf (4.27.3-x86_64-darwin)
27+
google-protobuf (4.28.2-x86_64-darwin)
2828
bigdecimal
2929
rake (>= 13)
3030
http_parser.rb (0.8.0)
31-
i18n (1.14.5)
31+
i18n (1.14.6)
3232
concurrent-ruby (~> 1.0)
33-
jekyll (4.3.3)
33+
jekyll (4.3.4)
3434
addressable (~> 2.4)
3535
colorator (~> 1.0)
3636
em-websocket (~> 0.5)
@@ -73,32 +73,30 @@ GEM
7373
rb-fsevent (0.11.2)
7474
rb-inotify (0.11.1)
7575
ffi (~> 1.0)
76-
rexml (3.3.6)
77-
strscan
78-
rouge (4.3.0)
76+
rexml (3.3.8)
77+
rouge (4.4.0)
7978
safe_yaml (1.0.5)
80-
sass-embedded (1.77.8)
81-
google-protobuf (~> 4.26)
79+
sass-embedded (1.80.3)
80+
google-protobuf (~> 4.28)
8281
rake (>= 13)
83-
sass-embedded (1.77.8-aarch64-mingw-ucrt)
84-
google-protobuf (~> 4.26)
85-
sass-embedded (1.77.8-arm64-darwin)
86-
google-protobuf (~> 4.26)
87-
sass-embedded (1.77.8-x64-mingw-ucrt)
88-
google-protobuf (~> 4.26)
89-
sass-embedded (1.77.8-x86-cygwin)
90-
google-protobuf (~> 4.26)
91-
sass-embedded (1.77.8-x86-mingw-ucrt)
92-
google-protobuf (~> 4.26)
93-
sass-embedded (1.77.8-x86_64-cygwin)
94-
google-protobuf (~> 4.26)
95-
sass-embedded (1.77.8-x86_64-darwin)
96-
google-protobuf (~> 4.26)
97-
strscan (3.1.0)
82+
sass-embedded (1.80.3-aarch64-mingw-ucrt)
83+
google-protobuf (~> 4.28)
84+
sass-embedded (1.80.3-arm64-darwin)
85+
google-protobuf (~> 4.28)
86+
sass-embedded (1.80.3-x64-mingw-ucrt)
87+
google-protobuf (~> 4.28)
88+
sass-embedded (1.80.3-x86-cygwin)
89+
google-protobuf (~> 4.28)
90+
sass-embedded (1.80.3-x86-mingw-ucrt)
91+
google-protobuf (~> 4.28)
92+
sass-embedded (1.80.3-x86_64-cygwin)
93+
google-protobuf (~> 4.28)
94+
sass-embedded (1.80.3-x86_64-darwin)
95+
google-protobuf (~> 4.28)
9896
terminal-table (3.0.2)
9997
unicode-display_width (>= 1.1.1, < 3)
100-
unicode-display_width (2.5.0)
101-
webrick (1.8.1)
98+
unicode-display_width (2.6.0)
99+
webrick (1.8.2)
102100

103101
PLATFORMS
104102
aarch64-mingw-ucrt

_data/docs_nav.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

_data/primary_nav.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

_data/themes.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

_includes/header.html

Lines changed: 0 additions & 8 deletions
This file was deleted.

_includes/sitelinks.html

Lines changed: 0 additions & 55 deletions
This file was deleted.

_layouts/docs-default.html

Lines changed: 0 additions & 74 deletions
This file was deleted.

_site/about/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
<link rel="icon" type="image/png" href="/assets/favicons/favicon2.png">
2020

2121
<!-- CSS -->
22-
<link rel="stylesheet" href="/assets/css/style.css">
23-
<link rel="stylesheet" href="/assets/css/custom.css">
22+
<link rel="stylesheet" href="/assets/css/index.css">
2423
</head>
2524

2625

0 commit comments

Comments
 (0)