My Blog

  • Ruhrpott's Studio Setup

    In this blogpost, we will set up Sanity Studio with basic JavaScript.

    Read more >
  • A Metalsmith Sanity Source Plugin

    A plugin that injects pages and metadata from Sanity directly into the Metalsmith build process.

    Read more >
  • Structured Content from Sanity

    Sanity.io is the platform for structured content. It comes with an open-source editing environment called Sanity Studio that you can customize with JavaScript and a real-time hosted data store. Sanity has generously included quotas – so getting started is free.

    A test

    Read more >
  • It starts with Metalsmith

    Metalsmith is a simple, pluggable static site generator. In Metalsmith, all of the logic is handled by plugins - you chain them together. Since everything is a plugin, the core library is just an abstraction for manipulating a directory of files.

    Read more >