Skip to content

Commit cea028a

Browse files
authored
Dev site redirects (#8854)
* Add moved_urls to redirects * Add assets, kuma and dev site redirects * Remove docs * Add redirects * Fix mesh redirects * Add missing redirects * Add missing redirects * Remove jekyll-vite * Update redirects * Add missing redirects * Move redirects to /gateway/2.8.x/ to the top * Update _redirects to point to /how-to/collect-metrics-with-statsd/ * Update _redirects
1 parent fb0334b commit cea028a

File tree

3,456 files changed

+2554
-642641
lines changed

Some content is hidden

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

3,456 files changed

+2554
-642641
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ gem 'liquid-c'
77
gem 'rouge', '4.5.1'
88
gem 'activesupport'
99
gem 'nokogiri'
10-
gem 'jekyll-vite'
1110
gem 'i18n'
1211

1312
group :jekyll_plugins do

Gemfile.lock

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ GEM
3535
connection_pool (2.4.1)
3636
diff-lcs (1.5.1)
3737
drb (2.2.1)
38-
dry-cli (1.0.0)
3938
dry-configurable (1.1.0)
4039
dry-core (~> 1.0, < 2)
4140
zeitwerk (~> 2.6)
@@ -67,7 +66,7 @@ GEM
6766
eventmachine (>= 0.12.9)
6867
http_parser.rb (~> 0)
6968
eventmachine (1.2.7)
70-
ffi (1.15.5)
69+
ffi (1.17.2)
7170
foreman (0.88.1)
7271
forwardable-extended (2.6.0)
7372
http_parser.rb (0.8.0)
@@ -98,10 +97,6 @@ GEM
9897
jekyll (>= 3.3, < 5.0)
9998
jekyll-sass-converter (2.2.0)
10099
sassc (> 2.0.1, < 3.0)
101-
jekyll-vite (3.0.4)
102-
jekyll (>= 3, < 5)
103-
rackup (~> 0.2)
104-
vite_ruby (~> 3.2)
105100
jekyll-watch (2.2.1)
106101
listen (~> 3.0)
107102
json (2.8.2)
@@ -142,13 +137,8 @@ GEM
142137
nio4r (~> 2.0)
143138
racc (1.8.1)
144139
rack (3.0.16)
145-
rack-proxy (0.7.6)
146-
rack
147140
rack-test (2.1.0)
148141
rack (>= 1.3)
149-
rackup (0.2.3)
150-
rack (>= 3.0.0.beta1)
151-
webrick
152142
rainbow (3.1.1)
153143
rb-fsevent (0.11.2)
154144
rb-inotify (0.10.1)
@@ -205,10 +195,6 @@ GEM
205195
concurrent-ruby (~> 1.0)
206196
unicode-display_width (2.6.0)
207197
uri (1.0.3)
208-
vite_ruby (3.5.0)
209-
dry-cli (>= 0.7, < 2)
210-
rack-proxy (~> 0.6, >= 0.6.1)
211-
zeitwerk (~> 2.2)
212198
webrick (1.8.2)
213199
xpath (3.2.0)
214200
nokogiri (~> 1.8)
@@ -226,7 +212,6 @@ DEPENDENCIES
226212
jekyll-generator-single-source
227213
jekyll-include-cache
228214
jekyll-redirect-from
229-
jekyll-vite
230215
kramdown-parser-gfm
231216
liquid-c
232217
nokogiri

Procfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
2-
vite: bin/vite dev
3-
jekyll: bin/jekyll-vite wait && bundle exec jekyll serve --livereload --config jekyll-dev.yml${JEKYLL_CONFIG_FILES:+,$JEKYLL_CONFIG_FILES} --profile
1+
jekyll:bundle exec jekyll serve --livereload --config jekyll-dev.yml${JEKYLL_CONFIG_FILES:+,$JEKYLL_CONFIG_FILES} --profile

app/404.html

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

app/BingSiteAuth.xml

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

app/_api/dev-portal/_index.md

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

app/_api/gateway/admin-ee/_index.md

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

app/_api/gateway/admin-oss/_index.md

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

app/_api/gateway/status/_index.md

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

app/_api/konnect-portal/_index.md

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

0 commit comments

Comments
 (0)