You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2026. It is now read-only.
a link like /phlog/waffle.gopher.txt will be broken because it needs item type 1. However doing something like /1/phlog/waffle.gopher.txt will just make it assume that's the selector with no indication of item type and also the link will break in Jekyll. So this must be handled explicitly.
a link like
/phlog/waffle.gopher.txtwill be broken because it needs item type1. However doing something like/1/phlog/waffle.gopher.txtwill just make it assume that's the selector with no indication of item type and also the link will break in Jekyll. So this must be handled explicitly.