Are there similar projects to this one? I was thinking about doing a hack week project with nextjs it seems to have static page generation. How would this compare?
I personally think this framework is pretty cool, however unlike an earlier version of it that featured here on HN[1], the Docs and Tutorials section of the site no longer appear to work with Javascript disabled.
> Don't build a website with last decade's tech. The future of the web is mobile, JavaScript and APIs—the JAMstack. Every website is a web app and every web app is a website.
This is everything that makes working in the frontend horrible, and using it worse. Don't make it the future.
10 comments
[ 2.8 ms ] story [ 49.8 ms ] threadhttps://www.gatsbyjs.org/blog/gatsbygram-case-study/
https://github.com/jasongforbes/dorian-js
Takes markdown and yaml to generate a static web-page (designed for landing-pages).
For more information on designing such a framework, see:
https://www.jforbes.io/posts/first-thing-first-part-1
https://www.jforbes.io/posts/first-thing-first-part-2
[1] https://news.ycombinator.com/item?id=12129445
> Don't build a website with last decade's tech. The future of the web is mobile, JavaScript and APIs—the JAMstack. Every website is a web app and every web app is a website.
This is everything that makes working in the frontend horrible, and using it worse. Don't make it the future.