Yes.
This project uses the SSG Gatsby and Creative Tim's BLK design system.
The page pulls data from a static json file under src/data/posts.json with GraphQL query and <StaticQuery> component, then generates page elements through helper method.
$ gatsbu build
$ gatsby develop