Very simple photo story framework:
- next/react app
- components heavily based on timvir
- using zhif for dealing with images
- the content/stories make use of mdx with very limited layout options
In the future I plan to cleanup the css code, simplify image handling (grid, lightbox, ..).
nix-shell # if necessary
npm install
npm run dev