Build Journal
Full Standalone Plugin for Hashtag.org — July 1, 2026
I built a full standalone plugin for hashtag.org to streamline content delivery from the seolocal feed, enhancing our platform's capabilities.
What shipped
- Standalone Plugin Shipped
- Direct Content Delivery
- Auto-template CADE Pages
- Load-Guard Implemented
- GIGI Embed Decoration
Today, I set out to enhance the hashtag.org platform by developing a full standalone plugin that serves content directly from the seolocal feed. This was crucial for improving our content delivery and ensuring a seamless user experience. The plugin integrates our footer navigation, services popup, and GIGI embed decoration, making it a comprehensive addition to our existing infrastructure. After about an hour of focused work, I successfully shipped this feature, which I believe will significantly streamline how content is handled on our platform.
The core functionality of the plugin lies in its ability to pull articles directly from the seolocal feed without unnecessary extra hops. This means that users will experience faster load times and a more efficient content delivery process. The integration of the footer navigation and the services popup adds a layer of interactivity that I think users will appreciate. Additionally, the GIGI embed decoration serves as a visual cue, enhancing the overall aesthetic and usability of the pages.
One of the more technical aspects I worked on was the auto-template feature for CADE pages. The plugin automatically templates the CADE pages into the stream's article-content container, ensuring that there’s a consistent header above and footer below each article. This is particularly valuable for sites built on platforms like Webflow, which often lack a traditional <main> tag. I spent a considerable amount of time fine-tuning this functionality to ensure it works seamlessly across different site architectures.
A significant part of the development process involved implementing a load-guard for auto-prepend functionality. This feature is designed to ensure that the content loads efficiently and does not bog down the user experience. I had to troubleshoot a few issues related to the loading sequence, but after some trial and error, I managed to get it to work smoothly. I also created a download route that allows users to access the feed directly with a simple query parameter (bron=1). This added functionality provides more flexibility for users who want to interact with the content in different ways.
As a solo developer, building this plugin was both rewarding and challenging. I relied heavily on Claude Code in VS Code to help streamline my coding process, which saved me time and allowed me to focus on the more creative aspects of the project. This experience reinforced my belief in the power of AI as a collaborative tool rather than just a replacement for human effort. It’s a reminder that even as a one-man show, I can leverage technology to build something that approaches the scale and capability of larger teams.
Reflecting on the day, I realized that each feature I build not only brings us closer to our goal of creating a billion-dollar valuation company but also deepens my understanding of the agentic web and spatial AI. Every challenge I face and overcome contributes to the overall vision I have for hashtag.org. As I continue to iterate and improve, I am excited to see how these small, incremental changes will lead to significant advancements for our users and the platform as a whole.
In summary, today's work on the full standalone plugin is a significant step forward for hashtag.org. It addresses a critical need for efficient content delivery while enhancing the user experience with interactive features. I look forward to seeing how this plugin performs in the wild and what insights I can glean from user interactions moving forward.