Deployment

How to deploy to this site: From Logseq, use schrodinger to export all public pages. Unzip the new archive and move the new ‘pages’ folder into tealblu.github.io/content. May also need to copy the ‘assets’ folder from the /logseq/ directory to the /content/ directory. Inside tealblu.github.io, open a terminal and run hugo Create a new commit and push to the remote graph. Wait a few minutes for Github Actions to run. ...

Graph Structure

Current graph state: Structure Specification: Architecture The graph should consist of multiple hub-and-spoke structures. The “hubs” in this system will be called root pages. The “spokes” in this system will be called child pages. Guidelines Any block larger than one paragraph (subjective) should be its own page. Any page longer than two full screens should be split up. Full sentences should be used when possible. No orphan pages should ever be pushed to production. ...