Press
CMS used to build this and other public websites.
Press is the core library used to make this website happen. The library reads from different sources (WordPress or filesystem for now) and serves a GraphQL server to get all the content. It also provides some tools to transform the media (resize, optimize, etc.).
It's built using some design patterns that allow additions of new sources in the future. It's private for now, but I want to get to a more stable phase and make it public.
Update
This project is deprecated. The idea didn't die tho, it moved into Forge as the Content module, and the repository of Forge is still called press.io because it started as one of the legs of this one.
The new website is also using Press, but following a completely new approach. It does not use GraphQL at all.




