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

Add transition planning tool #123

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

swarmidentity
Copy link

This is an experimental/beta tool I'm using for my own transition planning, hopefully other people find it useful!

@aytvill
Copy link
Contributor

aytvill commented Jan 2, 2024

@swarmidentity do I need to deploy to public web the version with your addition? or running it on localhost is enough? usually it's limited to https-only limitations

@swarmidentity
Copy link
Author

@aytvill I found this code useful for my own transition planning anxiety when I was starting the process, but it wasn't quite worth setting up/promoting as a standalone website. It would be cool to make public so other people can try it out, if there's feedback from the community I can improve the tool.

For the HTTPS limit are you referring to this import? If so I can save "style.css" into the project and just import it directly.
<link type="text/css" href="http://mbostock.github.io/d3/style.css" rel="stylesheet" />

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

Successfully merging this pull request may close these issues.

2 participants