Closed ashwinimarathe closed 3 years ago
Three notes:
index.html
file in docs
that is the "master" file for github pages. Right now it's designed to redirect to docs/html/index.html
. Not sure how that affects traffic routing. index.html
file in docs
will redirect to /html/index.html
, so we plan to use html/index.html
as the original page and html_b/index.html
as the variant, so that anytime someone hits html/index.html
half the time they will be redirected to html_b/index.html
.Great!
Looks good! I'll merge now so you can start playing with Optimize, but feel free to submit more PRs if you want more edits.
Learning Tracks
link