Open rufuspollock opened 2 years ago
Destack is built on top of Next.js (I'm the maintainer).
It's a landing page builder that works locally and stores data in a local json file within the repository. It has no external dependencies and other other extra config to deploy a landing page within any Next.js project.
What frameworks are there that are built on top of nextjs? Particularly, ones oriented whose content is driven off local files (markdown / MDX)?
So far, my sense is best option is tina using the graphql interface (perhaps even from the library without running the server)
NB: one alternative to a framework is an extensive "template / starter pack" for building a site.
UPDATE: June 2022
So we've ended up helping build one ourselves at Datopian called Flowershow
https://flowershow.app
https://github.com/datopian/flowershow
Research
See also this list: https://github.com/stars/rufuspollock/lists/nextjs-frameworks-themes
Frameworks
Starter Packs / Templates
TinaCMS
Here's a question i asked on their discord channel:
The answer i found:
Answer from tina devs was: