Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

map should be generate-able outside of google #13

Open
stevemcghee opened this issue Sep 22, 2022 · 7 comments
Open

map should be generate-able outside of google #13

stevemcghee opened this issue Sep 22, 2022 · 7 comments

Comments

@stevemcghee
Copy link
Contributor

currently a new map has to use a google-internal tool (beck-map, hence the beck/ folder, named after harry beck of TfL London Underground fame).

We should instead be able to build the map directly from an index and set of docs files. this would require:

  • use of a graph language, eg dot
  • the corresponding graph markup (edges, rows, columns)
  • a flexible enough UI to provide click-through or popup detail pages for docs/ content
  • future work:
    • overlays: a subgraph, to review a single tool or common bundle of capabilities
    • inverse maps: given a technology, what capabilities am i getting?
    • "paths" and/or a "checklist": provide a way for teams to record their current status, their goal, and map their intended course

the resulting page should continue to be standalone site, hostable anywhere that can run jekyll

@floriankammermann
Copy link

This was my problem, when I analyzed the code and tried to figure out how I can generate the map by myself. Tried to find the FOSS project for iso_map.bundled.js, but couldn't find it.

Do you have an idea, which FOSS library we could use to create the isomap?

@jamesbrookbank-gcp
Copy link
Contributor

We tracked down the team who originated it and tl;dr we need to go through a separate FOSS approval for that project which @stevemcghee is kicking off now(ish)

@floriankammermann
Copy link

Any update on this?

@jamesbrookbank-gcp
Copy link
Contributor

Unfortunately no, Q1 has been somewhat disruptive, @stevemcghee any thoughts on prioritization?

@stevemcghee
Copy link
Contributor Author

stevemcghee commented Apr 4, 2023 via email

@JamieB101
Copy link

@stevemcghee do you think this is something you're likely to look at?

@stevemcghee
Copy link
Contributor Author

stevemcghee commented Sep 4, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants