Skip to content

Commit

Permalink
removed unused files and folders
Browse files Browse the repository at this point in the history
  • Loading branch information
balotofi committed Oct 22, 2024
1 parent 671f137 commit b49b3e1
Show file tree
Hide file tree
Showing 17 changed files with 299 additions and 1,915 deletions.
54 changes: 26 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@ GEM
ffi (1.17.0-x64-mingw-ucrt)
ffi (1.17.0-x86_64-darwin)
forwardable-extended (2.6.0)
google-protobuf (4.27.3)
google-protobuf (4.28.2)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-arm64-darwin)
google-protobuf (4.28.2-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-x64-mingw-ucrt)
google-protobuf (4.28.2-x64-mingw-ucrt)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-x86_64-darwin)
google-protobuf (4.28.2-x86_64-darwin)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
jekyll (4.3.4)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -73,32 +73,30 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.6)
strscan
rouge (4.3.0)
rexml (3.3.8)
rouge (4.4.0)
safe_yaml (1.0.5)
sass-embedded (1.77.8)
google-protobuf (~> 4.26)
sass-embedded (1.80.3)
google-protobuf (~> 4.28)
rake (>= 13)
sass-embedded (1.77.8-aarch64-mingw-ucrt)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-arm64-darwin)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x64-mingw-ucrt)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86-cygwin)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86-mingw-ucrt)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86_64-cygwin)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86_64-darwin)
google-protobuf (~> 4.26)
strscan (3.1.0)
sass-embedded (1.80.3-aarch64-mingw-ucrt)
google-protobuf (~> 4.28)
sass-embedded (1.80.3-arm64-darwin)
google-protobuf (~> 4.28)
sass-embedded (1.80.3-x64-mingw-ucrt)
google-protobuf (~> 4.28)
sass-embedded (1.80.3-x86-cygwin)
google-protobuf (~> 4.28)
sass-embedded (1.80.3-x86-mingw-ucrt)
google-protobuf (~> 4.28)
sass-embedded (1.80.3-x86_64-cygwin)
google-protobuf (~> 4.28)
sass-embedded (1.80.3-x86_64-darwin)
google-protobuf (~> 4.28)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.5.0)
webrick (1.8.1)
unicode-display_width (2.6.0)
webrick (1.8.2)

PLATFORMS
aarch64-mingw-ucrt
Expand Down
37 changes: 0 additions & 37 deletions _data/docs_nav.yml

This file was deleted.

15 changes: 0 additions & 15 deletions _data/primary_nav.yml

This file was deleted.

4 changes: 0 additions & 4 deletions _data/themes.yml

This file was deleted.

8 changes: 0 additions & 8 deletions _includes/header.html

This file was deleted.

55 changes: 0 additions & 55 deletions _includes/sitelinks.html

This file was deleted.

74 changes: 0 additions & 74 deletions _layouts/docs-default.html

This file was deleted.

3 changes: 1 addition & 2 deletions _site/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
<link rel="icon" type="image/png" href="/assets/favicons/favicon2.png">

<!-- CSS -->
<link rel="stylesheet" href="/assets/css/style.css">
<link rel="stylesheet" href="/assets/css/custom.css">
<link rel="stylesheet" href="/assets/css/index.css">
</head>


Expand Down
Loading

0 comments on commit b49b3e1

Please sign in to comment.