💾 Archived View for jb55.com › ward.asia.wiki.org › murmurations-json-generator captured on 2022-01-08 at 14:03:21. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-04)
-=-=-=-=-=-=-
Mike Hales introduced us to the Murmurations network infrastructure which has similarities with microformats but may be much simpler than making a Microformat Plugin.
I filled out the form describing this site and pressed the GO button. It delivered murmurations_node.json which appeared in a tab at the bottom of my browser.
I create an Asset configured it as home. I won't add an index.html there so there will be no custom landing page.
I drag the download tab that appeared in my web page footer to the Assets drop zone to upload the file.
I might be done. I click the link that appears and find my published json file. json
See Mike's Asset Shortcut where I publish his json so he can fork my publication.
I see that is a url with the conventional asset path. I try the home page abbreviation. json
Hmm. This is not as expected. I'll ask Mike if the longer url will work for him and then explore independently why home wasn't special.
See About Assets Plugin, About Reserved Asset Paths
Ah, figured it out. If assets/home/index.html is present then /index.html redirects there. github
And, if that index.html refers to other files, like style.css, then that works only because the base of local urls is now assets/home.