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 Nov 2, 2023. It is now read-only.
While there's not much we can do with the .txt or .xml files in
the top level directory right now, we can make the .html use
a redirect so we can put it in its draft-NN directory as we
do with the more recent drafts.
For the .txt and .xml files, while you can get Jekyll to process
them, the redirect plugin is implented by emitting an HTML file
with a canonical link header, as there is no access to the web
server itself to respond with an HTTP redirect code.
0 commit comments