diff --git a/MoveOffTrac.md b/MoveOffTrac.md index 0c27bd9..9979c69 100644 --- a/MoveOffTrac.md +++ b/MoveOffTrac.md @@ -11,17 +11,17 @@ The goal of this page is to cover the phases of a project aiming at moving some * MUST be better maintained: Trac is dying? max 2 contributors per month - * MUST be easier to maintain: Trac is difficult to update (current = v1.0.13/2016-09-11, latest = v1.6.0/2023-09-23)? * MUST allow Self-Registration (Trac requires manual registration via email) - * COULD support OAuth2 with [GitHub](GitHub)? + * COULD support OAuth2 with Github? * MUST be (F)OSS * MUST be self-hostable * note "able": MUST be a story for getting to a self-hosted instance if we want * ..but doesn't have to be self-hosted right away -2. MUST replace the current landing page (StartPage from the Wiki): - * preferably with a static blog/page generator updated from a Git repo (e.g.: (Go)Jekyll, [HuGo](HuGo)) +2. MUST replace the current landing page (start/home page from the Trac/Wiki): + * preferably with a static blog/page generator updated from a Git repo (e.g.: (Go)Jekyll, Hugo) * possibly with a LAMP stack as discussed: 3. COULD be used to replace: - * [GitHub](GitHub) code hosting and review (pull request), keeping only a mirrored clone - * [GitHub](GitHub) Actions (to avoid leaving secrets in environment variables) + * Github code hosting and review (pull request), keeping only a mirrored clone + * Github Actions (to avoid leaving secrets in environment variables) * Circle CI (to avoid giving them too many permissions) ### Inclusions