Tiny notes as I work on migrating my IndieWeb webring πΈοΈπ to a new tech stack.
Downloading the database from the glitch.com project’s .data
folder was easier than I thought.
I’m also working with a slightly different schema to drop the unmaintainable emoji slugs, so learning the sqlite3 syntax for selectively dumping columns was very helpful!
Still a few rough edges to knock off, mostly around making sure I can successfully fetch folks’ pages and find the webring links on them, but it’s close!