Projects in Code, Craft, and Curiosity

GrimShadow

Tag: coding

  • Running a Fullscreen JS App On WordPress

    Getting a Fullscreen JS App running on a WordPress site was trickier than expected. Here is how I did it. I migrated the 2D G-Code Viewer from a separate subdomain to a route on the main site. I did it to consolidate SEO and branding, simplify infrastructure, and make future development easier. The move exposed…