Skip to content

Commit

Permalink
Add the redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
thejcannon committed Jan 19, 2024
0 parents commit 6dcf950
Show file tree
Hide file tree
Showing 77 changed files with 1,295 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# blog.pantsbuild.org (redirects)

This little repo just redirects from `blog.pantsbuild.org` to `www.pantsbuild.org/blog/<new-path>`.
17 changes: 17 additions & 0 deletions astranis-case-study-wrangling-python-in-a-monorepo/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2022/08/12/astranis-case-study-wrangling-python-in-a-monorepo"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2022/08/12/astranis-case-study-wrangling-python-in-a-monorepo"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2022/08/12/astranis-case-study-wrangling-python-in-a-monorepo";
</script>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2021/11/22/automatically-unlocking-concurrent-builds-and-fine-grained-caching-on-the-jvm-with-dependency-inference"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2021/11/22/automatically-unlocking-concurrent-builds-and-fine-grained-caching-on-the-jvm-with-dependency-inference"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2021/11/22/automatically-unlocking-concurrent-builds-and-fine-grained-caching-on-the-jvm-with-dependency-inference";
</script>
</html>
17 changes: 17 additions & 0 deletions better-ci-cd-caching-with-pants/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2022/07/28/better-ci-cd-caching-with-pants"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2022/07/28/better-ci-cd-caching-with-pants"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2022/07/28/better-ci-cd-caching-with-pants";
</script>
</html>
17 changes: 17 additions & 0 deletions celebrating-two-years-of-pants-2/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2022/10/27/celebrating-two-years-of-pants-2"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2022/10/27/celebrating-two-years-of-pants-2"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2022/10/27/celebrating-two-years-of-pants-2";
</script>
</html>
17 changes: 17 additions & 0 deletions choosing-a-python-interpreter-for-a-pants-project/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2022/02/15/choosing-a-python-interpreter-for-a-pants-project"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2022/02/15/choosing-a-python-interpreter-for-a-pants-project"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2022/02/15/choosing-a-python-interpreter-for-a-pants-project";
</script>
</html>
17 changes: 17 additions & 0 deletions choosing-a-python-packaging-format/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2023/02/24/choosing-a-python-packaging-format"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2023/02/24/choosing-a-python-packaging-format"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2023/02/24/choosing-a-python-packaging-format";
</script>
</html>
17 changes: 17 additions & 0 deletions contributing-yapf-support/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2021/09/27/contributing-yapf-support"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2021/09/27/contributing-yapf-support"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2021/09/27/contributing-yapf-support";
</script>
</html>
17 changes: 17 additions & 0 deletions dependency-inference/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2020/10/29/dependency-inference"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2020/10/29/dependency-inference"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2020/10/29/dependency-inference";
</script>
</html>
17 changes: 17 additions & 0 deletions docker-support/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2021/09/28/docker-support"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2021/09/28/docker-support"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2021/09/28/docker-support";
</script>
</html>
17 changes: 17 additions & 0 deletions docs-improvements/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2021/12/16/docs-improvements"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2021/12/16/docs-improvements"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2021/12/16/docs-improvements";
</script>
</html>
17 changes: 17 additions & 0 deletions effective-monorepos-with-pants/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2022/03/15/effective-monorepos-with-pants"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2022/03/15/effective-monorepos-with-pants"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2022/03/15/effective-monorepos-with-pants";
</script>
</html>
17 changes: 17 additions & 0 deletions environments-simpler-multi-platform-workflows/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2023/03/28/environments-simpler-multi-platform-workflows"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2023/03/28/environments-simpler-multi-platform-workflows"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2023/03/28/environments-simpler-multi-platform-workflows";
</script>
</html>
17 changes: 17 additions & 0 deletions fast-incremental-builds-speculation-cancellation/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2021/02/01/fast-incremental-builds-speculation-cancellation"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2021/02/01/fast-incremental-builds-speculation-cancellation"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2021/02/01/fast-incremental-builds-speculation-cancellation";
</script>
</html>
17 changes: 17 additions & 0 deletions golang-support-pants-28/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2021/11/10/golang-support-pants-28"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2021/11/10/golang-support-pants-28"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2021/11/10/golang-support-pants-28";
</script>
</html>
17 changes: 17 additions & 0 deletions happy-new-year-2022/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2022/01/05/happy-new-year-2022"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2022/01/05/happy-new-year-2022"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2022/01/05/happy-new-year-2022";
</script>
</html>
17 changes: 17 additions & 0 deletions how-we-added-apple-silicon-support-to-pants/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2021/06/21/how-we-added-apple-silicon-support-to-pants"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2021/06/21/how-we-added-apple-silicon-support-to-pants"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2021/06/21/how-we-added-apple-silicon-support-to-pants";
</script>
</html>
17 changes: 17 additions & 0 deletions introducing-pants-2-10/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2022/03/23/introducing-pants-2-10"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2022/03/23/introducing-pants-2-10"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2022/03/23/introducing-pants-2-10";
</script>
</html>
17 changes: 17 additions & 0 deletions introducing-pants-2-11/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2022/05/02/introducing-pants-2-11"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2022/05/02/introducing-pants-2-11"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2022/05/02/introducing-pants-2-11";
</script>
</html>
17 changes: 17 additions & 0 deletions introducing-pants-2-13/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2022/09/01/introducing-pants-2-13"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2022/09/01/introducing-pants-2-13"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2022/09/01/introducing-pants-2-13";
</script>
</html>
17 changes: 17 additions & 0 deletions introducing-pants-2-3-0/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://www.pantsbuild.org/blog/2021/03/22/introducing-pants-2-3-0"
/>
<link
rel="canonical"
href="https://www.pantsbuild.org/blog/2021/03/22/introducing-pants-2-3-0"
/>
</head>
<script>
window.location.href = "https://www.pantsbuild.org/blog/2021/03/22/introducing-pants-2-3-0";
</script>
</html>
Loading

0 comments on commit 6dcf950

Please sign in to comment.