Arrange & Edit
Converting images...
How this works
- Run the site with
python3 serve.pyin thevisual-journalfolder, then openhttp://localhost:4321/studio.html. - Fill in the details and build the media flow from photo / note / video / divider blocks.
- Publish — your photos save into
images/<slug>/, native clips intovideos/<slug>/, and the entry is added tocontent.json. No folder picker, works in any browser. - Open the site to preview. When you're happy, redeploy (drag the folder to Netlify, or push to git).
For real short films, prefer a Vimeo/YouTube link — it keeps the site fast. Use video files only for small clips.
If you opened the site with the plain file server instead of serve.py, the indicator up top says “Publish will download” — Publish then downloads your media + copies the entry JSON to paste into content.json yourself.