Redirects
3b1b opened this issue · 4 comments
Before swapping out the URL for 3blue1brown.com, we should make sure the following links work.
These should point somewhere on the site itself
- /blog
- /podcast
- /essence-of-linear-algebra -> [Linear algebra topic page]
- /eola -> [Linear algebra topic page]
- /neural-networks -> [Neural networks topic page]
- /nn -> [Neural networks topic page]
- /calculus -> [Calculus topic page]
- /eoc -> [Calculus topic page]
- /poems -> [???]
- /crypto -> [???]
- /recommendations
These should redirect with the same behavior as the current 3blue1brown.com, unless labeled otherwise here.
- /videos -> [https://www.youtube.com/3blue1brown]
- /support -> [https://www.patreon.com/3blue1brown]
- /recommended -> [https://www.youtube.com/playlist?list=PLZHQObOWTQDN52m7Y21ePrTbvXkPaWVSg]
- /store
- /some1
- /SoME1 (I assume things won't be case sensitive, but from Squarespace they evidently were...)
- /live
- /ask
- /aops-3b1b
- /plushie
- /janestreet
- /questions
- /protocollabs
- /remix
- /subscribe
- /brilliant
- /aops
All of the walls of thanks, should point to the /#thanks portion of the appropriate video blog page.
- /quick-eigen-thanks
- /mat-exp-thanks
- /bayes-factor-thanks
- /hamming-thanks
- /monster-thanks
- /chess-thanks
- /ctracing-thanks
- /ldm-thanks
- /pdf-thanks
- /sir-thanks
- /beta1-thanks
- /covid-thanks
- /bayes-thanks
- /spiral-thanks
- /windmill-thanks
- /de4-thanks
- /de3-thanks
- /de2-thanks
- /de1-thanks
- /clacks-thanks
- /sphere-thanks
- /turbulence-thanks
- /quaternion-explorable-thanks
- /quaternion-thanks
- /dandelin-thanks
- /divcurl-thanks
- /alt-calc-thanks
- /cramer-thanks
- /wallis-thanks
- /winding-thanks
- /basel-thanks
- /uncertainty-thanks
- /fourier-thanks
- /mug-thanks
- /nn3-thanks
- /high-d-thanks
- /btc-thanks
- /triples-thanks
- /leibniz-thanks
- /zeta-thanks
- /topology-thanks
I assume things won't be case sensitive, but from Squarespace they evidently were...
Netlify redirects are also case-sensitive. It seems like that's the standard for URLs in general. I added both some1
and SoME1
.
@3b1b What do you want to do for /poems
, /crypto
, and /recommendations
? Recreate those pages on the new site?
- /poems should probably be a set of its own little blog posts(?)
- /crypto should probably just be recreated on the site, something super simple.
- /recommendations should point to a blog post with the same content plus a little more which I'll add later.
Also, for the podcast, we could make a simple component which is a shelf that also shows up on the home page, below lessons, consisting of the logo on the left with links for where to find it on the, carrying the same information as what's visible here.
The /podcast page could consist of this same component at the top, with video embeds of the latest episodes sitting below it.