From 56519361e2ac5077b85b76c55c96bb994ae3d93f Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 5 Jun 2024 14:28:39 -0700 Subject: [PATCH] move into website/ --- README.md | 4 ++++ _config.yml | 13 +------------ {_data => website/_data}/edit_leaderboard.yml | 0 {_data => website/_data}/refactor_leaderboard.yml | 0 {_include => website/_include}/head-custom.html | 0 {_layouts => website/_layouts}/redirect.html | 0 {_posts => website/_posts}/2023-05-25-ctags.md | 0 .../_posts}/2023-07-02-benchmarks.md | 0 {_posts => website/_posts}/2023-10-22-repomap.md | 0 .../_posts}/2023-11-06-benchmarks-1106.md | 0 .../_posts}/2023-11-06-benchmarks-speed-1106.md | 0 .../_posts}/2023-12-21-unified-diffs.md | 0 .../_posts}/2024-01-25-benchmarks-0125.md | 0 {_posts => website/_posts}/2024-03-08-claude-3.md | 0 .../_posts}/2024-04-09-gpt-4-turbo.md | 0 {_posts => website/_posts}/2024-05-02-browser.md | 0 .../_posts}/2024-05-13-models-over-time.md | 0 {_posts => website/_posts}/2024-05-22-draft.md | 0 {_posts => website/_posts}/2024-05-22-linting.md | 0 .../_posts}/2024-05-22-swe-bench-lite.md | 0 .../_posts}/2024-05-24-self-assembly.md | 0 .../_posts}/2024-06-02-main-swe-bench.md | 0 {_sass => website/_sass}/custom/custom.scss | 0 {assets => website/assets}/2024-03-07-claude-3.jpg | Bin {assets => website/assets}/2024-03-07-claude-3.svg | 0 .../assets}/2024-04-09-gpt-4-turbo-laziness.jpg | Bin .../assets}/2024-04-09-gpt-4-turbo-laziness.svg | 0 .../assets}/2024-04-09-gpt-4-turbo.jpg | Bin .../assets}/2024-04-09-gpt-4-turbo.svg | 0 .../assets}/aider-browser-social.mp4 | Bin {assets => website/assets}/aider-square.jpg | Bin {assets => website/assets}/aider.jpg | Bin {assets => website/assets}/benchmarks-0125.jpg | Bin {assets => website/assets}/benchmarks-0125.svg | 0 {assets => website/assets}/benchmarks-1106.jpg | Bin {assets => website/assets}/benchmarks-1106.svg | 0 .../assets}/benchmarks-speed-1106.jpg | Bin .../assets}/benchmarks-speed-1106.svg | 0 {assets => website/assets}/benchmarks-udiff.jpg | Bin {assets => website/assets}/benchmarks-udiff.svg | 0 {assets => website/assets}/benchmarks.jpg | Bin {assets => website/assets}/benchmarks.svg | 0 {assets => website/assets}/browser.jpg | Bin {assets => website/assets}/figure.png | Bin .../assets}/icons/android-chrome-192x192.png | Bin .../assets}/icons/android-chrome-384x384.png | Bin .../assets}/icons/apple-touch-icon.png | Bin {assets => website/assets}/icons/browserconfig.xml | 0 {assets => website/assets}/icons/favicon-16x16.png | Bin {assets => website/assets}/icons/favicon-32x32.png | Bin {assets => website/assets}/icons/favicon.ico | Bin .../assets}/icons/mstile-150x150.png | Bin .../assets}/icons/safari-pinned-tab.svg | 0 {assets => website/assets}/icons/site.webmanifest | 0 {assets => website/assets}/leaderboard.jpg | Bin {assets => website/assets}/linting.jpg | Bin {assets => website/assets}/llms.jpg | Bin {assets => website/assets}/models-over-time.png | Bin {assets => website/assets}/models-over-time.svg | 0 {assets => website/assets}/robot-ast.png | Bin {assets => website/assets}/robot-flowchart.png | Bin {assets => website/assets}/screencast.svg | 0 {assets => website/assets}/screenshot.png | Bin {assets => website/assets}/self-assembly.jpg | Bin {assets => website/assets}/swe_bench.jpg | Bin {assets => website/assets}/swe_bench.svg | 0 {assets => website/assets}/swe_bench_lite.jpg | Bin {assets => website/assets}/swe_bench_lite.svg | 0 {assets => website/assets}/udiffs.jpg | Bin {blog => website/blog}/index.html | 0 {docs => website/docs}/benchmarks-0125.md | 0 {docs => website/docs}/benchmarks-1106.md | 0 {docs => website/docs}/benchmarks-speed-1106.md | 0 {docs => website/docs}/benchmarks.md | 0 {docs => website/docs}/browser.md | 0 {docs => website/docs}/commands.md | 0 {docs => website/docs}/conventions.md | 0 {docs => website/docs}/ctags.md | 0 {docs => website/docs}/docker.md | 0 {docs => website/docs}/faq.md | 0 {docs => website/docs}/install.md | 0 {docs => website/docs}/leaderboards/index.md | 0 {docs => website/docs}/llms.md | 0 {docs => website/docs}/repomap.md | 0 {docs => website/docs}/tips.md | 0 {docs => website/docs}/tutorials.md | 0 {docs => website/docs}/unified-diffs.md | 0 {docs => website/docs}/usage.md | 0 {docs => website/docs}/voice.md | 0 {examples => website/examples}/2048-game.md | 0 {examples => website/examples}/README.md | 0 {examples => website/examples}/add-test.md | 0 {examples => website/examples}/asciinema.md | 0 {examples => website/examples}/census.md | 0 .../examples}/chat-transcript-css.md | 0 {examples => website/examples}/complex-change.md | 0 {examples => website/examples}/css-exercises.md | 0 .../examples}/hello-world-flask.md | 0 {examples => website/examples}/hello.md | 0 {examples => website/examples}/no-color.md | 0 {examples => website/examples}/pong.md | 0 .../examples}/semantic-search-replace.md | 0 {examples => website/examples}/update-docs.md | 0 103 files changed, 5 insertions(+), 12 deletions(-) rename {_data => website/_data}/edit_leaderboard.yml (100%) rename {_data => website/_data}/refactor_leaderboard.yml (100%) rename {_include => website/_include}/head-custom.html (100%) rename {_layouts => website/_layouts}/redirect.html (100%) rename {_posts => website/_posts}/2023-05-25-ctags.md (100%) rename {_posts => website/_posts}/2023-07-02-benchmarks.md (100%) rename {_posts => website/_posts}/2023-10-22-repomap.md (100%) rename {_posts => website/_posts}/2023-11-06-benchmarks-1106.md (100%) rename {_posts => website/_posts}/2023-11-06-benchmarks-speed-1106.md (100%) rename {_posts => website/_posts}/2023-12-21-unified-diffs.md (100%) rename {_posts => website/_posts}/2024-01-25-benchmarks-0125.md (100%) rename {_posts => website/_posts}/2024-03-08-claude-3.md (100%) rename {_posts => website/_posts}/2024-04-09-gpt-4-turbo.md (100%) rename {_posts => website/_posts}/2024-05-02-browser.md (100%) rename {_posts => website/_posts}/2024-05-13-models-over-time.md (100%) rename {_posts => website/_posts}/2024-05-22-draft.md (100%) rename {_posts => website/_posts}/2024-05-22-linting.md (100%) rename {_posts => website/_posts}/2024-05-22-swe-bench-lite.md (100%) rename {_posts => website/_posts}/2024-05-24-self-assembly.md (100%) rename {_posts => website/_posts}/2024-06-02-main-swe-bench.md (100%) rename {_sass => website/_sass}/custom/custom.scss (100%) rename {assets => website/assets}/2024-03-07-claude-3.jpg (100%) rename {assets => website/assets}/2024-03-07-claude-3.svg (100%) rename {assets => website/assets}/2024-04-09-gpt-4-turbo-laziness.jpg (100%) rename {assets => website/assets}/2024-04-09-gpt-4-turbo-laziness.svg (100%) rename {assets => website/assets}/2024-04-09-gpt-4-turbo.jpg (100%) rename {assets => website/assets}/2024-04-09-gpt-4-turbo.svg (100%) rename {assets => website/assets}/aider-browser-social.mp4 (100%) rename {assets => website/assets}/aider-square.jpg (100%) rename {assets => website/assets}/aider.jpg (100%) rename {assets => website/assets}/benchmarks-0125.jpg (100%) rename {assets => website/assets}/benchmarks-0125.svg (100%) rename {assets => website/assets}/benchmarks-1106.jpg (100%) rename {assets => website/assets}/benchmarks-1106.svg (100%) rename {assets => website/assets}/benchmarks-speed-1106.jpg (100%) rename {assets => website/assets}/benchmarks-speed-1106.svg (100%) rename {assets => website/assets}/benchmarks-udiff.jpg (100%) rename {assets => website/assets}/benchmarks-udiff.svg (100%) rename {assets => website/assets}/benchmarks.jpg (100%) rename {assets => website/assets}/benchmarks.svg (100%) rename {assets => website/assets}/browser.jpg (100%) rename {assets => website/assets}/figure.png (100%) rename {assets => website/assets}/icons/android-chrome-192x192.png (100%) rename {assets => website/assets}/icons/android-chrome-384x384.png (100%) rename {assets => website/assets}/icons/apple-touch-icon.png (100%) rename {assets => website/assets}/icons/browserconfig.xml (100%) rename {assets => website/assets}/icons/favicon-16x16.png (100%) rename {assets => website/assets}/icons/favicon-32x32.png (100%) rename {assets => website/assets}/icons/favicon.ico (100%) rename {assets => website/assets}/icons/mstile-150x150.png (100%) rename {assets => website/assets}/icons/safari-pinned-tab.svg (100%) rename {assets => website/assets}/icons/site.webmanifest (100%) rename {assets => website/assets}/leaderboard.jpg (100%) rename {assets => website/assets}/linting.jpg (100%) rename {assets => website/assets}/llms.jpg (100%) rename {assets => website/assets}/models-over-time.png (100%) rename {assets => website/assets}/models-over-time.svg (100%) rename {assets => website/assets}/robot-ast.png (100%) rename {assets => website/assets}/robot-flowchart.png (100%) rename {assets => website/assets}/screencast.svg (100%) rename {assets => website/assets}/screenshot.png (100%) rename {assets => website/assets}/self-assembly.jpg (100%) rename {assets => website/assets}/swe_bench.jpg (100%) rename {assets => website/assets}/swe_bench.svg (100%) rename {assets => website/assets}/swe_bench_lite.jpg (100%) rename {assets => website/assets}/swe_bench_lite.svg (100%) rename {assets => website/assets}/udiffs.jpg (100%) rename {blog => website/blog}/index.html (100%) rename {docs => website/docs}/benchmarks-0125.md (100%) rename {docs => website/docs}/benchmarks-1106.md (100%) rename {docs => website/docs}/benchmarks-speed-1106.md (100%) rename {docs => website/docs}/benchmarks.md (100%) rename {docs => website/docs}/browser.md (100%) rename {docs => website/docs}/commands.md (100%) rename {docs => website/docs}/conventions.md (100%) rename {docs => website/docs}/ctags.md (100%) rename {docs => website/docs}/docker.md (100%) rename {docs => website/docs}/faq.md (100%) rename {docs => website/docs}/install.md (100%) rename {docs => website/docs}/leaderboards/index.md (100%) rename {docs => website/docs}/llms.md (100%) rename {docs => website/docs}/repomap.md (100%) rename {docs => website/docs}/tips.md (100%) rename {docs => website/docs}/tutorials.md (100%) rename {docs => website/docs}/unified-diffs.md (100%) rename {docs => website/docs}/usage.md (100%) rename {docs => website/docs}/voice.md (100%) rename {examples => website/examples}/2048-game.md (100%) rename {examples => website/examples}/README.md (100%) rename {examples => website/examples}/add-test.md (100%) rename {examples => website/examples}/asciinema.md (100%) rename {examples => website/examples}/census.md (100%) rename {examples => website/examples}/chat-transcript-css.md (100%) rename {examples => website/examples}/complex-change.md (100%) rename {examples => website/examples}/css-exercises.md (100%) rename {examples => website/examples}/hello-world-flask.md (100%) rename {examples => website/examples}/hello.md (100%) rename {examples => website/examples}/no-color.md (100%) rename {examples => website/examples}/pong.md (100%) rename {examples => website/examples}/semantic-search-replace.md (100%) rename {examples => website/examples}/update-docs.md (100%) diff --git a/README.md b/README.md index 0f20c6241..73a7fd073 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +--- +title: Home +nav_order: 1 +--- # Aider is AI pair programming in your terminal diff --git a/_config.yml b/_config.yml index aa9dc38af..3d818e87e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,6 @@ theme: just-the-docs url: "https://aider.chat" +source: website plugins: - jekyll-redirect-from @@ -17,18 +18,6 @@ exclude: - "**/tmp*" - OLD - "**/OLD/**" - - aider - - benchmark - - build - - aider_chat.egg_info - - "dev-requirements.*" - - "requirements.*" - - docker - - scripts - - tests - - setup.py - - pytest.ini - aux_links: "GitHub": diff --git a/_data/edit_leaderboard.yml b/website/_data/edit_leaderboard.yml similarity index 100% rename from _data/edit_leaderboard.yml rename to website/_data/edit_leaderboard.yml diff --git a/_data/refactor_leaderboard.yml b/website/_data/refactor_leaderboard.yml similarity index 100% rename from _data/refactor_leaderboard.yml rename to website/_data/refactor_leaderboard.yml diff --git a/_include/head-custom.html b/website/_include/head-custom.html similarity index 100% rename from _include/head-custom.html rename to website/_include/head-custom.html diff --git a/_layouts/redirect.html b/website/_layouts/redirect.html similarity index 100% rename from _layouts/redirect.html rename to website/_layouts/redirect.html diff --git a/_posts/2023-05-25-ctags.md b/website/_posts/2023-05-25-ctags.md similarity index 100% rename from _posts/2023-05-25-ctags.md rename to website/_posts/2023-05-25-ctags.md diff --git a/_posts/2023-07-02-benchmarks.md b/website/_posts/2023-07-02-benchmarks.md similarity index 100% rename from _posts/2023-07-02-benchmarks.md rename to website/_posts/2023-07-02-benchmarks.md diff --git a/_posts/2023-10-22-repomap.md b/website/_posts/2023-10-22-repomap.md similarity index 100% rename from _posts/2023-10-22-repomap.md rename to website/_posts/2023-10-22-repomap.md diff --git a/_posts/2023-11-06-benchmarks-1106.md b/website/_posts/2023-11-06-benchmarks-1106.md similarity index 100% rename from _posts/2023-11-06-benchmarks-1106.md rename to website/_posts/2023-11-06-benchmarks-1106.md diff --git a/_posts/2023-11-06-benchmarks-speed-1106.md b/website/_posts/2023-11-06-benchmarks-speed-1106.md similarity index 100% rename from _posts/2023-11-06-benchmarks-speed-1106.md rename to website/_posts/2023-11-06-benchmarks-speed-1106.md diff --git a/_posts/2023-12-21-unified-diffs.md b/website/_posts/2023-12-21-unified-diffs.md similarity index 100% rename from _posts/2023-12-21-unified-diffs.md rename to website/_posts/2023-12-21-unified-diffs.md diff --git a/_posts/2024-01-25-benchmarks-0125.md b/website/_posts/2024-01-25-benchmarks-0125.md similarity index 100% rename from _posts/2024-01-25-benchmarks-0125.md rename to website/_posts/2024-01-25-benchmarks-0125.md diff --git a/_posts/2024-03-08-claude-3.md b/website/_posts/2024-03-08-claude-3.md similarity index 100% rename from _posts/2024-03-08-claude-3.md rename to website/_posts/2024-03-08-claude-3.md diff --git a/_posts/2024-04-09-gpt-4-turbo.md b/website/_posts/2024-04-09-gpt-4-turbo.md similarity index 100% rename from _posts/2024-04-09-gpt-4-turbo.md rename to website/_posts/2024-04-09-gpt-4-turbo.md diff --git a/_posts/2024-05-02-browser.md b/website/_posts/2024-05-02-browser.md similarity index 100% rename from _posts/2024-05-02-browser.md rename to website/_posts/2024-05-02-browser.md diff --git a/_posts/2024-05-13-models-over-time.md b/website/_posts/2024-05-13-models-over-time.md similarity index 100% rename from _posts/2024-05-13-models-over-time.md rename to website/_posts/2024-05-13-models-over-time.md diff --git a/_posts/2024-05-22-draft.md b/website/_posts/2024-05-22-draft.md similarity index 100% rename from _posts/2024-05-22-draft.md rename to website/_posts/2024-05-22-draft.md diff --git a/_posts/2024-05-22-linting.md b/website/_posts/2024-05-22-linting.md similarity index 100% rename from _posts/2024-05-22-linting.md rename to website/_posts/2024-05-22-linting.md diff --git a/_posts/2024-05-22-swe-bench-lite.md b/website/_posts/2024-05-22-swe-bench-lite.md similarity index 100% rename from _posts/2024-05-22-swe-bench-lite.md rename to website/_posts/2024-05-22-swe-bench-lite.md diff --git a/_posts/2024-05-24-self-assembly.md b/website/_posts/2024-05-24-self-assembly.md similarity index 100% rename from _posts/2024-05-24-self-assembly.md rename to website/_posts/2024-05-24-self-assembly.md diff --git a/_posts/2024-06-02-main-swe-bench.md b/website/_posts/2024-06-02-main-swe-bench.md similarity index 100% rename from _posts/2024-06-02-main-swe-bench.md rename to website/_posts/2024-06-02-main-swe-bench.md diff --git a/_sass/custom/custom.scss b/website/_sass/custom/custom.scss similarity index 100% rename from _sass/custom/custom.scss rename to website/_sass/custom/custom.scss diff --git a/assets/2024-03-07-claude-3.jpg b/website/assets/2024-03-07-claude-3.jpg similarity index 100% rename from assets/2024-03-07-claude-3.jpg rename to website/assets/2024-03-07-claude-3.jpg diff --git a/assets/2024-03-07-claude-3.svg b/website/assets/2024-03-07-claude-3.svg similarity index 100% rename from assets/2024-03-07-claude-3.svg rename to website/assets/2024-03-07-claude-3.svg diff --git a/assets/2024-04-09-gpt-4-turbo-laziness.jpg b/website/assets/2024-04-09-gpt-4-turbo-laziness.jpg similarity index 100% rename from assets/2024-04-09-gpt-4-turbo-laziness.jpg rename to website/assets/2024-04-09-gpt-4-turbo-laziness.jpg diff --git a/assets/2024-04-09-gpt-4-turbo-laziness.svg b/website/assets/2024-04-09-gpt-4-turbo-laziness.svg similarity index 100% rename from assets/2024-04-09-gpt-4-turbo-laziness.svg rename to website/assets/2024-04-09-gpt-4-turbo-laziness.svg diff --git a/assets/2024-04-09-gpt-4-turbo.jpg b/website/assets/2024-04-09-gpt-4-turbo.jpg similarity index 100% rename from assets/2024-04-09-gpt-4-turbo.jpg rename to website/assets/2024-04-09-gpt-4-turbo.jpg diff --git a/assets/2024-04-09-gpt-4-turbo.svg b/website/assets/2024-04-09-gpt-4-turbo.svg similarity index 100% rename from assets/2024-04-09-gpt-4-turbo.svg rename to website/assets/2024-04-09-gpt-4-turbo.svg diff --git a/assets/aider-browser-social.mp4 b/website/assets/aider-browser-social.mp4 similarity index 100% rename from assets/aider-browser-social.mp4 rename to website/assets/aider-browser-social.mp4 diff --git a/assets/aider-square.jpg b/website/assets/aider-square.jpg similarity index 100% rename from assets/aider-square.jpg rename to website/assets/aider-square.jpg diff --git a/assets/aider.jpg b/website/assets/aider.jpg similarity index 100% rename from assets/aider.jpg rename to website/assets/aider.jpg diff --git a/assets/benchmarks-0125.jpg b/website/assets/benchmarks-0125.jpg similarity index 100% rename from assets/benchmarks-0125.jpg rename to website/assets/benchmarks-0125.jpg diff --git a/assets/benchmarks-0125.svg b/website/assets/benchmarks-0125.svg similarity index 100% rename from assets/benchmarks-0125.svg rename to website/assets/benchmarks-0125.svg diff --git a/assets/benchmarks-1106.jpg b/website/assets/benchmarks-1106.jpg similarity index 100% rename from assets/benchmarks-1106.jpg rename to website/assets/benchmarks-1106.jpg diff --git a/assets/benchmarks-1106.svg b/website/assets/benchmarks-1106.svg similarity index 100% rename from assets/benchmarks-1106.svg rename to website/assets/benchmarks-1106.svg diff --git a/assets/benchmarks-speed-1106.jpg b/website/assets/benchmarks-speed-1106.jpg similarity index 100% rename from assets/benchmarks-speed-1106.jpg rename to website/assets/benchmarks-speed-1106.jpg diff --git a/assets/benchmarks-speed-1106.svg b/website/assets/benchmarks-speed-1106.svg similarity index 100% rename from assets/benchmarks-speed-1106.svg rename to website/assets/benchmarks-speed-1106.svg diff --git a/assets/benchmarks-udiff.jpg b/website/assets/benchmarks-udiff.jpg similarity index 100% rename from assets/benchmarks-udiff.jpg rename to website/assets/benchmarks-udiff.jpg diff --git a/assets/benchmarks-udiff.svg b/website/assets/benchmarks-udiff.svg similarity index 100% rename from assets/benchmarks-udiff.svg rename to website/assets/benchmarks-udiff.svg diff --git a/assets/benchmarks.jpg b/website/assets/benchmarks.jpg similarity index 100% rename from assets/benchmarks.jpg rename to website/assets/benchmarks.jpg diff --git a/assets/benchmarks.svg b/website/assets/benchmarks.svg similarity index 100% rename from assets/benchmarks.svg rename to website/assets/benchmarks.svg diff --git a/assets/browser.jpg b/website/assets/browser.jpg similarity index 100% rename from assets/browser.jpg rename to website/assets/browser.jpg diff --git a/assets/figure.png b/website/assets/figure.png similarity index 100% rename from assets/figure.png rename to website/assets/figure.png diff --git a/assets/icons/android-chrome-192x192.png b/website/assets/icons/android-chrome-192x192.png similarity index 100% rename from assets/icons/android-chrome-192x192.png rename to website/assets/icons/android-chrome-192x192.png diff --git a/assets/icons/android-chrome-384x384.png b/website/assets/icons/android-chrome-384x384.png similarity index 100% rename from assets/icons/android-chrome-384x384.png rename to website/assets/icons/android-chrome-384x384.png diff --git a/assets/icons/apple-touch-icon.png b/website/assets/icons/apple-touch-icon.png similarity index 100% rename from assets/icons/apple-touch-icon.png rename to website/assets/icons/apple-touch-icon.png diff --git a/assets/icons/browserconfig.xml b/website/assets/icons/browserconfig.xml similarity index 100% rename from assets/icons/browserconfig.xml rename to website/assets/icons/browserconfig.xml diff --git a/assets/icons/favicon-16x16.png b/website/assets/icons/favicon-16x16.png similarity index 100% rename from assets/icons/favicon-16x16.png rename to website/assets/icons/favicon-16x16.png diff --git a/assets/icons/favicon-32x32.png b/website/assets/icons/favicon-32x32.png similarity index 100% rename from assets/icons/favicon-32x32.png rename to website/assets/icons/favicon-32x32.png diff --git a/assets/icons/favicon.ico b/website/assets/icons/favicon.ico similarity index 100% rename from assets/icons/favicon.ico rename to website/assets/icons/favicon.ico diff --git a/assets/icons/mstile-150x150.png b/website/assets/icons/mstile-150x150.png similarity index 100% rename from assets/icons/mstile-150x150.png rename to website/assets/icons/mstile-150x150.png diff --git a/assets/icons/safari-pinned-tab.svg b/website/assets/icons/safari-pinned-tab.svg similarity index 100% rename from assets/icons/safari-pinned-tab.svg rename to website/assets/icons/safari-pinned-tab.svg diff --git a/assets/icons/site.webmanifest b/website/assets/icons/site.webmanifest similarity index 100% rename from assets/icons/site.webmanifest rename to website/assets/icons/site.webmanifest diff --git a/assets/leaderboard.jpg b/website/assets/leaderboard.jpg similarity index 100% rename from assets/leaderboard.jpg rename to website/assets/leaderboard.jpg diff --git a/assets/linting.jpg b/website/assets/linting.jpg similarity index 100% rename from assets/linting.jpg rename to website/assets/linting.jpg diff --git a/assets/llms.jpg b/website/assets/llms.jpg similarity index 100% rename from assets/llms.jpg rename to website/assets/llms.jpg diff --git a/assets/models-over-time.png b/website/assets/models-over-time.png similarity index 100% rename from assets/models-over-time.png rename to website/assets/models-over-time.png diff --git a/assets/models-over-time.svg b/website/assets/models-over-time.svg similarity index 100% rename from assets/models-over-time.svg rename to website/assets/models-over-time.svg diff --git a/assets/robot-ast.png b/website/assets/robot-ast.png similarity index 100% rename from assets/robot-ast.png rename to website/assets/robot-ast.png diff --git a/assets/robot-flowchart.png b/website/assets/robot-flowchart.png similarity index 100% rename from assets/robot-flowchart.png rename to website/assets/robot-flowchart.png diff --git a/assets/screencast.svg b/website/assets/screencast.svg similarity index 100% rename from assets/screencast.svg rename to website/assets/screencast.svg diff --git a/assets/screenshot.png b/website/assets/screenshot.png similarity index 100% rename from assets/screenshot.png rename to website/assets/screenshot.png diff --git a/assets/self-assembly.jpg b/website/assets/self-assembly.jpg similarity index 100% rename from assets/self-assembly.jpg rename to website/assets/self-assembly.jpg diff --git a/assets/swe_bench.jpg b/website/assets/swe_bench.jpg similarity index 100% rename from assets/swe_bench.jpg rename to website/assets/swe_bench.jpg diff --git a/assets/swe_bench.svg b/website/assets/swe_bench.svg similarity index 100% rename from assets/swe_bench.svg rename to website/assets/swe_bench.svg diff --git a/assets/swe_bench_lite.jpg b/website/assets/swe_bench_lite.jpg similarity index 100% rename from assets/swe_bench_lite.jpg rename to website/assets/swe_bench_lite.jpg diff --git a/assets/swe_bench_lite.svg b/website/assets/swe_bench_lite.svg similarity index 100% rename from assets/swe_bench_lite.svg rename to website/assets/swe_bench_lite.svg diff --git a/assets/udiffs.jpg b/website/assets/udiffs.jpg similarity index 100% rename from assets/udiffs.jpg rename to website/assets/udiffs.jpg diff --git a/blog/index.html b/website/blog/index.html similarity index 100% rename from blog/index.html rename to website/blog/index.html diff --git a/docs/benchmarks-0125.md b/website/docs/benchmarks-0125.md similarity index 100% rename from docs/benchmarks-0125.md rename to website/docs/benchmarks-0125.md diff --git a/docs/benchmarks-1106.md b/website/docs/benchmarks-1106.md similarity index 100% rename from docs/benchmarks-1106.md rename to website/docs/benchmarks-1106.md diff --git a/docs/benchmarks-speed-1106.md b/website/docs/benchmarks-speed-1106.md similarity index 100% rename from docs/benchmarks-speed-1106.md rename to website/docs/benchmarks-speed-1106.md diff --git a/docs/benchmarks.md b/website/docs/benchmarks.md similarity index 100% rename from docs/benchmarks.md rename to website/docs/benchmarks.md diff --git a/docs/browser.md b/website/docs/browser.md similarity index 100% rename from docs/browser.md rename to website/docs/browser.md diff --git a/docs/commands.md b/website/docs/commands.md similarity index 100% rename from docs/commands.md rename to website/docs/commands.md diff --git a/docs/conventions.md b/website/docs/conventions.md similarity index 100% rename from docs/conventions.md rename to website/docs/conventions.md diff --git a/docs/ctags.md b/website/docs/ctags.md similarity index 100% rename from docs/ctags.md rename to website/docs/ctags.md diff --git a/docs/docker.md b/website/docs/docker.md similarity index 100% rename from docs/docker.md rename to website/docs/docker.md diff --git a/docs/faq.md b/website/docs/faq.md similarity index 100% rename from docs/faq.md rename to website/docs/faq.md diff --git a/docs/install.md b/website/docs/install.md similarity index 100% rename from docs/install.md rename to website/docs/install.md diff --git a/docs/leaderboards/index.md b/website/docs/leaderboards/index.md similarity index 100% rename from docs/leaderboards/index.md rename to website/docs/leaderboards/index.md diff --git a/docs/llms.md b/website/docs/llms.md similarity index 100% rename from docs/llms.md rename to website/docs/llms.md diff --git a/docs/repomap.md b/website/docs/repomap.md similarity index 100% rename from docs/repomap.md rename to website/docs/repomap.md diff --git a/docs/tips.md b/website/docs/tips.md similarity index 100% rename from docs/tips.md rename to website/docs/tips.md diff --git a/docs/tutorials.md b/website/docs/tutorials.md similarity index 100% rename from docs/tutorials.md rename to website/docs/tutorials.md diff --git a/docs/unified-diffs.md b/website/docs/unified-diffs.md similarity index 100% rename from docs/unified-diffs.md rename to website/docs/unified-diffs.md diff --git a/docs/usage.md b/website/docs/usage.md similarity index 100% rename from docs/usage.md rename to website/docs/usage.md diff --git a/docs/voice.md b/website/docs/voice.md similarity index 100% rename from docs/voice.md rename to website/docs/voice.md diff --git a/examples/2048-game.md b/website/examples/2048-game.md similarity index 100% rename from examples/2048-game.md rename to website/examples/2048-game.md diff --git a/examples/README.md b/website/examples/README.md similarity index 100% rename from examples/README.md rename to website/examples/README.md diff --git a/examples/add-test.md b/website/examples/add-test.md similarity index 100% rename from examples/add-test.md rename to website/examples/add-test.md diff --git a/examples/asciinema.md b/website/examples/asciinema.md similarity index 100% rename from examples/asciinema.md rename to website/examples/asciinema.md diff --git a/examples/census.md b/website/examples/census.md similarity index 100% rename from examples/census.md rename to website/examples/census.md diff --git a/examples/chat-transcript-css.md b/website/examples/chat-transcript-css.md similarity index 100% rename from examples/chat-transcript-css.md rename to website/examples/chat-transcript-css.md diff --git a/examples/complex-change.md b/website/examples/complex-change.md similarity index 100% rename from examples/complex-change.md rename to website/examples/complex-change.md diff --git a/examples/css-exercises.md b/website/examples/css-exercises.md similarity index 100% rename from examples/css-exercises.md rename to website/examples/css-exercises.md diff --git a/examples/hello-world-flask.md b/website/examples/hello-world-flask.md similarity index 100% rename from examples/hello-world-flask.md rename to website/examples/hello-world-flask.md diff --git a/examples/hello.md b/website/examples/hello.md similarity index 100% rename from examples/hello.md rename to website/examples/hello.md diff --git a/examples/no-color.md b/website/examples/no-color.md similarity index 100% rename from examples/no-color.md rename to website/examples/no-color.md diff --git a/examples/pong.md b/website/examples/pong.md similarity index 100% rename from examples/pong.md rename to website/examples/pong.md diff --git a/examples/semantic-search-replace.md b/website/examples/semantic-search-replace.md similarity index 100% rename from examples/semantic-search-replace.md rename to website/examples/semantic-search-replace.md diff --git a/examples/update-docs.md b/website/examples/update-docs.md similarity index 100% rename from examples/update-docs.md rename to website/examples/update-docs.md