Closed 0x0ade closed 7 years ago
Published the git repository. I'll make modifications there for now. If y'all want to pull it into the Rotonde org, feel free to fork/re-publish etc. I did want to eventually combine this with louis' guide in some way.
Ok, the site now has a default svg to replace @neauoire's whenever you create the portal and also allows you to upload your own. One thought is that this could also be re-purposed to "update" someone's information later. Use DatArchive.selectArchive()
, read in the portal.json
, allow them to edit and then save back to the site. This would allow us to offload the bulk of the "settings" ui & logic to an exterior site.
ohh! You could skip DatArchive.selectArchive()
if we do something like
<a href="dat://rotonde-settings.hashbase.io?dat%3A%2F%2F2f21e3c122ef0f2555d3a99497710cd875c7b0383f998a2d37c02c042d598485%2F">Preferences</a>
or even just use document.referrer
Added to Rotonde org!
Could we actually merge this with the client? And have this run as the index.html?
@neauoire Sure, I'd be up for workin' on that this weekend if y'all want me to.
I'm available too! If you migrate it on the main repo as a PR, I might tweak the design a bit :) I'll also put in the default icon.
@neauoire Mmmmk. Sounds good to me.
I've opened a PR here: #123
That's pretty much solid, closing.
Moving over the post-merge discussion from #116
@neauoire:
@0x0ade:
@webdesserts: