-
Notifications
You must be signed in to change notification settings - Fork 779
Closed
Labels
Description
Requirements that follow from discussion in #12743 that by month’s end, https://wiki.csswg.org content must move to other hosting.
- Don’t break any existing https://wiki.csswg.org URLs. ✳️
- The source for the content must continue to be “web editable” in some way similar to how it’s currently “web editable”.
- The source for the content must be some flavor of Markdown. Users must not have to directly edit the content as HTML.
- There must therefore be some means which displays/renders/generates/publishes HTML from the Markdown sources.
- There must be an authentication/registration means to control who can make changes, and log who made which ones.
✳️ Requirement #1 above means we must keep the https://wiki.csswg.org domain/site — even if only for redirecting — and then either:
A. The existing content needs to continue to be served from the same https://wiki.csswg.org URLs; or
B. The https://wiki.csswg.org URLs need to redirect to URLs at some other domain.
Reactions are currently unavailable