Features
Blog live
Markdown posts with clean URLs. Create, edit, and delete from the frontend. No CMS, no database admin — just log in and write.
Newsletter live
Email subscribe form with double opt-in. Build drip sequences in the admin dashboard. Sends via ElasticEmail API. Token-based unsubscribe.
NFT Storefront live
Sell art as NFTs on the Sui blockchain. Images stored on Walrus. USDC payments. Collection and piece pages with wallet integration.
Admin Dashboard live
Manage email sequences, subscribers, collections, and NFTs. Upload images to Walrus. Mint and list NFTs. All behind a simple password login.
How It Works
Clone the repo. Copy the example configs. Run the DB init script. Point your domain at it. That's the whole setup.
Four config files control everything: site identity, email delivery, NFT storefront, and homepage sections. All PHP constants — no YAML, no JSON, no env files.
Just PHP, SQLite, and a Sui smart contract.