executablebooks / meta

A community dedicated to supporting tools for technical and scientific communication and interactive computing
https://executablebooks.org
129 stars 164 forks source link

Refactor the `meta/` repository to point to our Team Compass, and to be more "external facing". #857

Open choldgraf opened 1 year ago

choldgraf commented 1 year ago

Context

Now that we have a team compass (https://compass.executablebooks.org), we should re-work our executablebooks.org page to be more of a "landing page" for the executable books project. This will make it friendlier to external people interested in learning more, and can help distinguish internal team documents + policy, and external-facing information about the project.

Proposal

I propose that we move content in meta/ and team-compass/ to match their new roles. This has already been discussed elsewhere so my goal in this issue is just to provide a framework to help us know how to move things around.

meta/ (executablebooks.org) is an external landing page for the project. It should:

team-compass/ (compass.executablebooks.org) is an internal policy page for the project. It should:

Implementation

There are two PRs to implement this, both are here:

choldgraf commented 1 year ago

I took a first stab at this and have two draft PRs to make the move...will keep working on them and ping here when it's ready, but posting them now in case anybody wants to take a look