This commit is contained in:
fn
2026-03-27 12:05:15 +00:00
parent 254ccafe8d
commit 7396c7288d
21 changed files with 3703 additions and 0 deletions

18
AGENTS.md Normal file
View File

@@ -0,0 +1,18 @@
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.