Files
hyperzine/AGENTS.md
2026-04-02 14:00:19 +01:00

793 B

Look at bundle-uploader/arghost.js for a guide on how the manifest to power this blog is generated.

We are starting with arweave.net/VKzmyjIucGm2t9XBYNXpP0aolCD10CfEkivJvRnTpp4 as the manifest.

Inside you have a JSON of arweave.net txids for the blog, which need rendering as an index and as /slug -> load single post.

We want:

  • Markdown -> html engine, use something that exists and is the robust standard
  • A minimal blog template. Light theme, only black and white.
  • Pretty individual post view, with metadata from the manifest
  • Nice index view

The look and feel is a modern, elegant, developer-focused light-theme blog. No rounded corners.

Ideal flow going forward: I update some const with the manifest view whenever I make an update to the blog.

The blog is called hyperzine.